Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4f46fb…b26908
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1b9712…08a0ce
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI110d ago0x30805b…d7e9ca
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0903ce…ccb047
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdb8347…8c9296
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbac4c3…1638d8
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5c4331…a6b08f
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0f34fd…8f1755
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0fa8c4…140334
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdecdaa…012dbc
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7c19d1…8d11f9
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI110d ago0x317c8a…7990f9
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI110d ago0x195b09…75a157
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1f17ae…d253c0
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe56569…8d2480
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI110d ago0x78eead…b15a7e
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI110d ago0x043c9c…4153a8
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI110d ago0x194b88…718bdc
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe5c45a…9a4076
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf2633c…fdca27
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI110d ago0x78a30e…4f47c7
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8cbb1b…427269
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb49c76…69d158
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1b53da…153d91
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI110d ago0x32a322…624bb9

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.