Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x56c1…c82f0x10c1…1e24Base—$0.86100%coinbase116d ago0xe107c1…1c59b7
0x56c1…c82f0x10c1…1e24Base—$0.55100%coinbase116d ago0xea3dfa…e43f67
0x56c1…c82f0x10c1…1e24Base—$0.50100%coinbase116d ago0x4e104b…72d14c
0x56c1…c82f0x10c1…1e24Base—$0.69100%coinbase116d ago0x86d680…b8b380
0x56c1…c82f0x10c1…1e24Base—$0.57100%coinbase116d ago0xb7f001…089e85
0x56c1…c82f0x10c1…1e24Base—$0.90100%coinbase116d ago0xfdec17…d78e74
0x56c1…c82f0x10c1…1e24Base—$0.87100%coinbase116d ago0xb3bf6e…e4a3f4
0x56c1…c82f0x10c1…1e24Base—$0.84100%coinbase116d ago0x2ffa02…9152d1
0x56c1…c82f0x10c1…1e24Base—$0.83100%coinbase116d ago0x132d7f…319c9f
0x56c1…c82f0x10c1…1e24Base—$0.80100%coinbase116d ago0x615556…de1ad1
0x56c1…c82f0x10c1…1e24Base—$0.77100%coinbase116d ago0x9592f4…256e56
0x56c1…c82f0x10c1…1e24Base—$0.72100%coinbase116d ago0x1caf91…5ff213
0x56c1…c82f0x10c1…1e24Base—$0.68100%coinbase116d ago0x29df50…15807c
0x56c1…c82f0x10c1…1e24Base—$0.56100%coinbase116d ago0x13489e…998bec
0x56c1…c82f0x10c1…1e24Base—$0.54100%coinbase116d ago0x0a3793…d139d8
0x56c1…c82f0x10c1…1e24Base—$0.55100%coinbase116d ago0xcc2408…e2db94
0x56c1…c82f0x10c1…1e24Base—$0.54100%coinbase116d ago0x10e10a…28531c
0x56c1…c82f0x10c1…1e24Base—$0.52100%coinbase116d ago0xb961f2…8adf62
0x56c1…c82f0x10c1…1e24Base—$0.51100%coinbase116d ago0x894a9b…9139a2
0x56c1…c82f0x10c1…1e24Base—$0.51100%coinbase116d ago0xcdec37…5ceae7
0x56c1…c82f0x10c1…1e24Base—$0.51100%coinbase116d ago0xe10ce0…ee21b3
0x56c1…c82f0x10c1…1e24Base—$0.89100%coinbase116d ago0x70d23d…62edf8
0x56c1…c82f0x10c1…1e24Base—$0.58100%coinbase116d ago0x00e177…7fc9b0
0x56c1…c82f0x10c1…1e24Base—$0.99100%coinbase116d ago0x0faaf3…3c81a2
0x56c1…c82f0x10c1…1e24Base—$0.89100%coinbase116d ago0x1e5dd7…823bc3

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.