Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x21d8…8c970x9c95…e299Base—$0.001100%fluxa40d ago0x94456d…dbef87
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa40d ago0x9d2bc7…cf272c
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa40d ago0x11e252…975a7d
0x21d8…8c970x9c95…e299Base—$0.001100%fluxa40d ago0xa43cb2…9b8a87
0x21d8…8c970x9c95…e299Base—$0.001100%fluxa40d ago0x9a3a99…14a397
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa40d ago0xb8a7ea…74da42
0x21d8…8c970x9c95…e299Base—$0.001100%fluxa41d ago0xf2cb28…d30a68
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa41d ago0xc89289…bcf2a5
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa41d ago0x03e42e…237765
0x21d8…8c970x9c95…e299Base—$0.001100%fluxa41d ago0x2ea389…813fab
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa41d ago0x1a1a61…6b9050
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa41d ago0xe8bad3…56a2d8
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa41d ago0x066437…955604
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa41d ago0x3bdef6…12144b
0x21d8…8c970x9c95…e299Base—$0.001100%fluxa41d ago0xf8e0af…88cfa4
0x21d8…8c970x9c95…e299Base—$0.001100%fluxa41d ago0x68378c…5fff32
0x21d8…8c970x9c95…e299Base—$0.001100%fluxa41d ago0x716d92…9eee43
0x21d8…8c970x9c95…e299Base—$0.001100%fluxa41d ago0xad6789…698da3
0x21d8…8c970x9c95…e299Base—$0.001100%fluxa41d ago0xf37ddd…6e6d62
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa41d ago0x815d3e…8ac7f5
0x21d8…8c970x9c95…e299Base—$0.001100%fluxa41d ago0x54daf2…806e84
0x21d8…8c970x9c95…e299Base—$0.001100%fluxa41d ago0x7420d1…d01bfa
0x21d8…8c970x9c95…e299Base—$0.001100%fluxa41d ago0x8d542a…eacd02
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa41d ago0xbc730d…cca4b7
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa41d ago0xd6cfc0…8c851c

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.