Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdf3f…921d0xfe80…47eeBase—$0.001100%fluxa37d ago0x5fd928…9d6752
0xdf3f…921d0xfe80…47eeBase—$0.001100%fluxa37d ago0xd83f7a…f8f8b2
0xdf3f…921d0xfe80…47eeBase—$0.001100%fluxa37d ago0xbfe251…c04e44
0xdf3f…921d0x9c95…e299Base—$0.001100%fluxa37d ago0x6e34d7…419ae1
0xdf3f…921d0xfe80…47eeBase—$0.001100%fluxa37d ago0x3cd1dc…82e6b2
0xdf3f…921d0xfe80…47eeBase—$0.001100%fluxa37d ago0xbe3ae1…ed7ec0
0xdf3f…921d0xfe80…47eeBase—$0.001100%fluxa37d ago0xefa448…b544d1
0xdf3f…921d0xfe80…47eeBase—$0.001100%fluxa37d ago0xc841c4…3e3844
0xdf3f…921d0xfe80…47eeBase—$0.001100%fluxa37d ago0xa9a99a…b85ceb
0xdf3f…921d0xfe80…47eeBase—$0.001100%fluxa37d ago0x1bdd60…9f2b13
0xdf3f…921d0x9c95…e299Base—$0.001100%fluxa37d ago0xd6938a…d9e9b4
0xdf3f…921d0xfe80…47eeBase—$0.001100%fluxa37d ago0x0532cb…964fa8
0xdf3f…921d0xfe80…47eeBase—$0.001100%fluxa37d ago0x114cc8…98d2ae
0xdf3f…921d0xfe80…47eeBase—$0.001100%fluxa37d ago0x0e079b…0e472f
0xdf3f…921d0xfe80…47eeBase—$0.001100%fluxa37d ago0xd42a3b…9fbe2a
0xdf3f…921d0x9c95…e299Base—$0.001100%fluxa37d ago0xbfc6e5…c24c29
0xdf3f…921d0xfe80…47eeBase—$0.001100%fluxa37d ago0xe08f87…e1083d
0xdf3f…921d0xfe80…47eeBase—$0.001100%fluxa37d ago0x969320…e325dd
0xdf3f…921d0xfe80…47eeBase—$0.001100%fluxa37d ago0xa4f014…451849
0xdf3f…921d0xfe80…47eeBase—$0.001100%fluxa37d ago0x729426…affe23
0xdf3f…921d0xfe80…47eeBase—$0.001100%fluxa37d ago0xc541a8…436327
0xdf3f…921d0x9c95…e299Base—$0.001100%fluxa37d ago0x69f371…01d1e2
0xdf3f…921d0x9c95…e299Base—$0.001100%fluxa38d ago0x1ad678…c4771a
0xdf3f…921d0xfe80…47eeBase—$0.001100%fluxa38d ago0x1d9bcc…409a3c
0xdf3f…921d0xfe80…47eeBase—$0.001100%fluxa38d ago0xad4d64…3bca2f

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.