Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa12a12…bc864e
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc78be8…9a7c42
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0d5bcb…9a32a4
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc64892…58d56f
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI114d ago0x02352f…ef8db8
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI114d ago0x296e4a…f49e61
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe58a99…8369d2
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7e2914…0fcb44
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7eb9aa…ee38bc
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4bc2dd…3d7365
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6437e7…402f09
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7c21a4…ba5883
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbc106d…bbb1d3
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI114d ago0x312c0c…ff8248
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI114d ago0x34c186…6d4aaf
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb9b553…e35630
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI114d ago0x396327…bd0efa
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI114d ago0x851816…033b4e
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2cb574…684ebd
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI114d ago0x918bc0…f2d160
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI114d ago0x02d26b…6f0def
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI114d ago0x92155d…7a02fc
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe9c190…47172c
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa8bf3c…f54ea1
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI114d ago0x082629…51c9e6

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.