Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa34d ago0x8cf0f1…64932c
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa34d ago0x1cf50f…55b077
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa34d ago0x6f6045…efbe03
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa34d ago0xdabd61…d4af63
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa34d ago0x8987a7…91e5cb
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa34d ago0x227ac1…a2900e
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa34d ago0xa332a8…fcef48
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa34d ago0x0c34c4…4af472
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa34d ago0xc695e0…b5d147
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa34d ago0xe4040c…61e8d0
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa34d ago0x47b4ba…142dfb
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa34d ago0xacc2e8…ab127c
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa34d ago0xdd5ea1…109103
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa35d ago0x9a5847…c47c79
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa35d ago0x804ee3…88f017
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa35d ago0xbaca65…2223f0
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa35d ago0xba5b9b…af1530
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa35d ago0xa60ef7…84bd9b
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa35d ago0x9a43cd…9ff498
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa35d ago0xa37d29…b09a1f
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa35d ago0xfc1f61…f447f3
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa35d ago0x914196…c7ea21
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa35d ago0x693e64…a386c8
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa35d ago0xdb6159…635abf
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa35d ago0x93b4e0…4dacac

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.