Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase14d ago0x8b9ca9…dd0cc9
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase14d ago0x6d6881…c1696b
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase14d ago0x1c7f3b…445ae6
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase14d ago0xd4286a…090cc4
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase14d ago0x4fe091…e423ed
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase14d ago0x42257b…39e032
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase14d ago0xb3372b…cdfd28
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase14d ago0x22b0db…32f8b3
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase14d ago0xbc01a3…e221fe
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase14d ago0x9e0789…8299ce
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase14d ago0xefbd17…eff780
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase14d ago0xeff9ca…436da5
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase14d ago0x9ec081…569fb5
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase14d ago0x24c71f…acaa81
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase14d ago0xd54f31…848e2e
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase14d ago0xb50f27…c18688
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase14d ago0x3f3ce6…1f19cc
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase14d ago0x4663b0…d95480
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase14d ago0xe9ae01…96550f
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase14d ago0xdd4efd…909e21
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase14d ago0xaa754f…55e903
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase14d ago0x60da41…acc9ce
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase14d ago0xceba86…f5b09b
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase14d ago0xcd1fde…dfbc2f
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase14d ago0x576aea…42077c

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.