Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown88d ago0x23cfce…9347ee
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown89d ago0x193214…e21195
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown89d ago0x0fdf7d…59410d
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown89d ago0x0d9b30…ac130e
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown89d ago0x9c6430…3dcb71
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown89d ago0x239760…726f3b
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown89d ago0xd9b3dc…c67c8e
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown89d ago0x2a1576…3d428e
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown89d ago0xecbd61…db496c
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown89d ago0x1caa79…456b6a
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown89d ago0x823bdc…b1069e
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown89d ago0x2109e3…9b580d
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown89d ago0x8381c6…063aff
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown89d ago0x532f18…50072f
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown89d ago0xbe12ad…84a449
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown89d ago0x5bd9ed…d67d12
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown89d ago0xd2e6aa…90e51b
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown89d ago0xb816f1…07cc9d
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown89d ago0xef3899…4b26ab
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown89d ago0x04b95e…6f979a
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown89d ago0x6deb9b…6edbef
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown89d ago0x085359…9325b7
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown89d ago0xfda485…f85c9f
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown89d ago0xe73514…6b7e14
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown89d ago0x185af5…c24424

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.