> ## Documentation Index
> Fetch the complete documentation index at: https://docs.agentcard.sh/llms.txt
> Use this file to discover all available pages before exploring further.

# agent-cards transactions

> Show transactions across all your cards (or a single card if an id is given)

Show transactions across all your cards (or a single card if an id is given)

```bash theme={null}
agent-cards transactions --help
```

```text theme={null}
Usage: agent-cards transactions [options] [id]

Show transactions across all your cards (or a single card if an id is given)

Options:
  --limit <n>        Number of transactions (default: 20)
  --offset <n>       Number of transactions to skip (account-wide only)
  --status <status>  Filter by status
  --json             Output as JSON (account-wide only)
  -h, --help         display help for command
```
