Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase60d ago0x2cfb9a…244be5
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade60d ago0x311a5f…73015d
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase60d ago0x7739c4…af6227
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade60d ago0x06249c…9ff542
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade60d ago0x30189c…6e4b72
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade60d ago0x603d0e…65349e
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade60d ago0x9c5985…e68925
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade60d ago0x237494…af461f
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade60d ago0xa865c7…4f3abf
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade60d ago0x29b733…a56d06
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade60d ago0x790bb2…40aaba
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade60d ago0x779967…957b48
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade60d ago0x2fcaf9…464942
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade60d ago0xb82889…09dfee
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade60d ago0x99e8af…ab1741
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade60d ago0x95ad4b…8ee044
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade60d ago0xb45f2b…cd46f9
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade61d ago0xbc35ac…4ac2a7
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade61d ago0x16e904…75d843
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade61d ago0x55c968…806ade
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade61d ago0x82908a…82a69f
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade61d ago0x0ba39d…b95806
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade61d ago0x3dacb6…3e9581
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade61d ago0x3af2f5…60690b
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade61d ago0xc301cd…62fd50

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.