Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb18e12…2f7585
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb9acb0…e62f7c
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7ad4ee…ae6f6e
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x139829…560feb
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0b7ae9…27fb65
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xafa545…325233
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x657d9b…d4be97
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x573692…cb38d4
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2d52bb…6869ca
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1e886b…95567a
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1bd809…8a0a41
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x26e108…8c6a7f
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa405b4…40e72a
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4c75e5…6da241
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x58c087…7cc977
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x64276c…a5b9ff
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x14e55f…ad7ab8
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd21863…dc3855
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xfaa2cd…1dd18f
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x573506…74cf25
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x55bec6…ae2e64
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x120c18…9e6525
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xfb7d91…004b72
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4ec5cb…5debd8
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf4a943…555913

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.