Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd4ab…64fe0x47d3…9ddaBasex402 service$3.50100%coinbase75d ago0x3414e2…0da24a
0xd4ab…64fe0x47d3…9ddaBasex402 service$3.50100%coinbase75d ago0xa0addd…25f1ae
0xd4ab…64fe0x47d3…9ddaBasex402 service$3.50100%coinbase75d ago0x5286e7…152b33
0xd4ab…64fe0x47d3…9ddaBasex402 service$3.50100%coinbase75d ago0xfd1cf6…98a06f
0xd4ab…64fe0x47d3…9ddaBasex402 service$3.50100%coinbase75d ago0xdc10db…483ad3
0xd4ab…64fe0x47d3…9ddaBasex402 service$3.50100%coinbase75d ago0x9fae71…d992b7
0xd4ab…64fe0x47d3…9ddaBasex402 service$3.50100%coinbase76d ago0xb493cc…4eec93
0xd4ab…64fe0x47d3…9ddaBasex402 service$3.50100%coinbase76d ago0xd0fbd8…ae1a8c
0xd4ab…64fe0x47d3…9ddaBasex402 service$3.50100%coinbase76d ago0x668b11…5f289d
0xd4ab…64fe0x47d3…9ddaBasex402 service$3.50100%coinbase76d ago0x8aa5a7…2f4832
0xd4ab…64fe0x47d3…9ddaBasex402 service$3.50100%coinbase76d ago0x17c0f6…c38a59
0xd4ab…64fe0x47d3…9ddaBasex402 service$3.50100%coinbase76d ago0xa69734…1b4daa
0xd4ab…64fe0x47d3…9ddaBasex402 service$3.50100%coinbase76d ago0xeddb28…f98e5c
0xd4ab…64fe0x47d3…9ddaBasex402 service$3.50100%coinbase76d ago0x92b6f3…4a4241
0xd4ab…64fe0x47d3…9ddaBasex402 service$3.50100%coinbase76d ago0xa176ec…ded38c

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.