Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa51b…69350xe82e…59e3BaseTickersFeedStock-quotes$0.001100%coinbase87d ago0x37031b…1a98ef
0xa51b…69350xe82e…59e3BaseTickersFeedStock-quotes$0.001100%coinbase87d ago0x7b21e3…ce1e82
0xa51b…69350xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase87d ago0x16f4f7…d5efa8
0xa51b…69350xe82e…59e3BaseTickersFeedStock-quotes$0.008100%coinbase87d ago0xd80308…545d2b
0xa51b…69350xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase87d ago0xe41d60…e9ea5d
0x3327…9b1c0xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase87d ago0x2441ac…48c6fa
0x3327…9b1c0xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase87d ago0xa632d5…ee265e
0x3f52…3a8f0xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase87d ago0x6f5da0…2a6acd
0x3f52…3a8f0xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase87d ago0x2f47b3…7488da
0x36a9…5faf0xe82e…59e3BaseTickersFeedStock-quotes$0.001100%coinbase88d ago0xd3a6a0…e503e2
0x79d8…61300xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase88d ago0x886255…f53e8b
0x79d8…61300xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase88d ago0xc51059…5cad26
0x7695…649c0xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase88d ago0x9e5dda…0b2147
0x7695…649c0xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase88d ago0x787bdd…102225
0xe616…46c70xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase88d ago0x240dd7…501137
0xe616…46c70xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase88d ago0x63b972…d50687
0xc13d…5c240xe82e…59e3BaseTickersFeedStock-quotes$0.05100%coinbase88d ago0x6f1d99…0c5ea7
0x5958…50360xe82e…59e3BaseTickersFeedStock-quotes$0.05100%coinbase88d ago0xaca4de…abb06c
0xb1b6…0f880xe82e…59e3BaseTickersFeedStock-quotes$0.05100%coinbase88d ago0x633b91…02c3ea
0x79d8…61300xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase88d ago0x39e6de…f1c8c8
0x79d8…61300xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase88d ago0x18ed71…8c5897
0xccc1…ff2d0xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase88d ago0x943329…fd751b
0xcb0a…27bf0xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase88d ago0x577f64…400e77
0xccc1…ff2d0xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase88d ago0xc6d5b6…383274
0x0a81…48e30xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase88d ago0x621f8e…44cf86

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.