> For the complete documentation index, see [llms.txt](https://card.payprotocol.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://card.payprotocol.io/using-your-card/how-to-view-transaction-history.md).

# How to View Transaction History

### How to View Transaction History

The **History** feature helps you track your wallet activities like deposits, withdrawals, swaps, and more. Learn how to filter and view transaction details with ease.

***

#### 🔹 Step 1: Open the History Tab

From the **Wallet** or **Card** tab, tap the **History** icon to view your past transactions.

<figure><img src="/files/ZYxvYoNJp4lNBKEyjo0w" alt=""><figcaption><p><em>Full transaction list by date with icons for each type</em></p></figcaption></figure>

***

#### 🔹 Step 2: Apply Filters

Use the **filter icon** on the top right to refine your view:

* Choose a **Transaction Type**: All, Withdraw, Deposit, Swap
* Set a **Date Range** (up to 1 year)

Tap **Apply** to update the list.

<div><figure><img src="/files/5yPJz9mF3wQVyIkYTGN4" alt=""><figcaption></figcaption></figure> <figure><img src="/files/kZH8FRKoO8oYJij3xgoA" alt=""><figcaption></figcaption></figure></div>

***

#### 🔹 Step 3: Tap to View Transaction Details

Each transaction can be tapped to reveal more info in a pop-up:

* Amount & token
* Transaction fee
* Address
* Memo or message
* Transaction ID (TXID)
* Date & Time

<div><figure><img src="/files/hVPR0CiOQyhvXq6O4ZtH" alt=""><figcaption></figcaption></figure> <figure><img src="/files/CBXF4bVOb6HQ0L2Jmgui" alt=""><figcaption></figcaption></figure> <figure><img src="/files/ZtfreOr4Jdm7CY5vqRmO" alt=""><figcaption></figcaption></figure> <figure><img src="/files/rEU94g6TbvMpuU5akjty" alt=""><figcaption></figcaption></figure></div>

***

#### 🔹 Step 4: Understand Empty States

If no transactions match your filters, you’ll see a “No Data Available” screen.

<figure><img src="/files/2hWRRlKDlW0METiyyAR8" alt=""><figcaption><p><em>Empty transaction list</em></p></figcaption></figure>

***

> ℹ️ Tip: Use this feature regularly to verify your top-ups, spending, and transfers across different networks and wallets.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://card.payprotocol.io/using-your-card/how-to-view-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.
