Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI108d ago0xddb0ff…c88ea4
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5e37af…7dcb86
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI108d ago0x99e162…91855e
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf953c9…d7f664
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9abd00…75cd2d
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe7fa45…eace04
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI108d ago0x20a72b…5c2e88
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI108d ago0x94c849…7aaceb
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4d79c3…a1d9e2
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI108d ago0x71d6a5…34d9cf
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI108d ago0x25c00a…1ded68
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5b92a1…c720c7
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5a9291…fea354
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI108d ago0x926c15…1fc5a2
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI108d ago0x625766…f37e6b
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd1c814…2f945b
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI109d ago0xca82e9…382d46
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI109d ago0xaa53ac…434b1d
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa7f6b2…ba323a
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9d5e0e…2debdc
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf83762…001dd4
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc98727…9699c5
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI109d ago0x753d79…b80a31
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI109d ago0xade13f…751c8b
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa0dca9…620f0e

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.