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%cascade46d ago0x0b2572…cef33b
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase46d ago0x89d7c5…df56d2
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase46d ago0x6b19ac…6d2850
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase46d ago0x5a087d…92812c
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase46d ago0x20f8fc…86f686
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase46d ago0xb87f0a…e1a079
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase46d ago0xf35abf…e08b17
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase46d ago0x7a42a4…4e7deb
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase46d ago0xd12eae…0d688c
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase46d ago0x26db7c…19a7f7
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase46d ago0x27844d…51f71c
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade46d ago0xe993f2…f8c74f
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade46d ago0x5a7b6d…5f9395
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade46d ago0x22bb9b…cdeffe
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade46d ago0x3da939…a916aa
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade46d ago0x2bd00f…c6eddb
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade46d ago0x681e1b…b3fb82
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase46d ago0xddb5f5…45bbd5
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase46d ago0x1e24f5…a4163d
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade46d ago0xd5b42a…cb5edc
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade46d ago0xa1f446…92c948
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade46d ago0x6e1e74…b1c3e2
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade46d ago0x5f5f0d…695621
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade46d ago0x6c4480…1dbcb0
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade46d ago0x43ac94…b47bec

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.