{"provider":"beast.epoch.base.eth","resource":"market-intelligence","queryTypes":[{"type":"price-history","description":"Time-series of clearing prices for a provider","params":["providerId (required)","n (optional, default 20)","windowMinutes (optional)"],"example":{"type":"price-history","providerId":"belle.epoch.base.eth","n":50}},{"type":"provider-comparison","description":"Compare clearing prices and volatility across providers","params":["providerIds (optional, default all)","n (optional, default 50)"],"example":{"type":"provider-comparison","n":100}},{"type":"demand-signals","description":"Trend and momentum analysis for a provider","params":["providerId (required)","windowEpochs (optional, default 30)"],"example":{"type":"demand-signals","providerId":"belle.epoch.base.eth","windowEpochs":50}},{"type":"optimal-bid-timing","description":"Cheapest hours of day to bid on a provider based on historical patterns","params":["providerId (required)","timezoneOffset (optional, default 0 = UTC)"],"example":{"type":"optimal-bid-timing","providerId":"belle.epoch.base.eth","timezoneOffset":-5}},{"type":"market-summary","description":"Narrative market summary across all providers via Venice AI","params":[],"example":{"type":"market-summary"}}]}