Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4b57…50cb0xfe80…47eeBase—$0.001100%fluxa36d ago0xb62760…037c2c
0x4b57…50cb0x9c95…e299Base—$0.001100%fluxa36d ago0x022a20…90b705
0x4b57…50cb0x9c95…e299Base—$0.001100%fluxa36d ago0xe2cd9c…a93400
0x4b57…50cb0xfe80…47eeBase—$0.001100%fluxa36d ago0x7a7e1e…9204d3
0x4b57…50cb0x9c95…e299Base—$0.001100%fluxa36d ago0x305af8…5981e4
0x4b57…50cb0x9c95…e299Base—$0.001100%fluxa36d ago0xf481d4…d73d57
0x4b57…50cb0x9c95…e299Base—$0.001100%fluxa36d ago0x0d3137…695ba6
0x4b57…50cb0xfe80…47eeBase—$0.001100%fluxa36d ago0x3e23d2…ef8181
0x4b57…50cb0xfe80…47eeBase—$0.001100%fluxa36d ago0xf33b30…d82c54
0x4b57…50cb0x9c95…e299Base—$0.001100%fluxa36d ago0x570bad…86fb38
0x4b57…50cb0x9c95…e299Base—$0.001100%fluxa36d ago0x6ba9ab…ed8e93
0x4b57…50cb0xfe80…47eeBase—$0.001100%fluxa36d ago0xc77b79…228ccf
0x4b57…50cb0xfe80…47eeBase—$0.001100%fluxa36d ago0x8f1dc2…b294ed
0x4b57…50cb0xfe80…47eeBase—$0.001100%fluxa36d ago0x60cff7…486363
0x4b57…50cb0x9c95…e299Base—$0.001100%fluxa36d ago0xda3b19…cd7024
0x4b57…50cb0x9c95…e299Base—$0.001100%fluxa36d ago0x8d593c…13e552
0x4b57…50cb0x9c95…e299Base—$0.001100%fluxa36d ago0x63660a…474353
0x4b57…50cb0xfe80…47eeBase—$0.001100%fluxa36d ago0xfb1ca3…d6afe7
0x4b57…50cb0x9c95…e299Base—$0.001100%fluxa36d ago0x46a0a8…97be68
0x4b57…50cb0xfe80…47eeBase—$0.001100%fluxa36d ago0x745909…7023e5
0x4b57…50cb0xfe80…47eeBase—$0.001100%fluxa37d ago0xfed787…ddd169
0x4b57…50cb0xfe80…47eeBase—$0.001100%fluxa37d ago0x91db23…01e227
0x4b57…50cb0xfe80…47eeBase—$0.001100%fluxa37d ago0x1a5662…a1dc78
0x4b57…50cb0xfe80…47eeBase—$0.001100%fluxa37d ago0x40023a…fdfd09
0x4b57…50cb0x9c95…e299Base—$0.001100%fluxa37d ago0xb17613…19431c

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.