Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8aeb…d63e0x10c1…1e24Base—$0.70100%coinbase114d ago0x0e8b1e…91d13c
0x8aeb…d63e0x10c1…1e24Base—$0.69100%coinbase114d ago0x908f99…ebdc7b
0x8aeb…d63e0x10c1…1e24Base—$0.77100%coinbase114d ago0xa8027d…4db7a8
0x8aeb…d63e0x10c1…1e24Base—$0.57100%coinbase114d ago0x5aafef…6a4fe2
0x8aeb…d63e0x10c1…1e24Base—$0.62100%coinbase114d ago0xed4fe4…9bcc1a
0x8aeb…d63e0x10c1…1e24Base—$0.61100%coinbase114d ago0xbbdbba…603ca0
0x8aeb…d63e0x10c1…1e24Base—$0.75100%coinbase114d ago0xed14cd…07c202
0x8aeb…d63e0x10c1…1e24Base—$0.57100%coinbase114d ago0xfd1a75…8fed55
0x8aeb…d63e0x10c1…1e24Base—$0.50100%coinbase114d ago0x20eedc…56d032
0x8aeb…d63e0x10c1…1e24Base—$0.55100%coinbase114d ago0x5a6d6a…df88e9
0x8aeb…d63e0x10c1…1e24Base—$0.55100%coinbase114d ago0xd39293…d140b5
0x8aeb…d63e0x10c1…1e24Base—$0.68100%coinbase114d ago0x4d4ba0…1dc57e
0x8aeb…d63e0x10c1…1e24Base—$0.54100%coinbase114d ago0x4955bc…8c6aa3
0x8aeb…d63e0x10c1…1e24Base—$0.56100%coinbase114d ago0x928d7e…e14e41
0x8aeb…d63e0x10c1…1e24Base—$0.57100%coinbase114d ago0xdcdc3f…9b8d68
0x8aeb…d63e0x10c1…1e24Base—$0.57100%coinbase114d ago0xec0508…40ea31
0x8aeb…d63e0x10c1…1e24Base—$0.68100%coinbase114d ago0xff3253…25e7c8
0x8aeb…d63e0x10c1…1e24Base—$0.50100%coinbase114d ago0xd510dd…28349e
0x8aeb…d63e0x10c1…1e24Base—$0.21100%coinbase114d ago0x1bcc6f…c209b4
0x8aeb…d63e0x10c1…1e24Base—$0.55100%coinbase115d ago0x819f8b…ec720a
0x8aeb…d63e0x10c1…1e24Base—$0.55100%coinbase115d ago0xf486d3…a13cc9
0x8aeb…d63e0x10c1…1e24Base—$0.55100%coinbase115d ago0x47083b…286ce0
0x8aeb…d63e0x10c1…1e24Base—$0.53100%coinbase115d ago0x66281e…250c16
0x8aeb…d63e0x10c1…1e24Base—$0.51100%coinbase115d ago0xabbe07…edac87
0x8aeb…d63e0x10c1…1e24Base—$0.61100%coinbase115d ago0x0e2770…b43fb2

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.