Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0304…62170x6a5e…c666Basex402 service$0.01100%payAI113d ago0x1c9512…663142
0x0304…62170x6a5e…c666Basex402 service$0.01100%payAI113d ago0x00da24…9c935a
0x0304…62170x6a5e…c666Basex402 service$0.01100%payAI113d ago0xcd03dd…d9c3bc
0x0304…62170x6a5e…c666Basex402 service$0.01100%payAI113d ago0x1b0dbb…332de4
0x0304…62170x6a5e…c666Basex402 service$0.01100%payAI113d ago0x7766d3…74107f
0x0304…62170x6a5e…c666Basex402 service$0.01100%payAI113d ago0xff9edc…6e90f8
0x0304…62170x6a5e…c666Basex402 service$0.01100%payAI113d ago0x399a59…cf85ab
0x0304…62170x6a5e…c666Basex402 service$0.01100%payAI113d ago0x6cb67b…54ac97
0x0304…62170x6a5e…c666Basex402 service$0.01100%payAI113d ago0xbbfc50…afbeb7
0x0304…62170x6a5e…c666Basex402 service$0.01100%payAI113d ago0x657bef…4fe1c2
0x0304…62170x6a5e…c666Basex402 service$0.01100%payAI113d ago0x8d6e6b…616dbf
0x0304…62170x6a5e…c666Basex402 service$0.01100%payAI113d ago0x67a017…f8a068
0x0304…62170x6a5e…c666Basex402 service$0.01100%payAI113d ago0xca4507…1541a6
0x0304…62170x6a5e…c666Basex402 service$0.01100%payAI113d ago0x1419c6…642709
0x0304…62170x6a5e…c666Basex402 service$0.01100%payAI113d ago0xc64fff…46906e
0x0304…62170x6a5e…c666Basex402 service$0.01100%payAI113d ago0xca7756…47aede
0x0304…62170x6a5e…c666Basex402 service$0.01100%payAI113d ago0x0f8787…88104d
0x0304…62170x6a5e…c666Basex402 service$0.01100%payAI113d ago0x61fa70…aa6a50
0x0304…62170x6a5e…c666Basex402 service$0.01100%payAI113d ago0x81fffc…d0441b
0x0304…62170x6a5e…c666Basex402 service$0.01100%payAI113d ago0x7bd595…f64660
0x0304…62170x6a5e…c666Basex402 service$0.01100%payAI114d ago0x5126cd…9df38b
0x0304…62170x6a5e…c666Basex402 service$0.01100%payAI114d ago0xd48147…c23a72
0x0304…62170x6a5e…c666Basex402 service$0.01100%payAI114d ago0xc3b6e0…3fa4a2
0x0304…62170x6a5e…c666Basex402 service$0.01100%payAI114d ago0x3f976c…5ca742
0x0304…62170x6a5e…c666Basex402 service$0.01100%payAI114d ago0xf8e287…d25137

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.