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%fluxa40d ago0x96767d…ce4c15
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa40d ago0x8c4c50…7ef5fc
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa40d ago0x4bf4d4…26bb27
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa40d ago0x5102e7…4c23f2
0xcc04…8e260xfe80…47eeBase—$0.001100%fluxa40d ago0x01d700…79dfd6
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa40d ago0xf354ab…0cd214
0xcc04…8e260xfe80…47eeBase—$0.001100%fluxa40d ago0x7492ff…5151ad
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa40d ago0x3bbbe4…55d31a
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa40d ago0xc41ada…254038
0xcc04…8e260xfe80…47eeBase—$0.001100%fluxa40d ago0x482541…c56155
0xcc04…8e260xfe80…47eeBase—$0.001100%fluxa40d ago0x50cb49…7acbe8
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa40d ago0xa78375…684b40
0xcc04…8e260xfe80…47eeBase—$0.001100%fluxa40d ago0xdfb646…4a63f0
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa40d ago0xcfebde…eed843
0xcc04…8e260xfe80…47eeBase—$0.001100%fluxa40d ago0xa2ed7d…c308b2
0xcc04…8e260xfe80…47eeBase—$0.001100%fluxa40d ago0x17b79e…e116b8
0xcc04…8e260xfe80…47eeBase—$0.001100%fluxa40d ago0x655dcc…c466eb
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa40d ago0x2665ec…ab0df6
0xcc04…8e260xfe80…47eeBase—$0.001100%fluxa40d ago0x568ef6…17124d
0xcc04…8e260xfe80…47eeBase—$0.001100%fluxa40d ago0x02b2f0…1d73f2
0xcc04…8e260xfe80…47eeBase—$0.001100%fluxa40d ago0x6ddb4a…e7035e
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa40d ago0xbaf4a5…f060ba
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa40d ago0xc1bd61…bc77c7
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa41d ago0xc0d35f…e4cfff
0xcc04…8e260xfe80…47eeBase—$0.001100%fluxa41d ago0xc5458d…189802

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.