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.33100%Route unknown91d ago0xb62748…12b7db
0xc0bc…d47a0x1892…6085Base$1.46100%Route unknown92d ago0xe4cb64…45d954
0xc0bc…d47a0x1892…6085Base$1.42100%Route unknown92d ago0x96699c…33a9c7
0xc0bc…d47a0x1892…6085Base$1.71100%Route unknown92d ago0x410136…4b021b
0xc0bc…d47a0x1892…6085Base$1.85100%Route unknown92d ago0xe197fe…275e88
0xc0bc…d47a0x1892…6085Base$1.88100%Route unknown92d ago0x964442…de1dec
0xc0bc…d47a0x1892…6085Base$1.82100%Route unknown92d ago0xca2e9d…cad75b
0xc0bc…d47a0x1892…6085Base$1.53100%Route unknown92d ago0xb7b55d…c6c694
0xc0bc…d47a0x1892…6085Base$1.79100%Route unknown92d ago0x996313…0516ce
0xc0bc…d47a0x1892…6085Base$1.38100%Route unknown92d ago0x4d9a64…9e372a
0xc0bc…d47a0x1892…6085Base$1.76100%Route unknown92d ago0xd3c46c…ea0ead
0xc0bc…d47a0x1892…6085Base$1.84100%Route unknown92d ago0x9afb1c…dfaaf3
0xc0bc…d47a0x1892…6085Base$1.36100%Route unknown92d ago0xf01b0c…7421dd
0xc0bc…d47a0x1892…6085Base$1.94100%Route unknown92d ago0x218b69…6e2dc3
0xc0bc…d47a0x1892…6085Base$1.22100%Route unknown92d ago0xe968de…7ba877
0xc0bc…d47a0x1892…6085Base$1.79100%Route unknown92d ago0x3549aa…386e67
0xc0bc…d47a0x1892…6085Base$1.21100%Route unknown92d ago0xfbeeb9…55be89
0xc0bc…d47a0x1892…6085Base$1.44100%Route unknown92d ago0xc9f039…5adea3
0xc0bc…d47a0x1892…6085Base$1.85100%Route unknown92d ago0x00f298…29a506
0xc0bc…d47a0x1892…6085Base$1.06100%Route unknown92d ago0x23c400…12083b
0xc0bc…d47a0x1892…6085Base$1.19100%Route unknown92d ago0xb13fca…fc5fb9
0xc0bc…d47a0x1892…6085Base$1.20100%Route unknown92d ago0x2d8fcc…7071f4
0xc0bc…d47a0x1892…6085Base$1.95100%Route unknown92d ago0xc08143…4e0a06
0xc0bc…d47a0x1892…6085Base$1.96100%Route unknown92d ago0xf5969e…1d8397
0xc0bc…d47a0x1892…6085Base$1.20100%Route unknown92d ago0x0e9f06…65fe0a

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.