Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf2b…b4f80x6cf3…8508Basex402 service$0.01100%cascade101d ago0x177de5…e0a51c
0xcf2b…b4f80x6cf3…8508Basex402 service$0.005100%cascade101d ago0xde4585…c572ef
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade101d ago0x52fce7…1df3ed
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade101d ago0x29a56f…68a0a1
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade101d ago0x1304a4…6484d3
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade101d ago0x10af25…9f0876
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade101d ago0x95ce6f…0b5ac7
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade101d ago0x1951a6…defc4c
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade101d ago0xe16705…4e7aac
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade101d ago0xbf4e4e…8bc03c
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade101d ago0xe41ab4…5a56b7
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade101d ago0x8bd536…661c3f
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade101d ago0x43fa3e…9ba15b
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade101d ago0xd53d5d…5ca5f9
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade101d ago0x229534…b4927f
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade101d ago0x8f37d1…8990e7
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade101d ago0xde30a7…cb4bff
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade101d ago0x9cd75f…ef5f21
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade101d ago0x72df04…63e9ed
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade101d ago0xfdde78…76764e
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade101d ago0xf674f3…276aba
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade101d ago0x2df54d…7a06a7
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade101d ago0xc39a7f…717ea1
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade101d ago0x177d24…779119
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade101d ago0x549946…891420

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.