> ## Documentation Index
> Fetch the complete documentation index at: https://docs.iterapay.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Transaction History (Transactions)

This section contains a complete log of all financial operations for the merchant (incoming payments, collections, withdrawals).

### Summary indicators (Summary)

* **Income:** Total volume of all successful incoming payments.
* **Withdrawals:** Total amount of withdrawn funds.
* **Collects:** Total amount of collected funds.

<Frame>
  <img src="https://mintcdn.com/red-b9883948/QmvWMdaFew2nV8lR/images/screen-45.png?fit=max&auto=format&n=QmvWMdaFew2nV8lR&q=85&s=d93e74dde611f982b0c91e441ead94d7" alt="Screen 45" width="2400" height="1346" data-path="images/screen-45.png" />
</Frame>

### Search and filter panel

Tools for searching for specific transactions.

**Search:** Supports input for:

* Wallet address (sender or receiver).
* TxHash (transaction hash).
* Internal operation ID.

<Frame>
  <img src="https://mintcdn.com/red-b9883948/QmvWMdaFew2nV8lR/images/screen-46.png?fit=max&auto=format&n=QmvWMdaFew2nV8lR&q=85&s=330d861fd577059348592558fb613aa5" alt="Screen 46" width="2416" height="1342" data-path="images/screen-46.png" />
</Frame>

**Filters (Sidebar):**

* **Transaction type:**
  * **One-time payment:** Incoming payment via invoice.
  * **Static payment:** Payment to a static address.
  * **Collect:** Internal fund collection.
  * **Withdrawal:** External withdrawal.
* **Token:** Filtering by a specific currency.
* **Date:** Period selection (presets or exact dates).
* **Amount:** Filtering by amount (in USD equivalent).
* **Related invoice:** Search for all operations related to a specific invoice.
* **Status:** Filtering by status (Completed, Pending, Failed).

<Frame>
  <img src="https://mintcdn.com/red-b9883948/QmvWMdaFew2nV8lR/images/screen-47.png?fit=max&auto=format&n=QmvWMdaFew2nV8lR&q=85&s=47ea7fea1dba672d2b44bae794912049" alt="Screen 47" width="2870" height="1610" data-path="images/screen-47.png" />
</Frame>

### Transaction table: data structure

* **Date:** Date and exact time of the operation. Chronological order (newest on top).
* **Type:** Denotes the business scenario (Payment, Collect, Withdrawal).
* **Related entity:** For incoming payments: Onetime label (invoice link). For outgoing operations: Clickable TxHash leading to the transaction page in the blockchain explorer.
* **Token:** Currency icon and network name. Shows the operation's asset.
* **Amount:** Displayed in two lines: Top line: Exact number of tokens (e.g., 26.98 TRX). Bottom line: USD equivalent at the exchange rate at the time of the operation.
* **Risk Score (AML assessment):** Displayed only for incoming transactions. Shows the risk percentage with color indication. Value N/A for internal operations (Collect, Withdrawal).
* **Status:** **Completed** (Green): Successfully completed. **Pending** (Orange): In processing. **Failed** (Red): Execution error.
* **Context menu (⋮):** Additional actions: view details, copy TxHash, export.

<Frame>
  <img src="https://mintcdn.com/red-b9883948/QmvWMdaFew2nV8lR/images/screen-48.png?fit=max&auto=format&n=QmvWMdaFew2nV8lR&q=85&s=9a34c39a0e74ad49c5862d162f6a71ce" alt="Screen 48" width="1724" height="1218" data-path="images/screen-48.png" />
</Frame>
