Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7818…74c50xca87…ef52Basex402 service$0.001100%coinbase111d ago0xcdac1e…c45ff1
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase111d ago0x5c5034…8ca412
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase111d ago0x5725b5…1980f5
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase111d ago0x68ce19…1b1017
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase111d ago0x2a5b33…fa50ff
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase111d ago0x445c72…0c6fe5
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase111d ago0x748476…1549b9
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase111d ago0xd582ac…2aef08
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase111d ago0x6fd6d1…d5556a
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase111d ago0xd18208…896342
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase111d ago0xb88413…ea6c34
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase111d ago0xe520f0…32e2b0
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase111d ago0x4685cd…f98138
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase111d ago0xc0c124…72bb58
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase111d ago0x949ffb…eddb5d
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase111d ago0x64e57b…52d90a
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase111d ago0x1411f3…1db092

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.