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

# List crypto transactions

> 
View your cryptocurrency transaction history with filtering and pagination. **Monitor all trading activity** created via [Execute crypto purchase](/api-reference/crypto/execute-crypto-purchase).

#### Transaction Lifecycle

Transactions progress through these statuses:
- **pending_payment**: Waiting for payment via [Pay crypto transaction debt](/api-reference/crypto/pay-crypto-transaction-debt)
- **pending_fulfillment**: Payment received, waiting for crypto delivery
- **fulfillment_scheduled**: Crypto delivery scheduled
- **fulfilling**: Currently delivering crypto to wallet
- **fulfilled**: Transaction completed successfully

#### Filtering & Monitoring

- **Symbol Filter**: View transactions for specific cryptocurrencies
- **Status Filter**: Track transactions by current status
- **Date Range**: Filter by transaction creation dates
- **Pagination**: Navigate through transaction history

#### Related Actions

- [Get transaction details](/api-reference/crypto/get-transaction-details) - View detailed transaction information
- [Pay crypto transaction debt](/api-reference/crypto/pay-crypto-transaction-debt) - Make payments for pending transactions

    

