Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x99d5…cf800x548f…abc4BasehyperextendHyperliquid$0.04100%coinbase13d ago0x50e818…38727e
0x99d5…cf800x10ff…9e4fBaseSuede AIMusic$4.99100%coinbase13d ago0x4fab80…f14165
0x99d5…cf800xe3e5…c28bBaseX402 Data APIx402$1.00100%coinbase13d ago0x4f5414…84b9ff
0x99d5…cf800xfee1…19e6Base—$1.00100%coinbase13d ago0x61acb4…8da5e4
0x99d5…cf80MiroSharkBaseMiroSharkSocial$1.00100%coinbase13d ago0x410d91…65dcd4
0x99d5…cf80AI Image GenerationBaseAI Image GenerationImage_gen$0.55100%coinbase13d ago0x22c003…c09707
0x99d5…cf800xf042…5fe5BaseStableJobsCoresignal$0.10100%coinbase13d ago0x660015…5cf349
0x99d5…cf800xaeeb…00abBaseStock Trends Market IntelligenceFinance$0.25100%coinbase13d ago0x63d635…c063c1
0x99d5…cf800x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase13d ago0xd6f937…72a360
0x99d5…cf800xad98…5a23BaseInsumerAPIWallet verification$0.15100%coinbase13d ago0x81a37d…02b7a7
0x99d5…cf800x52ab…6c06BaseEquityScopeStocks$0.15100%coinbase13d ago0x8a092b…917ef1
0x99d5…cf800xab67…54caBaseRubric ProtocolSanctions$0.10100%coinbase13d ago0x562d62…6fc135
0x99d5…cf800x1937…6c94Basewebsite2vatVat$0.05100%coinbase13d ago0xd993e1…cebcd5
0x99d5…cf800xfbf2…9e94BaseTereno Webpage to MarkdownWebpage-to-markdown$0.10100%coinbase13d ago0xa23537…f45152
0x99d5…cf800xffff…e0dbBasePayPerBytePayperbyte$0.10100%coinbase13d ago0xbd7e37…8c25a3
0x99d5…cf800x8aab…ce15BaseVAPEPrediction-markets$0.07100%coinbase13d ago0x232b70…bae871
0x99d5…cf80Kronos Crypto Data & ForecastsBaseKronos Crypto Data & ForecastsBitcoin$0.02100%coinbase13d ago0x247656…050140
0x99d5…cf800xc529…c2ecBaseJustaName ENS ResolverEns$0.005100%coinbase13d ago0x4fd513…6ff89b
0x99d5…cf800xb60a…dd6bBasePulseChain HeadPulsechain$0.001100%coinbase13d ago0x1280db…3084db
0x99d5…cf800xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase13d ago0xf17727…2b84ec
0x99d5…cf800xba66…39cdBaseTimezone ConverterTime$0.001100%coinbase13d ago0x97ff84…484776
0x99d5…cf800xce48…856cBaseAproxPayProxy$0.003100%coinbase13d ago0x77a365…608815
0x99d5…cf800xb86f…8fc4BaseJSON RepairJson$0.001100%coinbase13d ago0x36cc33…392baf
0x99d5…cf800x5bcd…64ddBasetokenguardCrypto$0.005100%coinbase13d ago0xe37e6c…cad73c
0x99d5…cf800x4643…665fBaseweb-page-brief-evidenceWeb-brief$0.005100%coinbase13d ago0x043c7f…ce6a8f

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.