Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff2f…67110x9c95…e299Base$0.001100%fluxa66d ago0x70703c…8e66f5
0xff2f…67110x9c95…e299Base$0.001100%fluxa66d ago0x509bad…113d9c
0xff2f…67110x9c95…e299Base$0.001100%fluxa66d ago0x318fb1…8f6949
0xff2f…67110x9c95…e299Base$0.001100%fluxa66d ago0x795b52…4eecd6
0xff2f…67110x9c95…e299Base$0.001100%fluxa66d ago0x9f90de…42f574
0xff2f…67110x9c95…e299Base$0.001100%fluxa66d ago0x7e41d0…f506cf
0xff2f…67110x9c95…e299Base$0.001100%fluxa66d ago0xe2d181…a3a7c6
0xff2f…67110x9c95…e299Base$0.001100%fluxa66d ago0x07ad5e…ad3d1b
0xff2f…67110x9c95…e299Base$0.001100%fluxa66d ago0x920eaa…40d6ba
0xff2f…67110x9c95…e299Base$0.001100%fluxa67d ago0x08a042…d461dd
0xff2f…67110x9c95…e299Base$0.001100%fluxa67d ago0x050d99…def6d4
0xff2f…67110x9c95…e299Base$0.001100%fluxa67d ago0xc4786b…b52216
0xff2f…67110x9c95…e299Base$0.001100%fluxa67d ago0x67698f…995186
0xff2f…67110x9c95…e299Base$0.001100%fluxa67d ago0xf74f2e…60b6bd
0xff2f…67110x9c95…e299Base$0.001100%fluxa67d ago0x07e015…0383dd
0xff2f…67110x9c95…e299Base$0.001100%fluxa67d ago0xefbcd8…a95be5
0xff2f…67110x9c95…e299Base$0.001100%fluxa67d ago0xea9b25…a33d4c
0xff2f…67110x9c95…e299Base$0.001100%fluxa67d ago0xc0a915…f651e8
0xff2f…67110x9c95…e299Base$0.001100%fluxa67d ago0xff05e8…89a80c
0xff2f…67110x9c95…e299Base$0.001100%fluxa67d ago0x1a5255…a98a8a
0xff2f…67110x9c95…e299Base$0.001100%fluxa67d ago0x74cdf8…9d0bd7
0xff2f…67110x9c95…e299Base$0.001100%fluxa67d ago0xcc1b7b…4a592e
0xff2f…67110x9c95…e299Base$0.001100%fluxa67d ago0xd7622c…fa4daf
0xff2f…67110x9c95…e299Base$0.001100%fluxa67d ago0x5c5b71…132992
0xff2f…67110x9c95…e299Base$0.001100%fluxa67d ago0xb89b25…f553d0

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.