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…d5670x6cf3…8508Basex402 service$0.004100%cascade95d ago0xa50064…ef2b89
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade95d ago0x48427c…4bb559
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade95d ago0x7dd483…c199c9
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade95d ago0xf83ab4…61d355
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade95d ago0x6176d0…f2922c
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade95d ago0x56cc45…8dac5d
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade95d ago0x089cd1…3dc17f
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade95d ago0x6816c3…83632e
0x2af6…36490x6cf3…8508Basex402 service$0.005100%cascade95d ago0xbf307f…932a02
0x2af6…36490x6cf3…8508Basex402 service$0.005100%cascade95d ago0x3728d1…b21130
0x2af6…36490x6cf3…8508Basex402 service$0.005100%cascade95d ago0x4c2d6e…68b537
0x2af6…36490x6cf3…8508Basex402 service$0.005100%cascade95d ago0xc99e6c…23feb5
0x2af6…36490x6cf3…8508Basex402 service$0.005100%cascade95d ago0xb03e1a…81b750

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.