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%cascade44d ago0x1aca16…0f3ebe
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase45d ago0x572647…243574
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase45d ago0xc47c7c…e8dc05
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase45d ago0x28e075…f204ba
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase45d ago0xda4bb4…fd6647
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase45d ago0x3fcb69…a816af
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade45d ago0xe63fa9…88ed00
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade45d ago0x847718…15fc7c
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade45d ago0xaaf251…8b6e19
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade45d ago0x4f5714…2e223b
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade45d ago0xf59dba…7110bf
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade45d ago0x0db6d4…cfa43c
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade45d ago0x55dbe5…b050ae
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade45d ago0xffb3b9…15a929
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade45d ago0x822e91…b02719
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade45d ago0xaf3371…0b7562
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade45d ago0x52e85c…af6684
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade45d ago0xfffba2…95b347
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade45d ago0x028697…758adc
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade45d ago0x3f5818…19e158
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade45d ago0x0b4879…3c20bb
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade45d ago0xb9338a…4fbaeb
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade45d ago0x0096f3…74c57a
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade45d ago0x323e2b…5e081c
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade45d ago0x25cfd1…76d8ad

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.