Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2f7b42…f8df62
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x59e7a2…4e1d5d
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb841f6…5d77f0
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x568f58…af31de
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4568a1…30cc1a
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa6f739…423971
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x69606a…bf5936
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe24a1e…14270b
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x934c64…cab039
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8d257b…17b50f
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf51cde…eb175b
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf29bac…c8bc61
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x925c7b…82976e
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2a394f…2aa7a3
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x209be6…bbc3cd
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3a4b43…9f8f18
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4267b8…01e1ed
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9c3632…e4b028
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa5315f…1b769a
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7c664c…f39d5b
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb943ca…c97a27
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7a3d22…0bb34a
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0efb3c…f185b7
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf6258b…d232e9
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xedaea7…8f233a

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.