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 ago0xae50f8…e652fb
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI113d ago0x437e7d…12e139
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf02cd6…21cdf4
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI113d ago0x205dbb…2a418a
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9e8f31…175f18
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc4934c…4e4a99
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI113d ago0xecea52…8c74fd
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0ecf6f…83597e
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6faaf9…f48e7d
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8b90d1…cd8dd7
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4babe7…222a6c
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI114d ago0x784247…25a687
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI114d ago0x14f8b7…9a6fa3
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI114d ago0x17ccf2…188621
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI114d ago0x58d458…2bd736
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0b0ad6…7e5082
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc4234a…249b3b
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI114d ago0x72922a…bcba70
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI114d ago0x835172…2f9f48
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI114d ago0x403201…0730ed
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc3385f…043457
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf42c6c…27d806
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI114d ago0x430db3…3dbf0a
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI114d ago0x399297…0196b0
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI114d ago0x89b24b…58a70a

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.