Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa41d ago0x269b0d…98ad73
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa41d ago0x595cf8…6b7f5a
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa41d ago0x73355d…a201b5
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa41d ago0x7dc0cf…e87401
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa41d ago0xa8da22…b472fb
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa41d ago0x528492…8ae937
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa41d ago0x2c4adf…815815
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa41d ago0x6772ed…9d5985
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa41d ago0x214e19…543df2
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa41d ago0xc6dc6c…1bfd9c
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa41d ago0xd5b8d3…fc800a
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa41d ago0x8c8ee1…070cac
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa41d ago0xfad9d4…d2c7af
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa41d ago0x861550…3456ef
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa41d ago0xa0e19e…d4420a
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa41d ago0x1c70b8…31b351
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa41d ago0x127b89…04d1f2
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa41d ago0x7e253f…675213
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa41d ago0x33060d…288c7a
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa41d ago0xc84ea9…0e4e85
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa41d ago0x0f5d0e…202a80
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa41d ago0x5d8bee…0f4d7d
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa41d ago0xa6025a…ddb342
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa41d ago0x393d58…76b590
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa41d ago0x185a2a…7e965a

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.