get_transactions
Fetch transaction history of your agent. Returns all incoming and outgoing payments. Supports pagination using limit and offset.
Instructions
Get the agent transaction history. Returns both incoming and outgoing payments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max transactions to return | |
| offset | No | Number to skip for pagination |