wallet.history
Get detailed transaction history — deposits, deductions, transfers, refunds. Useful for cost analysis and budgeting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Filter by transaction type | |
| limit | No | Max transactions to return (default 50, max 100) | |
| cursor | No | Pagination cursor |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nextCursor | No | Cursor for next page | |
| transactions | No | Transaction records |