Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3560…6af00x9c95…e299Base—$0.001100%fluxa45d ago0x744cac…73b4c7
0x3560…6af00x9c95…e299Base—$0.001100%fluxa45d ago0x103edb…12625b
0x3560…6af00x9c95…e299Base—$0.001100%fluxa45d ago0x779dfe…791a29
0x3560…6af00x9c95…e299Base—$0.001100%fluxa45d ago0xb52dbc…ad182a
0x3560…6af00x9c95…e299Base—$0.001100%fluxa45d ago0x4d4786…ed1248
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa45d ago0x108d9a…29ee60
0x3560…6af00x9c95…e299Base—$0.001100%fluxa45d ago0x4c68c1…0bc817
0x3560…6af00x9c95…e299Base—$0.001100%fluxa45d ago0x5219aa…5b906a
0x3560…6af00x9c95…e299Base—$0.001100%fluxa45d ago0xecd2a1…29fe73
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa45d ago0x14971f…55b399
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa45d ago0xf969ec…b4c1e5
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa45d ago0xbdd0b0…573edd
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa45d ago0xa409b9…321601
0x3560…6af00x9c95…e299Base—$0.001100%fluxa45d ago0xcb767b…44c02e
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa45d ago0x18ba5a…80593a
0x3560…6af00x9c95…e299Base—$0.001100%fluxa45d ago0x59fcc1…ec65ae
0x3560…6af00x9c95…e299Base—$0.001100%fluxa45d ago0x4f7c9e…84f5a7
0x3560…6af00x9c95…e299Base—$0.001100%fluxa45d ago0xe5fd0b…367b7a
0x3560…6af00x9c95…e299Base—$0.001100%fluxa45d ago0x23f895…b541f4
0x3560…6af00x9c95…e299Base—$0.001100%fluxa45d ago0x81b0ee…f4cba3
0x3560…6af00x9c95…e299Base—$0.001100%fluxa46d ago0x987d04…6ba00f
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa46d ago0x481253…4d9b0d
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa46d ago0xcf76df…50de1f
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa46d ago0x7d8fca…b608a9
0x3560…6af00x9c95…e299Base—$0.001100%fluxa46d ago0xac9778…cbe8c4

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.