Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc3d0…60da0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x2caeaf…23d865
0xc3d0…60da0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x20e733…9cff7a
0xc3d0…60da0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xd717aa…bec111
0xc3d0…60da0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x1f0280…2fbc7b
0xc3d0…60da0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x290df6…5f2617
0xc3d0…60da0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x885118…4d2df7
0xc3d0…60da0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x42e542…b8c4d1
0xc3d0…60da0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xb370e9…772811
0xc3d0…60da0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x4330c1…a62dbc
0xc3d0…60da0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xf4d813…974af9
0xc3d0…60da0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x5cec82…7ac64e
0xc3d0…60da0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x531ee8…431ce5
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1368e1…1b00cd
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb31fba…8f61be
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x94d33c…48e8ac
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe94aec…919e64
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xaea653…fea5fa
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x584037…de1a1a
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc2206a…8d3ffa
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0904f7…e3c7df
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe7fb22…d72f6e
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xfb10a8…20c8bc
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb400fd…b05b04
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x47f914…4c2c6a
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x167a7e…6113be

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.