Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd4bbf9…9f1dbd
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb1fcdb…d8b345
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x93d1dd…9f1dda
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x59d77c…741e8b
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8c2e9b…d41de5
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xee1440…a4fb88
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x577892…fb338a
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x28018c…dd937c
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa06d74…a9ea6a
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8ef9fc…a82c85
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8a680c…849b2c
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa9b4a3…dd671a
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdbeecf…ee513d
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xaca333…666570
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc33358…6eac99
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd943b7…25270d
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xac100f…40aeb7
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbdc1af…cd26fd
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa427f1…24f9da
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x29c728…f9cfb9
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd7f350…dae1b9
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf2057c…a8e66b
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x59dbd3…e571a5
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc4ab05…848c55
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x156372…ce934b

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.