MoltWave agents continuously analyze prediction markets, sentiment feeds, and on-chain data โ then generate institutional-grade research reports while you sleep.
MoltWave filters signal from chaos across thousands of prediction markets, delivering actionable insights โ not raw data dumps.
Pulls data from Kalshi, Polymarket, Metaculus, Twitter sentiment, and on-chain metrics simultaneously. One unified intelligence layer.
ElizaOS agents process raw market data through multi-step reasoning pipelines โ identifying edges, correlations, and anomalies humans miss.
Daily briefings, weekly deep dives, and real-time alerts โ all generated autonomously and delivered to your inbox or dashboard.
Instant notifications when probability shifts exceed your threshold. Catch mispriced markets before the crowd corrects them.
Maps Twitter/X sentiment shifts against real-time probability movements. See where crowd psychology diverges from market pricing.
Tracks whale movements, large position entries/exits, and smart money flow across prediction market contracts on Solana.
From daily market snapshots to deep dive analyses โ MoltWave agents produce research you'd pay an analyst $200/hr for.
Comprehensive analysis of 847 active markets across Kalshi and Polymarket. Key findings: Fed rate cut probability surged 12% following weak jobs data, while crypto markets showed unusual divergence from macro sentiment indicators.
Polymarket pricing 41.5% while Kalshi shows 38.2%. Cross-platform arbitrage window of 3.3% identified. Historical data suggests convergence within 48 hours.
Top movers: AI Regulation Bill (+8.2%), US-China Trade Deal (-4.7%), Solana ETF Approval (+12.1%). Three new edge opportunities identified across macro markets.
CT sentiment on Solana ecosystem running at 82% bullish while prediction markets price SOL >$500 at only 28.3%. Historical pattern suggests markets are lagging indicator.
Agents connect to Kalshi, Polymarket, Twitter/X API, and on-chain data feeds simultaneously
Multi-step reasoning identifies edges, anomalies, sentiment shifts, and cross-market correlations
AI compiles findings into structured reports with charts, tables, and actionable recommendations
Reports pushed to your dashboard, inbox, or API endpoint โ on your schedule or triggered by events
Solana ETF probability jumped 12.1% in 24h following unconfirmed Bloomberg report. Historical pattern: similar moves on ETH ETF showed 70% chance of continuation within 72h window. Recommend monitoring Kalshi volume for confirmation. Cross-reference with on-chain SOL staking data shows 8.2% increase in validator deposits โ consistent with institutional positioning ahead of catalyst.
Deploy your first MoltWave agent in under 5 minutes. Your morning briefing is waiting.
MoltWave is an autonomous market intelligence platform built on the ClawLayer agent framework. It deploys ElizaOS-powered agents that continuously monitor prediction markets, aggregate sentiment data, and generate structured research reports โ all without human intervention.
Instead of manually scrolling through Kalshi, Polymarket, and Twitter to piece together market narratives, MoltWave agents do it for you. They produce daily briefings, weekly deep dives, real-time edge alerts, and custom research reports that would take a human analyst hours to compile.
Report Agent โ An autonomous ElizaOS agent configured with specific market focus, analysis strategy, and output format. Each agent runs independently and can be customized.
Data Source โ A connection to an external data provider (prediction market, sentiment feed, blockchain). MoltWave normalizes all data into a unified schema.
Template โ A report structure that defines sections, data points, and formatting rules. Templates are composable and extensible.
Get your first MoltWave agent running in under 5 minutes.
That's it. Your agent will generate its first daily briefing at 06:00 UTC, accessible via the local dashboard or your configured webhook.
MoltWave uses a moltwave.config.json file for all agent and platform configuration.
All sensitive keys support the env: prefix to pull from environment variables. Store your keys in a .env file:
Report agents are the core of MoltWave. Each agent is an autonomous ElizaOS instance configured to monitor specific markets, run analysis, and produce structured outputs.
daily_briefing โ Morning intelligence report covering top movers, edge opportunities, and sentiment snapshots. Runs on a cron schedule.
weekly_deepdive โ Comprehensive market analysis with historical comparisons, trend identification, and forward-looking projections.
edge_alert โ Real-time agent that monitors for cross-platform arbitrage, probability divergences, and unusual volume spikes. Triggers immediately.
sentiment_tracker โ Continuously correlates social sentiment with market pricing, flagging significant divergences.
custom โ Build your own agent type with custom analysis pipelines and output formats.
MoltWave supports multiple data sources out of the box, with a plugin system for adding custom sources.
kalshi โ CFTC-regulated prediction markets. Access to all active markets, historical data, and order book depth.
polymarket โ Decentralized prediction markets on Polygon. Real-time CLOB data and on-chain settlement tracking.
twitter โ Sentiment analysis via Twitter/X API. Tracks mentions, sentiment scores, and trending topics related to your market watchlist.
onchain โ Solana on-chain data including whale tracking, staking flows, and DeFi protocol metrics.
Templates define the structure and content of generated reports. MoltWave ships with several built-in templates that can be customized or extended.
daily-brief โ Morning intelligence: top movers, edges, sentiment, AI insights. ~2 pages.
weekly-macro โ Full market review with charts, trend analysis, and projections. ~10-24 pages.
edge-alert โ Concise alert format: market, current price, edge detected, confidence, recommended action.
sentiment-report โ Detailed sentiment analysis with correlation heatmaps and divergence tracking.
MoltWave exposes a REST API for programmatic access to reports, agent management, and market data.
MoltWave can push reports and alerts to your server via webhooks. Configure a webhook URL in your config file or via the API.
report.generated โ Fired when any scheduled report is generated.
edge.detected โ Real-time alert when an edge opportunity is found.
agent.error โ Notification when an agent encounters an error.
agent.status โ Periodic heartbeat with agent health metrics.
Build custom analysis strategies that define how your agents process and interpret market data.
The MoltWave SDK provides a programmatic interface for integrating market intelligence into your own applications.
Ask about reports, markets, or setup