Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb840…37a90x0e84…b808BaseOtto AITwitter search$0.001100%coinbase51d ago0x29317f…913b1d
0xb840…37a90x8fc4…db1fBaseText Summarizer AgentSummarize$0.005100%coinbase51d ago0x641cc7…0d16f2
0xb840…37a90x0e84…b808BaseOtto AITwitter search$0.001100%coinbase51d ago0x7728bc…eceb14
0xb840…37a90x8fc4…db1fBaseText Summarizer AgentSummarize$0.005100%coinbase51d ago0xd502e6…a02ae3
0xb840…37a90x0e84…b808BaseOtto AITwitter search$0.001100%coinbase51d ago0xa0c084…a327e5
0xb840…37a90x0e84…b808BaseOtto AITwitter search$0.001100%coinbase51d ago0x42cdbf…bbc177
0xb840…37a90x8fc4…db1fBaseText Summarizer AgentSummarize$0.005100%coinbase51d ago0x11bb13…29e181
0xb840…37a90x52ab…6c06BaseEquityScopeStocks$0.07100%coinbase51d ago0x654d41…f2237a
0xb840…37a90x0e84…b808BaseOtto AITwitter search$0.001100%coinbase51d ago0x3fc52c…cd7f03
0xb840…37a90x8fc4…db1fBaseText Summarizer AgentSummarize$0.005100%coinbase51d ago0x2a80f3…3e43ee
0xb840…37a90x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase51d ago0x42d97f…17d831
0xb840…37a90x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase51d ago0x92b49e…01d3d3
0xb840…37a90x52ab…6c06BaseEquityScopeStocks$0.07100%coinbase51d ago0x87a8ce…c35a06
0xb840…37a90x8fc4…db1fBaseText Summarizer AgentSummarize$0.005100%coinbase51d ago0x0d07e4…f4c4b7
0xb840…37a90x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase51d ago0xc69865…def841
0xb840…37a90x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase51d ago0x6f1fee…9a725d
0xb840…37a90x52ab…6c06BaseEquityScopeStocks$0.07100%coinbase51d ago0x090ae7…0b2b91
0xb840…37a90x0e84…b808BaseOtto AITwitter search$0.001100%coinbase51d ago0x2088d5…27d33b
0xb840…37a90x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase51d ago0x4fda12…f7bcf1
0xb840…37a90x0e84…b808BaseOtto AITwitter search$0.001100%coinbase51d ago0xf42d87…72d4b3
0xb840…37a90x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase51d ago0xd1ca31…62fb49
0xb840…37a90x0e84…b808BaseOtto AITwitter search$0.001100%coinbase51d ago0x9d19ab…e4ea85
0xb840…37a90x52ab…6c06BaseEquityScopeStocks$0.07100%coinbase51d ago0x745ad7…b0d646
0xb840…37a90x8a22…a6fdBase—$0.002100%coinbase51d ago0x19275d…f6206c
0xb840…37a90x8fc4…db1fBaseText Summarizer AgentSummarize$0.005100%coinbase51d ago0x7fcff5…13cc93

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.