Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9747…a8a60x9c95…e299Base$0.001100%fluxa45d ago0xb91a2a…149077
0x9747…a8a60x9c95…e299Base$0.001100%fluxa45d ago0x8ecff3…9b239a
0x9747…a8a60x9c95…e299Base$0.001100%fluxa45d ago0x71751a…850a9e
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa45d ago0x93be4d…287497
0x9747…a8a60x9c95…e299Base$0.001100%fluxa45d ago0x73766c…0f44ef
0x9747…a8a60x9c95…e299Base$0.001100%fluxa45d ago0x7fbffc…c3a915
0x9747…a8a60x9c95…e299Base$0.001100%fluxa45d ago0x4abab0…eeb71a
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa45d ago0x36c18e…9fb936
0x9747…a8a60x9c95…e299Base$0.001100%fluxa45d ago0xb2f02c…584a46
0x9747…a8a60x9c95…e299Base$0.001100%fluxa45d ago0x9a45be…e39346
0x9747…a8a60x9c95…e299Base$0.001100%fluxa45d ago0xd9fc8f…8fef30
0x9747…a8a60x9c95…e299Base$0.001100%fluxa45d ago0x2d91fb…17ed08
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa45d ago0x7c61da…db25ec
0x9747…a8a60x9c95…e299Base$0.001100%fluxa45d ago0x679d09…18e123
0x9747…a8a60x9c95…e299Base$0.001100%fluxa45d ago0x508925…108c38
0x9747…a8a60x9c95…e299Base$0.001100%fluxa45d ago0xdc9b5f…ac98c3
0x9747…a8a60x9c95…e299Base$0.001100%fluxa45d ago0x6a8e15…4db13f
0x9747…a8a60x9c95…e299Base$0.001100%fluxa45d ago0x90626b…452cfe
0x9747…a8a60x9c95…e299Base$0.001100%fluxa45d ago0x871f1d…3e0692
0x9747…a8a60x9c95…e299Base$0.001100%fluxa45d ago0xe6ac2c…9397ad
0x9747…a8a60x9c95…e299Base$0.001100%fluxa45d ago0x3c4973…fc0e3c
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa45d ago0x8978e3…1382a5
0x9747…a8a60x9c95…e299Base$0.001100%fluxa46d ago0x019acf…abc5ec
0x9747…a8a60x9c95…e299Base$0.001100%fluxa46d ago0x9a89aa…159516
0x9747…a8a60x9c95…e299Base$0.001100%fluxa46d ago0x9c6ffd…57685b

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.