Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6da6d5…14debf
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7cf69b…9c86f9
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x83cbdc…6ba46e
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xaf51aa…8b954a
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x605f28…0ae6d0
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x31b897…d60cf9
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xaba578…1adbe7
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0109ca…d1511e
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3a21f9…f81e27
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xca12df…1eceee
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x233f10…b245e7
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb90fa8…9ee483
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9da936…6eb195
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9352d4…e758c1
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x169abb…328280
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x15e752…e02169
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7dd8b3…d59c10
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2fe67c…dd65b9
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5c956c…503033
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xef79f5…686f62
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x87ceb7…49ee35
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7ac6f5…b42966
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3aca1e…3fc74f
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe0affd…fed1c0
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe3fcd3…f79ae4

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.