Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc579…0eb1velinus.ethBasex402 service$0.10100%coinbase2d ago0x76f87c…de0743
0xb769…3320velinus.ethBasex402 service$0.10100%coinbase2d ago0x4f14d7…46606b
0xb769…3320velinus.ethBasex402 service$0.10100%coinbase2d ago0x8ed848…d3657d
0xc579…0eb1velinus.ethBasex402 service$0.05100%coinbase2d ago0x173e44…e09937
0xc579…0eb1velinus.ethBasex402 service$0.01100%coinbase2d ago0x05e02f…642735
0xc579…0eb1velinus.ethBasex402 service$0.01100%coinbase2d ago0xef77c6…5ac6ce
0xc579…0eb1velinus.ethBasex402 service$0.05100%coinbase2d ago0xfeb42d…529beb
0xc579…0eb1velinus.ethBasex402 service$0.01100%coinbase2d ago0xe9bf3e…d6d3c1
0xc579…0eb1velinus.ethBasex402 service$0.29100%coinbase2d ago0xf40740…c1c260
0xc579…0eb1velinus.ethBasex402 service$0.10100%coinbase2d ago0xf41b83…e03c85
0xf988…b3c9velinus.ethBasex402 service$0.29100%coinbase2d ago0xabc857…97f8c4
0xf988…b3c9velinus.ethBasex402 service$0.29100%coinbase2d ago0xfe0d6c…ee6b24
0xf988…b3c9velinus.ethBasex402 service$0.29100%coinbase2d ago0x275d08…1449cb
0xf988…b3c9velinus.ethBasex402 service$0.29100%coinbase2d ago0x0b7fc3…0bb1fe
0xf988…b3c9velinus.ethBasex402 service$0.29100%coinbase2d ago0x74834f…da6159
0xb769…3320velinus.ethBasex402 service$0.29100%coinbase2d ago0x0e1752…5d98e0
0xb769…3320velinus.ethBasex402 service$0.29100%coinbase2d ago0xa97126…64b95d
0xf988…b3c9velinus.ethBasex402 service$0.29100%coinbase2d ago0xd5eeb0…4db54a
0xf988…b3c9velinus.ethBasex402 service$0.29100%coinbase2d ago0x28a594…ac21c1
0xb769…3320velinus.ethBasex402 service$0.29100%coinbase2d ago0x9a19c2…ffa9e3
0xb769…3320velinus.ethBasex402 service$0.29100%coinbase2d ago0xc140bc…d5ee83
0xf988…b3c9velinus.ethBasex402 service$0.49100%coinbase2d ago0x09a1f6…87201d
0xf988…b3c9velinus.ethBasex402 service$0.49100%coinbase2d ago0x0aadaf…e8541c
0xf988…b3c9velinus.ethBasex402 service$0.10100%coinbase2d ago0x536f13…ed6b3d
0xf988…b3c9velinus.ethBasex402 service$0.10100%coinbase2d ago0x650e2c…c875ff

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.