# Check History

**Users can view information about their transactions here:**

* Transaction time
* Transaction Status
* **TXH (Transaction Hash):** A unique identifier assigned to each transaction on the blockchain, allowing users to track and verify the transaction details.
* Sender wallet address
* Recipient wallet address
* Transaction value&#x20;

<figure><img src="https://357078050-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGG08yVdyf2Am7Dz4fIrs%2Fuploads%2F08RgqvMdaLbfxFnKLmiD%2FHistory%20tab.png?alt=media&#x26;token=dbf99ed5-cbe3-4974-957b-9f33de1fd8e6" alt="" width="375"><figcaption></figcaption></figure>


---

# 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://help.keyring.app/keyring-pro/how-to-use/check-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.
