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.15100%coinbase15d ago0x32274b…ceb98f
0xf988…b3c9velinus.ethBasex402 service$0.05100%coinbase15d ago0x658b61…ce6a8b
0xf988…b3c9velinus.ethBasex402 service$0.05100%coinbase15d ago0xc4b247…424d01
0xf988…b3c9velinus.ethBasex402 service$0.10100%coinbase15d ago0x609ed7…044ba8
0xf988…b3c9velinus.ethBasex402 service$0.99100%coinbase15d ago0xb50ff1…1145b3
0xf988…b3c9velinus.ethBasex402 service$0.79100%coinbase15d ago0xd967a7…047b7b
0xb769…3320velinus.ethBasex402 service$0.05100%coinbase15d ago0x74ed52…cbef3f
0xf988…b3c9velinus.ethBasex402 service$0.05100%coinbase15d ago0x900288…b8da17
0x3a18…860cvelinus.ethBasex402 service$0.01100%coinbase16d ago0xb03887…7073e6
0x3a18…860cvelinus.ethBasex402 service$0.25100%coinbase16d ago0x81c575…7110de
0x3a18…860cvelinus.ethBasex402 service$2.49100%coinbase16d ago0x216657…c7408a
0x3a18…860cvelinus.ethBasex402 service$0.01100%coinbase16d ago0xb86465…5399d7
0xf2b2…b2fdvelinus.ethBasex402 service$0.10100%coinbase16d ago0x719a11…4e9af0
0xf2b2…b2fdvelinus.ethBasex402 service$0.39100%coinbase16d ago0xaec269…d71280
0xf2b2…b2fdvelinus.ethBasex402 service$0.01100%coinbase16d ago0x81b6dc…2e9b53
0xf2b2…b2fdvelinus.ethBasex402 service$0.01100%coinbase16d ago0x1fa1f7…b8f36c
0xf2b2…b2fdvelinus.ethBasex402 service$0.01100%coinbase16d ago0x3fe8ae…e10d98
0xf2b2…b2fdvelinus.ethBasex402 service$0.01100%coinbase16d ago0xf4ca76…72966f
0xf2b2…b2fdvelinus.ethBasex402 service$0.01100%coinbase16d ago0x34ca02…e3f438
0xf2b2…b2fdvelinus.ethBasex402 service$0.49100%coinbase16d ago0xff9ff9…4eca06
0xf2b2…b2fdvelinus.ethBasex402 service$0.05100%coinbase16d ago0xd8b330…4e5d0c
0xb769…3320velinus.ethBasex402 service$0.39100%coinbase16d ago0x8067cb…6ee032
0xb769…3320velinus.ethBasex402 service$0.05100%coinbase16d ago0x45960f…42a6c7
0xb769…3320velinus.ethBasex402 service$0.05100%coinbase16d ago0xcf01d2…c2e27c
0xb769…3320velinus.ethBasex402 service$0.01100%coinbase16d ago0x40d69a…9db5e0

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.