Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase3d ago0x534764…67440d
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase3d ago0xaf3cea…3f4476
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase3d ago0x050218…2f46dd
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase3d ago0xeddbaf…03d269
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase3d ago0x20a5bc…9e1256
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase3d ago0xb8ca04…0e3119
0x9d3d…d8370x66d7…83bcBasex402 service$0.32100%coinbase3d ago0xa414f7…051ae4
0x9d3d…d8370x66d7…83bcBasex402 service$0.32100%coinbase3d ago0x317a29…889c58
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase3d ago0x4345b6…05bdcb
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase3d ago0x11eb13…2a9ad7
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase3d ago0x23521b…c541a5
0x9d3d…d8370x66d7…83bcBasex402 service$0.27100%coinbase3d ago0x2f6813…f443b2
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase3d ago0x24a66b…c0b61f
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase4d ago0xd68c48…20d9ea
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase4d ago0xb484e8…a74b86
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase4d ago0xe5e1da…534502
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase4d ago0x4a9592…b9a8bc
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase4d ago0x88e05b…0e1076
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase4d ago0x85d9b0…96aa9e
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase4d ago0xdff383…408615
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase4d ago0x2697f1…d4689c
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase4d ago0x454b11…2e309d
0x9d3d…d8370x66d7…83bcBasex402 service$0.22100%coinbase4d ago0xeff463…e5f8f8
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase4d ago0xa28ddb…4c5eee
0x9d3d…d8370x66d7…83bcBasex402 service$0.22100%coinbase4d ago0xb29e2e…25417a

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.