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.004100%cascade75d ago0x16c486…b21a7e
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade75d ago0xb91c6a…d858b8
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade75d ago0xad2e7b…ebd287
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade75d ago0xbae448…8b89ab
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade75d ago0x3c056f…d17454
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade75d ago0xd960e1…90e6be
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade75d ago0xbc8c42…85b1c6
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade75d ago0x07cd8a…8a45ce
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade75d ago0x51c905…67abef
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade75d ago0xe3e36c…ab98ed
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade75d ago0x1aff06…423e79
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade75d ago0x2f2596…e1690b
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade75d ago0xc26a28…63c55a
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade75d ago0x5775a7…49d2fa
0x1ec3…d5670x325b…d430BaseStableEnrichExa$0.14100%coinbase75d ago0x592a29…96b868
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade75d ago0xeba2b7…41051e
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade75d ago0x739d2b…2b9c01
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade75d ago0x4ad32e…58f9c5
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade75d ago0xb28d60…09182c
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade75d ago0x798303…aaae1d
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade75d ago0xd2dcdf…0f612f
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade75d ago0x21b175…e8e9bb
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade75d ago0xa5622d…b1df00
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade75d ago0x7ade8e…224698
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade75d ago0x1ac9a9…ed6c1f

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.