Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade95d ago0xb10532…726444
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade95d ago0xb99620…36bc0a
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade95d ago0x6b096b…54a4f0
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade95d ago0x05108a…2e8d1f
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade95d ago0xbfd584…9da0a7
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade95d ago0xde353b…8524cd
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade95d ago0x47519d…b79eca
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade95d ago0xd06a45…409acb
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade95d ago0x8e0515…f186b1
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade95d ago0x4d7dd5…6c123a
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade95d ago0x7cc82e…39e509
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade95d ago0x35a372…9e0811
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase95d ago0x339486…c1bfe3
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase95d ago0xb1c9fc…00d194
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase95d ago0x20fba4…969537
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase95d ago0x9a6bf5…bfbdbd
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase95d ago0xd145d1…c78369
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade95d ago0xa50064…ef2b89
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade95d ago0x48427c…4bb559
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase95d ago0x647a1b…e8d578
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade95d ago0x7dd483…c199c9
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase95d ago0x8b9365…95297a
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase95d ago0x66b3d4…44749d
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase95d ago0xafe166…19959a
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase95d ago0x3b9134…d85f74

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.