Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc0bc…d47a0x1892…6085Base$1.92100%Route unknown95d ago0x0fbc82…be8476
0xc0bc…d47a0x1892…6085Base$1.21100%Route unknown95d ago0x573e6d…b04228
0xc0bc…d47a0x1892…6085Base$1.53100%Route unknown95d ago0x910072…960ae5
0xc0bc…d47a0x1892…6085Base$1.57100%Route unknown95d ago0xd26ce9…971aff
0xc0bc…d47a0x1892…6085Base$1.58100%Route unknown96d ago0xf838e1…669438
0xc0bc…d47a0x1892…6085Base$1.83100%Route unknown96d ago0xcbe329…d97761
0xc0bc…d47a0x1892…6085Base$1.85100%Route unknown96d ago0x655260…d2bc3a
0xc0bc…d47a0x1892…6085Base$1.07100%Route unknown96d ago0xa0b9d7…f7c109
0xc0bc…d47a0x1892…6085Base$1.98100%Route unknown96d ago0x0ef72e…0a5add
0xc0bc…d47a0x1892…6085Base$1.67100%Route unknown96d ago0x645427…f38805
0xc0bc…d47a0x1892…6085Base$1.31100%Route unknown96d ago0x2364c7…dc478b
0xc0bc…d47a0x1892…6085Base$1.03100%Route unknown96d ago0xb26500…62a91f
0xc0bc…d47a0x1892…6085Base$1.35100%Route unknown96d ago0x32a997…1246f2
0xc0bc…d47a0x1892…6085Base$1.28100%Route unknown96d ago0x427394…bf5055
0xc0bc…d47a0x1892…6085Base$1.56100%Route unknown96d ago0x2137cd…3f542b
0xc0bc…d47a0x1892…6085Base$1.34100%Route unknown96d ago0x036b9a…a1217f
0xc0bc…d47a0x1892…6085Base$1.58100%Route unknown96d ago0x865e83…ad3674
0xc0bc…d47a0x1892…6085Base$1.02100%Route unknown96d ago0xb7c540…f37ee7
0xc0bc…d47a0x1892…6085Base$1.44100%Route unknown96d ago0x8b65e1…d078e7
0xc0bc…d47a0x1892…6085Base$1.98100%Route unknown96d ago0xe0c638…903c2e
0xc0bc…d47a0x1892…6085Base$1.53100%Route unknown96d ago0x40f0b7…eeea9d
0xc0bc…d47a0x1892…6085Base$1.43100%Route unknown96d ago0xaf4a21…27a74a
0xc0bc…d47a0x1892…6085Base$1.68100%Route unknown96d ago0x284176…8b2567
0xc0bc…d47a0x1892…6085Base$1.67100%Route unknown96d ago0xc5b99c…b555ca
0xc0bc…d47a0x1892…6085Base$1.55100%Route unknown96d ago0x840551…628153

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.