Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd51…46a90x8b29…721dBaseClash of CoinsGaming$0.001100%coinbase72d ago0x8f3593…482877
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase73d ago0x936377…fec47d
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase73d ago0xacf740…55ca09
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase73d ago0x37c94c…3fd349
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase73d ago0x8329d0…35f35e
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase73d ago0xe2e665…ed37e5
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase73d ago0xcc5d21…5b2392
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase73d ago0x5ca666…b050ca
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase73d ago0xdc2ac1…23d0d3
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase73d ago0xa40514…1afdef
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase73d ago0x9090a7…aa8ea3
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase73d ago0xf2b661…8c7c56
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase73d ago0x853923…26c5b3
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase73d ago0xb9db09…a8ceb1
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase73d ago0xceb86e…710e5e
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase73d ago0x578488…12f8fa
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase73d ago0x84f925…e72557
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase73d ago0xd67f44…647dd7
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase73d ago0xada64c…fceb7f
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase73d ago0x9f5fed…e4ab1e
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase73d ago0x49f8a7…365fef
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase73d ago0x7823fd…c5c425
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase73d ago0x6abc83…c8b0f6
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase73d ago0x1ac423…4531a7
0xc877…d6690x8b29…721dBaseClash of CoinsGaming$0.09100%coinbase73d ago0xabbeca…1b450e

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.