Get agent transactions
Agent Reads
Get Agent Transactions
List ERC-8004, agent-token, and RAMS transactions for one agent.
GET
Get agent transactions
Reference the agent with
Each transaction includes a
agentUuid, or with agentId and chainId. The endpoint accepts an API key or x402 and costs 0.000001 USDC in x402 mode. API-key access is scope-checked; the x402 payer must match the agent owner wallet.
limit defaults to 50 and accepts 1–100. offset defaults to 0 and cannot be negative.
Client examples
- CLI
- MCP
- SDK
category of erc8004, agentToken, or rams, plus a sanitized details object with operation-specific fields.Authorizations
Query Parameters
Required with agentId.
Required range:
1 <= x <= 100Required range:
x >= 0