Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa32d ago0xbde84c…db78e3
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa32d ago0xd6aadc…bf37ff
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa32d ago0x1a1756…e9be7c
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa32d ago0xdabd67…0af43f
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa32d ago0xa30ed0…994a76
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa32d ago0x5dc8a3…2d2402
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa32d ago0x419de3…91f15e
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa32d ago0xee2ba6…c42bf2
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa32d ago0xf87939…a0af66
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa32d ago0xfcb71e…614b9a
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa32d ago0x0555bc…388f3b
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa32d ago0xae7847…bef6c0
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa33d ago0xa7829a…44e87b
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa33d ago0xc3bed2…6f27f4
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa33d ago0x309cb2…a582a8
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa33d ago0xcfc53f…6a77fb
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa33d ago0x9c8c97…717e08
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa33d ago0x7f772c…5fd96f
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa33d ago0xac5e03…d72b81
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa33d ago0x868ceb…15f0ed
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa33d ago0xe15a0c…799c2c
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa33d ago0x4483b6…9efcbd
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa33d ago0x44eebb…b7f3a5
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa33d ago0x846b0d…fd27d3
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa33d ago0x97dee2…acb816

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.