Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc751…6faa0xfe80…47eeBase—$0.001100%fluxa38d ago0xebcd2e…457733
0xc751…6faa0x9c95…e299Base—$0.001100%fluxa38d ago0x12cea3…d4d4ed
0xc751…6faa0xfe80…47eeBase—$0.001100%fluxa38d ago0x4d7c5f…d95a77
0xc751…6faa0xfe80…47eeBase—$0.001100%fluxa38d ago0xb32b76…e58480
0xc751…6faa0xfe80…47eeBase—$0.001100%fluxa38d ago0x3864c0…027bb1
0xc751…6faa0xfe80…47eeBase—$0.001100%fluxa38d ago0xbaea08…ba7a9a
0xc751…6faa0xfe80…47eeBase—$0.001100%fluxa38d ago0xb2f486…c6b021
0xc751…6faa0xfe80…47eeBase—$0.001100%fluxa38d ago0x3273c9…7b59ed
0xc751…6faa0xfe80…47eeBase—$0.001100%fluxa38d ago0x491837…d74361
0xc751…6faa0xfe80…47eeBase—$0.001100%fluxa38d ago0x697ce9…5e3708
0xc751…6faa0xfe80…47eeBase—$0.001100%fluxa38d ago0xa88af2…d7a7ea
0xc751…6faa0xfe80…47eeBase—$0.001100%fluxa38d ago0xc1bd71…b79856
0xc751…6faa0xfe80…47eeBase—$0.001100%fluxa38d ago0xc86481…cde345
0xc751…6faa0xfe80…47eeBase—$0.001100%fluxa39d ago0xea727a…b3258b
0xc751…6faa0xfe80…47eeBase—$0.001100%fluxa39d ago0x1914d5…371c9e
0xc751…6faa0xfe80…47eeBase—$0.001100%fluxa39d ago0xcbb573…a8e8b5
0xc751…6faa0xfe80…47eeBase—$0.001100%fluxa39d ago0x5025c8…279fb5
0xc751…6faa0xfe80…47eeBase—$0.001100%fluxa39d ago0x2dd44e…0bf324
0xc751…6faa0x9c95…e299Base—$0.001100%fluxa39d ago0xd7b818…a3115a
0xc751…6faa0xfe80…47eeBase—$0.001100%fluxa39d ago0x450ae2…9a3cc4
0xc751…6faa0xfe80…47eeBase—$0.001100%fluxa39d ago0xfd088f…04b3eb
0xc751…6faa0x9c95…e299Base—$0.001100%fluxa39d ago0x9ae37b…b24723
0xc751…6faa0x9c95…e299Base—$0.001100%fluxa39d ago0x6d6a5b…9458e1
0xc751…6faa0xfe80…47eeBase—$0.001100%fluxa39d ago0x8debc7…ffc0f6
0xc751…6faa0xfe80…47eeBase—$0.001100%fluxa39d ago0x7c710c…5b2ab3

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.