Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa520…eca40x0e3d…7757Base—$5.25100%0x9f03…523383d ago0x48529f…9923b2
0xa520…eca40x0e3d…7757Base—$3.15100%0xdbb0…e8c283d ago0xb87904…6f289e
0xa520…eca40x0e3d…7757Base—$10.50100%0x6ae4…e26d84d ago0xe51ba9…decf44
0xa520…eca40x0e3d…7757Base—$10.50100%0xc0fa…66cc84d ago0x78fdaf…34d235
0xa520…eca40x0e3d…7757Base—$6.30100%0x1e09…da4184d ago0x21f698…2a5a28
0xa520…eca40x0e3d…7757Base—$10.50100%0xff29…064684d ago0x59a20f…6b8223
0xa520…eca40x0e3d…7757Base—$12.60100%0x04fd…2b5284d ago0x7868bc…41307e
0xa520…eca40x0e3d…7757Base—$1.05100%0x6476…d72684d ago0x72c284…101135
0xa520…eca40x0e3d…7757Base—$5.25100%0xc330…c0b284d ago0xeaa1f4…932ec8
0xa520…eca40x0e3d…7757Base—$5.25100%0xab17…f94384d ago0x25b07d…d802e1
0xa520…eca40x0e3d…7757Base—$6.30100%0xe620…490184d ago0x603e63…ebd034
0xa520…eca40x0e3d…7757Base—$10.50100%0x466a…f27184d ago0x5d41f1…0928fb
0xa520…eca40x0e3d…7757Base—$10.50100%0x5047…e94084d ago0xcc1329…50dd34
0xa520…eca40x0e3d…7757Base—$5.25100%0xd1bc…096d84d ago0xb5b334…04cf6c
0xa520…eca40x0e3d…7757Base—$5.25100%0x2e11…857384d ago0x9d2d9c…012529
0xa520…eca40x0e3d…7757Base—$10.50100%0xec3e…414c84d ago0x941ec1…13e291
0xa520…eca40x0e3d…7757Base—$5.25100%0xf6cb…a8d784d ago0xfd2416…e8eb23

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.