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%coinbase15d ago0x19868c…efb70e
0x06ee…aace0x2670…293fBase—$0.01100%coinbase15d ago0xb7c318…3e3d6f
0x06ee…aace0x2670…293fBase—$0.01100%coinbase15d ago0x8424b0…b2670b
0x06ee…aace0x2670…293fBase—$0.01100%coinbase15d ago0x2c9978…585678
0x06ee…aace0x2670…293fBase—$0.01100%coinbase15d ago0x153753…622c77
0x06ee…aace0x2670…293fBase—$0.01100%coinbase15d ago0x46d2a7…2b1610
0x06ee…aace0x2670…293fBase—$0.01100%coinbase15d ago0xe88472…61c9be
0x06ee…aace0x2670…293fBase—$0.01100%coinbase15d ago0x0db9f4…378e9c
0x06ee…aace0x2670…293fBase—$0.01100%coinbase15d ago0xe84d75…e3a7a1
0x06ee…aace0x2670…293fBase—$0.01100%coinbase15d ago0x86f7bc…07d710
0x06ee…aace0x2670…293fBase—$0.01100%coinbase15d ago0xac0ab6…ffb145
0x06ee…aace0x2670…293fBase—$0.01100%coinbase15d ago0xddb03b…5d5463
0x876b…bdfc0x2670…293fBase—$5.00100%coinbase15d ago0xa02888…e260d6
0x06ee…aace0x2670…293fBase—$0.01100%coinbase15d ago0x5804ae…bd5951
0x06ee…aace0x2670…293fBase—$0.01100%coinbase15d ago0x85b808…a65224
0x06ee…aace0x2670…293fBase—$0.01100%coinbase15d ago0xb745d2…c4ce2d
0x06ee…aace0x2670…293fBase—$0.01100%coinbase15d ago0x26fcbf…a83118
0xf99c…34b90x2670…293fBase—$9.88100%coinbase15d ago0x81fa3a…03c5ec
0x06ee…aace0x2670…293fBase—$0.01100%coinbase15d ago0xc2c3cb…180e99
0x06ee…aace0x2670…293fBase—$0.01100%coinbase15d ago0x1b571b…75b014
0x06ee…aace0x2670…293fBase—$0.01100%coinbase16d ago0xf04362…eb64ea
0x06ee…aace0x2670…293fBase—$0.01100%coinbase16d ago0x66ba67…0c9d34
0x06ee…aace0x2670…293fBase—$0.01100%coinbase16d ago0x14ce1e…b818c8
0x06ee…aace0x2670…293fBase—$0.01100%coinbase16d ago0x0ad771…37b095
0x876b…bdfc0x2670…293fBase—$5.00100%coinbase16d ago0xa50fe4…0f0c5a

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.