Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc21653…a17f1c
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI106d ago0xab02a7…b81e34
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc79387…062f00
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI106d ago0x029dac…af611e
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI106d ago0x24c58b…563ccd
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfa6a64…c8dd9e
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4b033a…9bdd09
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI106d ago0xeeff68…0bdeee
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI106d ago0x48c460…802eba
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6f77b6…594ba6
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI106d ago0x343222…b009f8
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbd4154…4248fe
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7626b7…07dcc9
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3d4905…fcd70e
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7b0318…dc166c
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd84047…ac5d7e
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7cf9a6…54ea2b
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI106d ago0x10b7cf…477ec4
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI106d ago0x502b9b…769aa7
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI106d ago0x31089c…837a7d
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb8ce75…0a95ec
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb22021…5d3913
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI106d ago0x130a39…b79a2f
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5d920c…56f102
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI106d ago0x135f68…729431

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.