Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1970…aef30x6839…1a2bBase—$0.003100%coinbase42d ago0xb2a74d…561610
0x1970…aef30x6839…1a2bBase—$0.003100%coinbase42d ago0xc3051a…4d87de
0x1970…aef30x6839…1a2bBase—$0.003100%coinbase42d ago0xcc7928…efbc19
0x1970…aef30x6839…1a2bBase—$0.003100%coinbase42d ago0xb6ea24…30a1da
0x1970…aef30x6839…1a2bBase—$0.003100%coinbase42d ago0xc38eaa…4ebedb
0x1970…aef30x6839…1a2bBase—$0.003100%coinbase42d ago0x18ac35…02f68e
0x1970…aef30x6839…1a2bBase—$0.003100%coinbase42d ago0xddc93a…3440ba
0x1970…aef30x6839…1a2bBase—$0.003100%coinbase42d ago0x1d2380…b5dfd6
0x1970…aef30x6839…1a2bBase—$0.003100%coinbase42d ago0x4a7d64…b522a4
0x1970…aef30x6839…1a2bBase—$0.003100%coinbase42d ago0x720e7a…ebe313
0x1970…aef30x6839…1a2bBase—$0.003100%coinbase42d ago0x79696d…0eb23f
0x1970…aef30x6839…1a2bBase—$0.003100%coinbase42d ago0xc3dd5b…db720d
0x1970…aef30x6839…1a2bBase—$0.003100%coinbase42d ago0x010a49…26a1d3
0x1970…aef30x6839…1a2bBase—$0.003100%coinbase42d ago0xc1532a…59f002
0x1970…aef30x6839…1a2bBase—$0.003100%coinbase42d ago0x26960b…842e54
0x1970…aef30x6839…1a2bBase—$0.003100%coinbase42d ago0x0e4172…21b56d
0x1970…aef30x6839…1a2bBase—$0.003100%coinbase42d ago0xf7bde4…f6c3ee
0x1970…aef30x6839…1a2bBase—$0.003100%coinbase42d ago0x28914b…69bb1a
0x1970…aef30x6839…1a2bBase—$0.003100%coinbase42d ago0x832047…119ec4
0x1970…aef30x6839…1a2bBase—$0.003100%coinbase42d ago0x8fc14e…c197a8
0x1970…aef30x6839…1a2bBase—$0.003100%coinbase42d ago0x4c03b5…7ab97b
0x1970…aef30x6839…1a2bBase—$0.003100%coinbase42d ago0x757a9d…403a82
0x1970…aef30x6839…1a2bBase—$0.003100%coinbase42d ago0xc4ade7…3afee8
0x1970…aef30x6839…1a2bBase—$0.003100%coinbase42d ago0xf71d79…b0b7d2
0x1970…aef30x6839…1a2bBase—$0.003100%coinbase42d ago0x36621f…004310

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.