Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8c6e…1b030xdb5a…0671Base—$0.02100%coinbase22d ago0x49d7dd…1c3198
0x8c6e…1b030x7777…00eeBase—$1.0070%0x97aa…c9e222d ago0x62e0ed…cbf98a
0x8c6e…1b030x7777…00eeBase—$1.0070%0x97aa…c9e222d ago0x8181a9…19da85
0x8c6e…1b030x7777…00eeBase—$1.0070%0x97aa…c9e223d ago0x4cebc9…e0680c
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase23d ago0xd2423a…510bf2
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase23d ago0x0e5808…b50a37
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase23d ago0x57638b…e99544
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase23d ago0x090455…b47605
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase23d ago0xca374e…e49582
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase23d ago0xb95e96…70062a
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase23d ago0xa9a03d…0ef958
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase23d ago0x5cfc66…1bec99
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase23d ago0x007f8d…b89572
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase23d ago0xe492f1…f05e47
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase23d ago0xcb127a…6be054
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase23d ago0xb4b471…86434b
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase23d ago0xf3eedc…7fd224
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase23d ago0x3279f9…32bf1e
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase23d ago0x3528b3…997202
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase23d ago0xcd9c19…9b910e
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase23d ago0x9c964f…69ebe7
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase23d ago0xc6cbd7…bd368b
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase23d ago0x0f93ad…4769f5
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase23d ago0xff7494…f3ef7d

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.