Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0a84…2d120x2178…e5eeBase—$0.0670%0x4af9…c95615d ago0x5bec71…bd5271
0x0a84…2d120xcfbc…aabdBase—$0.0670%0x4af9…c95615d ago0x617563…c98a8a
0x0a84…2d120x3422…991aBase—$0.0670%0x4af9…c95615d ago0x4091df…c963e2
0x0a84…2d120x8b5c…751cBase—$0.0670%0x4af9…c95615d ago0x851c58…e972b0
0x0a84…2d120x99e1…b5b0Base—$0.0670%0x4af9…c95615d ago0x7e3fa6…01a232
0x0a84…2d120xf9c7…ae61Base—$0.06100%payAI15d ago0x5e44cf…eab13a
0x0a84…2d120xf1ba…c3e3Base—$0.06100%payAI15d ago0x5e44cf…eab13a
0x0a84…2d120xe54c…b252Base—$0.06100%payAI15d ago0x5e44cf…eab13a
0x0a84…2d120x329e…3d40Base—$0.06100%payAI15d ago0x5e44cf…eab13a
0x0a84…2d120xe130…b3f5Base—$0.06100%payAI15d ago0xfeaa95…55af0b
0x0a84…2d120x4a21…0ea7Base—$0.06100%payAI15d ago0xfd2f99…49fc69
0x0a84…2d120xf943…5d68Base—$0.06100%payAI15d ago0xebcf81…c657d1
0x0a84…2d120x1bf6…45f0Base—$0.06100%payAI15d ago0xf588f2…38ecd0
0x0a84…2d120x1130…ffe7Base—$0.06100%payAI15d ago0x903c88…cd87a7
0x037b…4f310x0a84…2d12Base—$0.84100%payAI15d ago0x049e61…49d76f
0x0a84…2d120xe54c…b252Base—$0.02100%coinbase15d ago0x958d95…792605
0x0a84…2d120xf943…5d68Base—$0.02100%coinbase15d ago0x393d12…1b06e6
0x0a84…2d120x8b5c…751cBase—$0.02100%coinbase15d ago0x6c9e32…8825a6
0x0a84…2d120xe130…b3f5Base—$0.02100%coinbase15d ago0x9f2b9f…bb5f18
0x0a84…2d120xcfbc…aabdBase—$0.02100%coinbase15d ago0x21ebb3…b1eae6
0x0a84…2d120x4a21…0ea7Base—$0.02100%coinbase15d ago0x098c30…72ffb9
0x0a84…2d120x2178…e5eeBase—$0.02100%coinbase15d ago0x8a45bf…105934
0x0a84…2d120x99e1…b5b0Base—$0.02100%coinbase15d ago0x875573…dd9342
0x0a84…2d120x1bf6…45f0Base—$0.02100%coinbase15d ago0x577b2a…e04d21
0x0a84…2d120x3422…991aBase—$0.02100%coinbase15d ago0xde89a8…bb34ea

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.