Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI118d ago0x8c634e…0d2550
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI118d ago0xaacf6b…65a9a1
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI118d ago0x293842…2d11f6
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI118d ago0x7b70ef…de2bf9
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI118d ago0xcfea1c…81eeb0
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI118d ago0xb02d52…d7bebc
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI118d ago0xb5e15b…e3ab8c
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI118d ago0x158cf7…74d50c
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI118d ago0x36d52b…d1ef4d
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI119d ago0xd525b1…922abc
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI119d ago0x2a20db…50762c
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI119d ago0x70c99c…3b2638
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI119d ago0xc1d289…88d64e
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI119d ago0x7d9efa…c8aa6c
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI119d ago0x51a7c6…5dd9f4
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI119d ago0x16a731…df7b87
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI119d ago0x23f34a…4910f0
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI119d ago0x529f8b…495eaf
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI119d ago0x8d98fc…77900f
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI119d ago0x88959b…9742e0
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI119d ago0xa34f0c…18b12d
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI119d ago0x35eabb…70a5fd
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI119d ago0x5adbe0…652b2f
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI119d ago0x577ffd…28cb7e

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.