# Transactions

The "transactions" tab in the Rewards service allows creators to monitor the status of the transactions that are being processed by the Rewards service showing the status of each transaction, its hash, the moment it was created, and the amount of *Gwei* spent.

![](/files/NljTu57pTJw6Wq9vwS8N)

For each transaction you can click on the **View claims** button to see the list of wearables/emotes minted on that transaction and what user received them.

![](/files/talJ90D8RKE10aNrkJzs)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.decentraland.org/creator/rewards/transactions.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
