Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5adfc7…eef243
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xcc59b0…17c012
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa0708c…025ea4
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbd2dae…d17655
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xcf57ed…36f260
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x20ce4d…92ec89
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x674dc0…56611c
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x69ba5b…fc62cd
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x312b89…3505bf
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf3c07a…3ae31c
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa5a64d…575471
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x342e21…d6d8d0
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1183ca…4a768c
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xce11ae…39bbda
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3f2b7f…24d357
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x175909…f48ee2
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc4889e…5a9632
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x30f0c3…7148be
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6fe83f…533f81
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb45131…db6aea
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe39d8f…5fcaef
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x61440a…c37d90
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xca647b…7d1031
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf89946…98dbe4
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc3aea2…8b3600

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.