Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x79f8…f7580x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase5d ago0x300e25…387b28
0x79f8…f758Kronos Crypto Data & ForecastsBaseKronos Crypto Data & ForecastsLiquidations$0.02100%coinbase5d ago0x2a97cf…a301a7
0x79f8…f758Kronos Crypto Data & ForecastsBaseKronos Crypto Data & ForecastsLiquidations$0.02100%coinbase5d ago0x3f01de…de105a
0x79f8…f758Kronos Crypto Data & ForecastsBaseKronos Crypto Data & ForecastsLiquidations$0.02100%coinbase5d ago0xb53829…e7df7d
0x79f8…f7580x549c…c6d1Basex402 service$0.02100%coinbase5d ago0x876871…4189ea
0x79f8…f7580xc4f9…0045BaseSatsSignal Demand Radarx402$0.01100%coinbase5d ago0x24c257…7e25e6
0x79f8…f7580x3bf4…3bdfBaseBook chapterLibrary$0.01100%coinbase5d ago0xc7aed7…cc58b6
0x79f8…f7580x0cd2…394fBaseCRYPTYXCrypto$0.01100%coinbase5d ago0xb2a743…f935ee
0x79f8…f7580x1e15…2817BaseSeoul Weather APIWeather$0.01100%coinbase5d ago0xaa4f5c…755d7b
0x79f8…f7580x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase5d ago0x09815e…3358cd
0x79f8…f7580xe903…1abfBaseBlockRun.AIAi$0.006100%coinbase5d ago0xbbd001…f5630f
0x79f8…f7580x552c…a3f6BaseAye ScoutMarket$0.005100%coinbase5d ago0xe46a7d…bc71cf
0x79f8…f7580x2b6d…32c5Base2sPublic-records$0.003100%coinbase5d ago0x197648…30db64
0x79f8…f7580x38c0…44c8BaseVibe SpringsPrice$0.001100%coinbase5d ago0xf8a9ef…428db8
0x79f8…f7580xc91c…b95cBasex402 serviceCrypto$0.001100%coinbase5d ago0x004e1d…72590a
0x79f8…f7580x0e84…b808BaseOtto AITwitter search$0.003100%coinbase5d ago0x08ef63…681087
0x79f8…f7580x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase5d ago0x61a15e…569ff5
0x79f8…f758three.ws Symbol CheckBasethree.ws Skill MarketMarketplace$0.001100%coinbase5d ago0x8f12ad…07925d

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.