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%fluxa49d ago0x921312…c6906e
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa49d ago0xd8843f…1c325f
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa49d ago0xd19fe9…20a8ce
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa49d ago0xfeeb90…c80b5d
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa49d ago0xc27929…b127c5
0xcc04…8e260xfe80…47eeBase—$0.001100%fluxa49d ago0x7ec30e…50e737
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa49d ago0xbc18b9…68001b
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa49d ago0x98947c…43e2f0
0xcc04…8e260xfe80…47eeBase—$0.001100%fluxa49d ago0xc36d2c…06daec
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa49d ago0x1cfae6…25d420
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa49d ago0x4c2cac…003a2d
0xcc04…8e260xfe80…47eeBase—$0.001100%fluxa49d ago0x205973…45e3a7
0xcc04…8e260xfe80…47eeBase—$0.001100%fluxa49d ago0xf99be3…e21328
0xcc04…8e260xfe80…47eeBase—$0.001100%fluxa49d ago0x4797f4…997fdb
0xcc04…8e260xfe80…47eeBase—$0.001100%fluxa49d ago0x7ca801…5dc263
0xcc04…8e260xfe80…47eeBase—$0.001100%fluxa49d ago0x688a87…273157
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa49d ago0xc86c71…c16d76
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa49d ago0xd35a99…6acd77
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa49d ago0x0b6e6e…2a25ee
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa49d ago0x9d3c1e…80045d
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa49d ago0xeb21f8…e44eff
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa49d ago0x0da9a8…43ee55
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa49d ago0x74175a…d94725
0xcc04…8e260xfe80…47eeBase—$0.001100%fluxa49d ago0xbe203c…b1ee37
0xcc04…8e260xfe80…47eeBase—$0.001100%fluxa49d ago0x4c4daa…7e71a2

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.