List wallet transactions
list_transactionsRetrieve recent wallet transactions, including deposits, debits, and refunds, with cursor-based pagination. Use this tool to review account activity without spending funds.
Instructions
List recent wallet transactions (deposits, debits, refunds), cursor-paginated. Requires an API key. Does not spend.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Page size (1-100). | |
| cursor | No | Pagination cursor from a previous response. |