Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14d7…f8230x4395…d965Basex402 service$0.002100%coinbase18d ago0xf57603…d4f042
0x14d7…f8230x4395…d965Basex402 service$0.002100%coinbase18d ago0x097588…2d316b
0x14d7…f8230x4395…d965Basex402 service$0.002100%coinbase18d ago0x3dc562…cc315f
0x14d7…f8230x4395…d965Basex402 service$0.002100%coinbase18d ago0xbc3a0a…8bcfb0
0x14d7…f8230x4395…d965Basex402 service$0.002100%coinbase18d ago0x43e391…2e9a2f
0x14d7…f8230x4395…d965Basex402 service$0.01100%coinbase18d ago0x6711e8…7316f1
0x14d7…f8230x4395…d965Basex402 service$0.01100%coinbase18d ago0x078caa…518bda
0x14d7…f8230x4395…d965Basex402 service$0.01100%coinbase18d ago0xeb30e0…48c7de
0x14d7…f8230x4395…d965Basex402 service$0.01100%coinbase18d ago0xc87135…681994
0x14d7…f8230x4395…d965Basex402 service$0.001100%coinbase18d ago0x93480f…334100
0x14d7…f8230x4395…d965Basex402 service$0.005100%coinbase18d ago0xc254bd…803047
0x14d7…f8230x4395…d965Basex402 service$0.005100%coinbase18d ago0xf72532…6b40c2
0x14d7…f8230x4395…d965Basex402 service$0.02100%coinbase18d ago0x93046a…09a9f7
0x14d7…f8230x4395…d965Basex402 service$0.01100%coinbase18d ago0x8497d9…64cd09
0x14d7…f8230x4395…d965Basex402 service$0.005100%coinbase18d ago0x2002d7…ec4d2d
0x14d7…f8230x4395…d965Basex402 service$0.01100%coinbase18d ago0x8d3b30…49bb60
0x14d7…f8230x4395…d965Basex402 service$0.01100%coinbase18d ago0x751c39…bc3824
0x14d7…f8230x4395…d965Basex402 service$0.02100%coinbase18d ago0x3ac607…0bfd49
0x14d7…f8230x4395…d965Basex402 service$0.01100%coinbase18d ago0x170dcf…ce1f2d
0x14d7…f8230x4395…d965Basex402 service$0.02100%coinbase18d ago0x29060f…716302
0x14d7…f8230x4395…d965Basex402 service$0.02100%coinbase18d ago0x125a40…2447bb

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.