Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa76d ago0xfb368e…66d9da
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa76d ago0xefc0d3…e473ab
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa76d ago0x6579c9…05ef23
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa76d ago0x4c8283…38aaf3
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa76d ago0xb0f034…6e230a
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa76d ago0x1d39c3…b0ba17
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa76d ago0xe9507d…d0edb5
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa77d ago0xbf3b06…846e84
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa77d ago0x441837…39393c
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa77d ago0xbc7676…f6a188
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa77d ago0x058a26…0aaf1f
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa77d ago0x490148…a203a7
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa77d ago0x5513e9…4d3715
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa77d ago0x781a65…820348
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa77d ago0x1f84e1…719955
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa77d ago0x82d5d9…b12dce
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa77d ago0xc08a57…902db9
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa77d ago0xbd324e…d8eb9c
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa77d ago0x86bd6b…23e776
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa77d ago0xa70a02…cae2bd
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa77d ago0xaa4526…42b907
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa77d ago0xe5ae12…db668b
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa77d ago0xd5fb1c…0f3c20
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa77d ago0xa7cd38…614795
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa77d ago0x4529ad…647097

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.