# Transaction History

In the Transaction history tab, you can check the history of your transactions. After clicking on the transaction, its details will be displayed.&#x20;

![](/files/08O96FXGc4ULNw9FPZ9j)

#### Transaction details

Provides basic transaction information such as the price, amount of received and given back tokens, creation date, status, fees, transaction participants wallet addresses and hash.

**Market chart**&#x20;

Shows market snapshot 30s before and 30s after the transaction.

**Status history**

Provides comprehensive information on all stages of our transaction It specifies the statuses, their descriptions, and the specific times when each state is initiated. It provides detailed information on the duration of the transaction's execution, as well as its individual stages.


---

# 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.coinquoter.com/products/taker/transaction-history.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.
