Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0edf…26000x9c95…e299Base—$0.001100%fluxa44d ago0xd84e76…70c42d
0x0edf…26000x9c95…e299Base—$0.001100%fluxa44d ago0xa81b67…a3c6ff
0x0edf…26000x9c95…e299Base—$0.001100%fluxa44d ago0xf081fc…1a9bc4
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa44d ago0x82c0b1…d25ea1
0x0edf…26000x9c95…e299Base—$0.001100%fluxa44d ago0xf08d4d…ef0f94
0x0edf…26000x9c95…e299Base—$0.001100%fluxa44d ago0x8c8a1e…40411c
0x0edf…26000x9c95…e299Base—$0.001100%fluxa44d ago0x37551c…119d29
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa44d ago0xfe2999…741456
0x0edf…26000x9c95…e299Base—$0.001100%fluxa44d ago0x05454e…4680e6
0x0edf…26000x9c95…e299Base—$0.001100%fluxa44d ago0xf6530b…1ca657
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa44d ago0x32d9a4…91d0fd
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa45d ago0x9d1ceb…960bcd
0x0edf…26000x9c95…e299Base—$0.001100%fluxa45d ago0x66db47…93babc
0x0edf…26000x9c95…e299Base—$0.001100%fluxa45d ago0xe10ee6…d52104
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa45d ago0xa8090b…7e92bb
0x0edf…26000x9c95…e299Base—$0.001100%fluxa45d ago0xe6c8a0…50b3c2
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa45d ago0xdb9b8d…bd07e3
0x0edf…26000x9c95…e299Base—$0.001100%fluxa45d ago0x846c3e…b437fa
0x0edf…26000x9c95…e299Base—$0.001100%fluxa45d ago0x6b138d…1b7dfe
0x0edf…26000x9c95…e299Base—$0.001100%fluxa45d ago0x2e41e6…538ce3
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa45d ago0x923036…315599
0x0edf…26000x9c95…e299Base—$0.001100%fluxa45d ago0x46a79e…e17817
0x0edf…26000x9c95…e299Base—$0.001100%fluxa45d ago0xa25cf3…8c6862
0x0edf…26000x9c95…e299Base—$0.001100%fluxa45d ago0x0edcde…1bfd22
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa45d ago0x1d948e…54fd99

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.