Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI110d ago0x714b61…f9d93e
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7bc789…ef7cc1
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5a142a…5626cd
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc39f62…134d56
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI110d ago0x713ede…e84ec7
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbefdf0…9bbd1a
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI110d ago0x159d8b…e79e49
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd301a0…20e93a
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdec8c8…1051ed
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfdcdea…ee6ce1
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb9a19d…91a295
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI110d ago0x94e12a…520fcb
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd53276…f2863e
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI110d ago0x47ab63…a177c3
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5b41e2…9222ae
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb482d0…e7f3eb
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI110d ago0x710e37…4ce009
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbbfc29…83decf
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8bac66…c658d4
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3a9ef7…a24dbf
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9b73c5…e171ce
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI110d ago0x79cd31…ed6d92
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb152d5…456260
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI110d ago0x769042…156900
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI111d ago0xaa2c8c…0e0452

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.