Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf988…b3c9velinus.ethBasex402 service$0.10100%coinbase13d ago0xdc5c9c…bdec4a
0xf988…b3c9velinus.ethBasex402 service$0.79100%coinbase13d ago0xf263dd…c8deb7
0xb769…3320velinus.ethBasex402 service$2.49100%coinbase13d ago0x896625…ad9733
0xb769…3320velinus.ethBasex402 service$0.79100%coinbase13d ago0x8f866c…50b811
0xc9c7…1670velinus.ethBasex402 service$0.01100%coinbase14d ago0x36608e…54bd54
0xb769…3320velinus.ethBasex402 service$0.79100%coinbase14d ago0x1712b4…de25d8
0xf988…b3c9velinus.ethBasex402 service$2.49100%coinbase14d ago0x8e6916…b9bc6d
0xf988…b3c9velinus.ethBasex402 service$0.25100%coinbase14d ago0x409b7a…059b0c
0xb769…3320velinus.ethBasex402 service$0.25100%coinbase14d ago0x3c545c…7ba910
0xf988…b3c9velinus.ethBasex402 service$0.07100%coinbase14d ago0xbd3621…9f1ae6
0xf988…b3c9velinus.ethBasex402 service$0.05100%coinbase14d ago0x3e29c4…7e54f9
0xf988…b3c9velinus.ethBasex402 service$0.99100%coinbase14d ago0xa3f889…6e39fd
0xf988…b3c9velinus.ethBasex402 service$0.10100%coinbase14d ago0xb804f5…b55b3a
0xf988…b3c9velinus.ethBasex402 service$0.07100%coinbase14d ago0xb51006…7438c2
0xf988…b3c9velinus.ethBasex402 service$0.05100%coinbase14d ago0x2daefc…fb86ce
0xf988…b3c9velinus.ethBasex402 service$0.05100%coinbase14d ago0xe73a6e…a59c8b
0xf988…b3c9velinus.ethBasex402 service$0.35100%coinbase14d ago0xc775dd…746c6d
0xf988…b3c9velinus.ethBasex402 service$0.01100%coinbase14d ago0x8d20ad…d9da2b
0xf988…b3c9velinus.ethBasex402 service$0.01100%coinbase14d ago0x49fdfa…6decbf
0xf988…b3c9velinus.ethBasex402 service$0.01100%coinbase14d ago0xc081b0…dd6f32
0xf988…b3c9velinus.ethBasex402 service$0.01100%coinbase14d ago0xf5f8be…b10cae
0xf988…b3c9velinus.ethBasex402 service$0.01100%coinbase14d ago0x8bf5ca…5a6dd0
0xf988…b3c9velinus.ethBasex402 service$0.25100%coinbase14d ago0x746278…551e36
0xf988…b3c9velinus.ethBasex402 service$0.15100%coinbase14d ago0x1892b0…498774
0xf988…b3c9velinus.ethBasex402 service$0.10100%coinbase14d ago0xdc487f…d9eb76

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.