List card transactions across all cards
Returns transactions across all cards. Supports filtering by card, agent, and pagination via limit.Documentation Index
Fetch the complete documentation index at: https://usenaive.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Type | Required | Description |
|---|---|---|---|
card_id | string | No | Filter transactions for a specific card |
agent_id | string | No | Filter transactions by agent |
limit | number | No | Maximum number of transactions to return (default: 50) |
naive_cards_transactions