Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x06ee…aace0x2670…293fBase—$0.01100%coinbase22d ago0x90223e…1c6247
0x06ee…aace0x2670…293fBase—$0.01100%coinbase22d ago0x64170e…27d499
0x06ee…aace0x2670…293fBase—$0.01100%coinbase22d ago0x68b23e…024e28
0x06ee…aace0x2670…293fBase—$0.01100%coinbase22d ago0x67cf24…2ca0e2
0x06ee…aace0x2670…293fBase—$0.01100%coinbase22d ago0xc76282…60302b
0x06ee…aace0x2670…293fBase—$0.01100%coinbase22d ago0x5e21b6…3e3082
0x06ee…aace0x2670…293fBase—$0.01100%coinbase22d ago0x4bce57…ab9134
0x06ee…aace0x2670…293fBase—$0.01100%coinbase22d ago0x29cf94…ba4578
0x06ee…aace0x2670…293fBase—$0.01100%coinbase22d ago0x0dd9f3…a33503
0x06ee…aace0x2670…293fBase—$0.01100%coinbase22d ago0xce0991…d6146d
0x06ee…aace0x2670…293fBase—$0.01100%coinbase22d ago0x266097…cbf825
0x06ee…aace0x2670…293fBase—$0.01100%coinbase22d ago0x95eb4f…9d83a0
0x06ee…aace0x2670…293fBase—$0.01100%coinbase22d ago0xc79706…6ffa96
0x06ee…aace0x2670…293fBase—$0.01100%coinbase22d ago0x597251…0a82d2
0x6a12…77fb0x2670…293fBase—$5.00100%coinbase22d ago0x2b2efe…764fc8
0x9de7…948c0x2670…293fBase—$5.00100%coinbase22d ago0x53c391…2c42aa
0x7bc3…68890x2670…293fBase—$5.00100%coinbase23d ago0xff348b…cb2d04

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.