Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b76…20370xfe80…47eeBase—$0.001100%fluxa39d ago0xa4c359…fa0961
0x0b76…20370xfe80…47eeBase—$0.001100%fluxa39d ago0x69953d…3180e6
0x0b76…20370xfe80…47eeBase—$0.001100%fluxa39d ago0xa6a256…e8b01f
0x0b76…20370xfe80…47eeBase—$0.001100%fluxa39d ago0x3d0256…d34a6a
0x0b76…20370xfe80…47eeBase—$0.001100%fluxa39d ago0x7ac3c8…7d82fb
0x0b76…20370x9c95…e299Base—$0.001100%fluxa39d ago0xd2fbc4…077daf
0x0b76…20370xfe80…47eeBase—$0.001100%fluxa39d ago0xeb7f23…f08732
0x0b76…20370xfe80…47eeBase—$0.001100%fluxa39d ago0x875b4e…19e3f9
0x0b76…20370xfe80…47eeBase—$0.001100%fluxa39d ago0x239446…f53c0e
0x0b76…20370xfe80…47eeBase—$0.001100%fluxa39d ago0xefa386…7bc769
0x0b76…20370xfe80…47eeBase—$0.001100%fluxa39d ago0xc2dbc3…71020b
0x0b76…20370x9c95…e299Base—$0.001100%fluxa39d ago0xe947be…f6ec18
0x0b76…20370xfe80…47eeBase—$0.001100%fluxa39d ago0xb5c972…0b9172
0x0b76…20370xfe80…47eeBase—$0.001100%fluxa39d ago0x3a7631…263d0b
0x0b76…20370xfe80…47eeBase—$0.001100%fluxa39d ago0x9a5199…e82c02
0x0b76…20370xfe80…47eeBase—$0.001100%fluxa39d ago0x102822…cd139f
0x0b76…20370xfe80…47eeBase—$0.001100%fluxa39d ago0xa845c3…ff1dc1
0x0b76…20370xfe80…47eeBase—$0.001100%fluxa39d ago0x8e5424…72682e
0x0b76…20370x9c95…e299Base—$0.001100%fluxa39d ago0xd8bd0c…9e1968
0x0b76…20370x9c95…e299Base—$0.001100%fluxa39d ago0x8f4d0f…06f6ce
0x0b76…20370x9c95…e299Base—$0.001100%fluxa39d ago0xe4f95a…10c936
0x0b76…20370xfe80…47eeBase—$0.001100%fluxa39d ago0xdcaa6b…631b67
0x0b76…20370xfe80…47eeBase—$0.001100%fluxa39d ago0x24c827…8d3d42

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.