rh11_wallet_get_transactions
Retrieve paginated wallet transaction history for Rhodium11, with optional filtering by transaction type (credits or USD).
Instructions
Get Rhodium11 wallet transaction history (paginated). Last page may include legacy entries beyond per_page count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (default 1) | |
| type | No | Filter by transaction type: 'credits' or 'usd' | |
| per_page | No | Results per page (default 50, max 100) |