Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9cc4…b1760x7f74…570fBasex402 service$0.03100%coinbase113d ago0xe37e6d…4c59f7
0x9cc4…b1760x7f74…570fBasex402 service$0.01100%coinbase113d ago0xcb864b…5a3db8
0x0cbe…6ce00x7f74…570fBasex402 service$0.01100%coinbase113d ago0x8c2050…1b3bd2
0x1b9f…cfff0x7f74…570fBasex402 service$0.02100%coinbase113d ago0xbfcfea…90549a
0x1888…767b0x7f74…570fBasex402 service$0.03100%coinbase113d ago0x2067ab…a0cb39
0x1b9f…cfff0x7f74…570fBasex402 service$0.05100%coinbase113d ago0x4b7ecb…6f563f
0x0cbe…6ce00x7f74…570fBasex402 service$0.02100%coinbase113d ago0xabd0d4…38dd42
0x0cbe…6ce00x7f74…570fBasex402 service$0.03100%coinbase113d ago0x20b13e…2c9e81
0xd9f2…1afe0x7f74…570fBasex402 service$0.05100%coinbase113d ago0xe89d71…99ebe6
0xd9f2…1afe0x7f74…570fBasex402 service$0.05100%coinbase113d ago0x60997c…719eeb
0xaec6…5d100x7f74…570fBasex402 service$0.02100%coinbase113d ago0x629ac4…378019
0xd9f2…1afe0x7f74…570fBasex402 service$0.05100%coinbase113d ago0xb2f630…87e2e8
0xd9f2…1afe0x7f74…570fBasex402 service$0.03100%coinbase113d ago0xfb4d96…3201e8
0x1b9f…cfff0x7f74…570fBasex402 service$0.05100%coinbase113d ago0xded63d…871b3b
0xd9f2…1afe0x7f74…570fBasex402 service$0.05100%coinbase113d ago0xf3e661…96b3b0
0xd9f2…1afe0x7f74…570fBasex402 service$0.02100%coinbase113d ago0x31abdd…69f92e
0x0cbe…6ce00x7f74…570fBasex402 service$0.05100%coinbase113d ago0x554ffe…5b3735
0x1888…767b0x7f74…570fBasex402 service$0.01100%coinbase113d ago0x763842…55cf71
0x1b9f…cfff0x7f74…570fBasex402 service$0.03100%coinbase113d ago0xbf334f…cd9fd0
0x1b9f…cfff0x7f74…570fBasex402 service$0.01100%coinbase113d ago0x445c56…1847c9
0xaec6…5d100x7f74…570fBasex402 service$0.01100%coinbase113d ago0x72cff4…c3373a
0x1888…767b0x7f74…570fBasex402 service$0.01100%coinbase113d ago0xdbffed…899d4c
0x1b9f…cfff0x7f74…570fBasex402 service$0.05100%coinbase113d ago0x147357…2d3fed
0xd9f2…1afe0x7f74…570fBasex402 service$0.05100%coinbase113d ago0xc40290…a6575a
0x1888…767b0x7f74…570fBasex402 service$0.05100%coinbase113d ago0x0552b7…5de35e

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.