Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc04…8e260x9c95…e299Base$0.001100%fluxa42d ago0x068f4b…a8e66a
0xcc04…8e260x9c95…e299Base$0.001100%fluxa42d ago0x041118…a4054a
0xcc04…8e260x9c95…e299Base$0.001100%fluxa42d ago0xdadad4…b76d43
0xcc04…8e260x9c95…e299Base$0.001100%fluxa42d ago0x5b30b0…d5140c
0xcc04…8e260x9c95…e299Base$0.001100%fluxa42d ago0xe76c83…f9320d
0xcc04…8e260x9c95…e299Base$0.001100%fluxa42d ago0x8a854f…20d13d
0xcc04…8e260x9c95…e299Base$0.001100%fluxa42d ago0x5f4d23…8c442a
0xcc04…8e260x9c95…e299Base$0.001100%fluxa42d ago0xef4e35…866349
0xcc04…8e260x9c95…e299Base$0.001100%fluxa42d ago0x475040…c73e96
0xcc04…8e260x9c95…e299Base$0.001100%fluxa42d ago0x0b36be…c1abb5
0xcc04…8e260x9c95…e299Base$0.001100%fluxa42d ago0xed24a7…42d282
0xcc04…8e260x9c95…e299Base$0.001100%fluxa42d ago0xa18228…dd42d6
0xcc04…8e260x9c95…e299Base$0.001100%fluxa42d ago0x1383cd…64e1c7
0xcc04…8e260x9c95…e299Base$0.001100%fluxa42d ago0x139058…48f693
0xcc04…8e260x9c95…e299Base$0.001100%fluxa42d ago0x535f59…fcafd7
0xcc04…8e260x9c95…e299Base$0.001100%fluxa43d ago0xc041a7…364c89
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa43d ago0x3699c7…26cdb5
0xcc04…8e260x9c95…e299Base$0.001100%fluxa43d ago0x2fe0e7…545e0d
0xcc04…8e260x9c95…e299Base$0.001100%fluxa43d ago0x220d80…c7349c
0xcc04…8e260x9c95…e299Base$0.001100%fluxa43d ago0x1bdd02…0eee49
0xcc04…8e260x9c95…e299Base$0.001100%fluxa43d ago0x94e18c…644981
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa43d ago0xcb1cd3…959ab0
0xcc04…8e260x9c95…e299Base$0.001100%fluxa43d ago0x569be8…1d9c7b
0xcc04…8e260x9c95…e299Base$0.001100%fluxa43d ago0x352814…b19726
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa43d ago0xb9af23…abf5cf

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.