Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x505d…fc8c0x6cf3…8508Basex402 service$0.004100%cascade76d ago0xd61299…1e9eb4
0x505d…fc8c0x6cf3…8508Basex402 service$0.005100%cascade76d ago0x089e8b…9da909
0x505d…fc8c0x6cf3…8508Basex402 service$0.005100%cascade76d ago0xb017f0…f0da62
0x505d…fc8c0x6cf3…8508Basex402 service$0.005100%cascade76d ago0xfc40f0…200032
0x505d…fc8c0x6cf3…8508Basex402 service$0.005100%cascade76d ago0x9331fe…c9c0ac
0x505d…fc8c0x6cf3…8508Basex402 service$0.005100%cascade76d ago0xadb248…b87f7e
0x505d…fc8c0x6cf3…8508Basex402 service$0.005100%cascade76d ago0x95f1e8…f6d66d
0x505d…fc8c0x6cf3…8508Basex402 service$0.005100%cascade76d ago0x447d35…814c5d
0x505d…fc8c0x6cf3…8508Basex402 service$0.005100%cascade76d ago0x074cd3…ee2b7f
0x505d…fc8c0x6cf3…8508Basex402 service$0.005100%cascade76d ago0x758364…d3ec72
0x505d…fc8c0x6cf3…8508Basex402 service$0.005100%cascade76d ago0x8157bc…ed562e
0x505d…fc8c0x6cf3…8508Basex402 service$0.005100%cascade76d ago0xf0e242…a86a5a
0x505d…fc8c0x6cf3…8508Basex402 service$0.005100%cascade76d ago0xf5045a…4e1e22
0x505d…fc8c0x6cf3…8508Basex402 service$0.005100%cascade76d ago0xedf72a…d86de9
0x505d…fc8c0x6cf3…8508Basex402 service$0.005100%cascade76d ago0x18072f…64a30e
0x505d…fc8c0x6cf3…8508Basex402 service$0.001100%cascade76d ago0x4fe789…16ede0
0x505d…fc8c0x6cf3…8508Basex402 service$0.001100%cascade76d ago0x5d0811…56da8a
0x505d…fc8c0x6cf3…8508Basex402 service$0.001100%cascade76d ago0x998dbe…151c38
0x505d…fc8c0x6cf3…8508Basex402 service$0.005100%cascade76d ago0xd421cf…fe6846
0x505d…fc8c0x6cf3…8508Basex402 service$0.005100%cascade76d ago0x41c2c2…75a190
0x505d…fc8c0x6cf3…8508Basex402 service$0.005100%cascade76d ago0x357018…111be8
0x505d…fc8c0x6cf3…8508Basex402 service$0.005100%cascade76d ago0xfbb1f8…ccc8f5
0x505d…fc8c0x07f0…a045BaseStableStudioUpload$0.05100%coinbase76d ago0xf8ccf7…5ad5c3
0x505d…fc8c0x07f0…a045BaseStableStudioUpload$0.05100%coinbase76d ago0xbc0c34…dd1d93
0x505d…fc8c0x07f0…a045BaseStableStudioUpload$0.05100%coinbase76d ago0xca0580…9990a9

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.