# Transaction History

'Transaction History' is designed to be simple and easy to read, providing a clear and organized view of all your activities. With an intuitive layout, you can quickly find the details you need without getting lost in complex data. Whether you're checking recent transactions or reviewing your history, everything is presented in a straightforward, human-readable format for a seamless experience.

<table data-header-hidden><thead><tr><th width="411"></th><th></th></tr></thead><tbody><tr><td>Human readable, easy to use and actually helpful transaction history. With handy tabs and categories to help you find exactly what you're looking for.</td><td><img src="/files/8wKSzdG6veUChkSnCNO1" alt="" data-size="original"></td></tr></tbody></table>

{% tabs %}
{% tab title="Transaction History" %}
Human readable, easy to use and actually helpful transaction history.&#x20;

<figure><img src="/files/NeUgCxWwMK7C8CToEEFs" alt=""><figcaption><p>If you have an error, do not worry. This is a testnet. </p></figcaption></figure>

You can search and find a transaction using the transaction ID and the search bar.

<figure><img src="/files/shCc0SwWB5LQLcOo11p7" alt=""><figcaption></figcaption></figure>

There are also tabs available for 'Transfers', 'Trade', 'Bridged', 'Financial' and 'Fiat' for quick filtering.

<figure><img src="/files/fEfruFf5XzvusEwBrGQk" alt=""><figcaption></figcaption></figure>

By clicking on 'More Filters', you will have the option to filter by date and by account.&#x20;

<figure><img src="/files/Pky0MLV4Jj1IZJ9bcupG" alt=""><figcaption></figcaption></figure>

To see the transaction details, such as the transaction ID, all you have to do is click on the transaction.&#x20;

<figure><img src="/files/1JpOGsl5XkeJtOxKYJg3" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# 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.glue.net/glue-alphanet/welcome-to-glue-alphanet/alphanet-user-guide/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.
