Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x68bc…d89a0x9c95…e299Base$0.001100%fluxa48d ago0xac32bc…a6d437
0x68bc…d89a0x9c95…e299Base$0.001100%fluxa48d ago0x86d607…51fa9f
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa48d ago0x20273d…ec95b7
0x68bc…d89a0x9c95…e299Base$0.001100%fluxa48d ago0x086bc2…d1e3dc
0x68bc…d89a0x9c95…e299Base$0.001100%fluxa48d ago0xf6b140…e04ece
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa48d ago0x285218…e55fe0
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa48d ago0x57766a…5b37bd
0x68bc…d89a0x9c95…e299Base$0.001100%fluxa48d ago0xd61d51…cfb157
0x68bc…d89a0x9c95…e299Base$0.001100%fluxa48d ago0x863477…95d02f
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa48d ago0x670bc6…673497
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa48d ago0x4cff85…69903f
0x68bc…d89a0x9c95…e299Base$0.001100%fluxa49d ago0x9cd97a…1a3874
0x68bc…d89a0x9c95…e299Base$0.001100%fluxa49d ago0xe1b2ec…c7bd71
0x68bc…d89a0x9c95…e299Base$0.001100%fluxa49d ago0x8caa80…a2d164
0x68bc…d89a0x9c95…e299Base$0.001100%fluxa49d ago0xcdca9c…ed8e5e
0x68bc…d89a0x9c95…e299Base$0.001100%fluxa49d ago0xc642bb…716797
0x68bc…d89a0x9c95…e299Base$0.001100%fluxa49d ago0xe766ad…c84162
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa49d ago0x21bc64…ea4570
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa49d ago0x9b6e90…836d5a
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa49d ago0xd8f3fd…a7d92f
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa49d ago0x4c511b…c27e12
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa49d ago0xf78451…735ade
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa49d ago0x8b5631…c0478d

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.