Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc2d…66380x9c95…e299Base—$0.001100%fluxa58d ago0x094709…601f75
0xbc2d…66380x9c95…e299Base—$0.001100%fluxa58d ago0x073eb0…207d80
0xbc2d…66380x9c95…e299Base—$0.001100%fluxa58d ago0xbf29ec…137812
0xbc2d…66380x9c95…e299Base—$0.001100%fluxa58d ago0xf96d61…a345a3
0xbc2d…66380x9c95…e299Base—$0.001100%fluxa58d ago0x9db228…0ee681
0xbc2d…66380x9c95…e299Base—$0.001100%fluxa58d ago0x1f9c99…13373f
0xbc2d…66380x9c95…e299Base—$0.001100%fluxa58d ago0xbe79e4…4a725d
0xbc2d…66380x9c95…e299Base—$0.001100%fluxa58d ago0xe505db…498308
0xbc2d…66380x9c95…e299Base—$0.001100%fluxa58d ago0x55f129…305140
0xbc2d…66380x9c95…e299Base—$0.001100%fluxa58d ago0x153bf6…c9ff4c
0xbc2d…66380x9c95…e299Base—$0.001100%fluxa58d ago0x49eace…cb7bcd
0xbc2d…66380x9c95…e299Base—$0.001100%fluxa58d ago0x778cd1…cf0df4
0xbc2d…66380x9c95…e299Base—$0.001100%fluxa58d ago0xebe2ee…7a9f23
0xbc2d…66380x9c95…e299Base—$0.001100%fluxa58d ago0x21e057…134894
0xbc2d…66380x9c95…e299Base—$0.001100%fluxa58d ago0xae3d11…ea8f21
0xbc2d…66380x9c95…e299Base—$0.001100%fluxa58d ago0xe23668…e1b7c8
0xbc2d…66380x9c95…e299Base—$0.001100%fluxa58d ago0x7ffe85…e9e6f9
0xbc2d…66380x9c95…e299Base—$0.001100%fluxa58d ago0x691058…aa6ce8
0xbc2d…66380x9c95…e299Base—$0.001100%fluxa58d ago0x7fb49d…d58913
0xbc2d…66380x9c95…e299Base—$0.001100%fluxa58d ago0x722d12…494e4b
0xbc2d…66380x9c95…e299Base—$0.001100%fluxa58d ago0x31ca46…d3ebed
0xbc2d…66380x9c95…e299Base—$0.001100%fluxa58d ago0x2c780e…455f51
0xbc2d…66380x9c95…e299Base—$0.001100%fluxa58d ago0x2771db…85b1f0
0xbc2d…66380x9c95…e299Base—$0.001100%fluxa58d ago0x5d4fda…4ae7d4
0xbc2d…66380x9c95…e299Base—$0.001100%fluxa58d ago0x196907…0a989e

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.