Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1094e2…72131f
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb4c2e1…b191a2
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI108d ago0xed329a…c39d1d
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2b8a51…6df02f
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb76832…a8d5c3
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0b0994…4d6177
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa6119f…54a403
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI108d ago0xac7d0a…6c831a
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5fff25…8707e0
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6b242f…84a444
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI108d ago0xdd25e5…d2276f
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8d8495…cf6b1a
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI108d ago0x609d4c…9ba478
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI108d ago0x30784d…b5786a
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc60877…a02ede
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd198fb…a97023
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4de1e3…94b91e
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI108d ago0x23a773…d46c96
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0b5037…cfe84c
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf89316…f2406e
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe28513…42461f
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc99e5a…c94796
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI108d ago0xff7dd2…ccf052
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI108d ago0x36702d…848838
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9cc8c6…77c768

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.