
Prediction Markets Are Becoming Financial Data: Why the Real Battle Is Over API Keys, Not Market Odds
Ansemtoshi
On August 13, 2024, a tool called PredictionBubbles went live. It aggregates price data from Polymarket and Kalshi into a single bubble chart, allowing users to filter by volume, category, and momentum. On its surface, it's a simple visualization layer. But consider this: the tool itself doesn't trade, doesn't settle, and doesn't create liquidity. It merely reads. Yet its launch signals a tectonic shift in how prediction markets are valued. The market for prediction market data is now more valuable than the predictions themselves. And that shift carries implications far beyond the next election cycle.
Most assume prediction markets are about betting on events—elections, sports, economic indicators. That's the consumer-facing narrative. But behind the scenes, a parallel infrastructure is emerging that treats prediction market prices as raw financial data streams, akin to Bloomberg terminals or Reuters feeds. This is not a gradual evolution; it's a sudden pivot. The evidence is in the code, the API documentation, and the institutional partnerships that have quietly formed over the past six months.
Let me start with the technical architecture. PredictionBubbles is a cross-platform aggregator, pulling data from both Polymarket (a crypto-native, decentralized prediction market running on Polygon) and Kalshi (a CFTC-regulated, centralized exchange). The key technical challenge here is data normalization. Polymarket uses an order book model, not an AMM—a fact that many miss. This means its prices are derived from limit orders, not constant product formulas. Kalshi, on the other hand, operates a traditional exchange matching engine. PredictionBubbles must reconcile these two data models into a single, coherent visualization. Based on my experience auditing cross-chain data aggregators, this is non-trivial. Latency mismatches, rounding errors, and different settlement times can introduce tiny but cumulative discrepancies. The tool's claim of "near real-time" updates suggests a polling interval of a few seconds, but that's not real-time by any traditional financial standard. In a market where 5-minute BTC contracts can be manipulated in the last 10 seconds—as a working paper cited in the original analysis reveals—such latency is a vulnerability, not a feature.
The real game, however, is being played at the API layer. Polymarket has aggressively opened its API and WebSocket feeds, encouraging third-party developers to build applications on top of its market data. This is a classic composability play, reminiscent of how DeFi protocols like Uniswap used their open interfaces to dominate liquidity. But here's the contrarian angle: composability is a double-edged sword. By exposing its data freely, Polymarket is essentially ceding the high-value aggregation layer to third parties like PredictionBubbles. The platform becomes a commodity data provider, while the aggregator captures the end-user relationship. Kalshi, to its credit, is taking a different approach. It launched Kalshi Pro, a professional trading terminal, and partnered with ProCap Insights to distribute its data to institutional subscribers. This is a direct play for the Bloomberg-style terminal model, where the data is monetized through subscriptions, not just trade fees. The ProCap deal, as noted in the source analysis, is a concrete example of data licensing revenue—a second growth curve beyond transaction fees.
Now, let's talk about the risks that the market is ignoring. The first is settlement manipulation. The working paper on Polymarket's 5-minute BTC contracts found that Binance spot volume spiked in the final 10 seconds before settlement, suggesting price manipulation. This is a classic settlement-period attack, and it exploits a fundamental weakness in how prediction markets use oracles. Polymarket relies on Chainlink, which in turn aggregates from multiple exchanges including Binance. But if a single exchange can influence the settlement price with a last-minute trade, the entire trust model breaks down. Trust is math, not magic. The math here shows that the settlement data source is a single point of failure. The second risk is the lack of independent verification. Kalshi reports 800% institutional volume growth, but that's self-reported. The oversight committee and Solidus Labs partnership are positive signals, but their effectiveness remains unvalidated. I've seen too many projects boast about compliance measures that turn out to be PR stunts when the audit comes through.
My own experience reinforces these concerns. During the DeFi Summer of 2020, I analyzed the composability risks between Aave and Compound, discovering a reentrancy vector that could drain liquidity pools. That experience taught me that systemic risk often hides in the interfaces between protocols, not within the protocols themselves. PredictionBubbles sits at such an interface. It aggregates data from two platforms with different regulatory statuses, different settlement mechanisms, and different uptime guarantees. If Polymarket's API goes down during a high-volatility event, PredictionBubbles becomes a broken window. If Kalshi's data feed is delayed, the entire aggregated view misleads users. The aggregator's value proposition is only as strong as the weakest link in its data chain.
Speculation audits the soul of value. In prediction markets, the speculation is already priced in. The real value lies in the data infrastructure that makes that speculation visible and actionable. But infrastructure without security is just a ticking bomb. The academic papers cited in the original analysis are still working papers—not peer-reviewed. That's a yellow flag. The insights they uncover about manipulation and insider trading are preliminary, but they point to a deeper truth: prediction markets are not yet mature enough to serve as reliable financial data sources. The fact that a Trump advisor was accused of trading on inside information (as mentioned in the source) is a reminder that these markets are exposed to the same informational asymmetries as traditional finance, but without the regulatory guardrails.
Now, let's zoom out to the market and competitive landscape. The shift from "listing questions" to "organizing and distributing prices" is the core thesis of the original analysis. I agree with it entirely. The competition is no longer about which prediction market has the most creative contracts; it's about whose API is most open, whose data is most trusted, and whose aggregation layer captures the most users. PredictionBubbles is the first mover in this aggregation space, but it's vulnerable. If Polymarket or Kalshi decide to build their own visualization tools—and Kalshi Pro is already a step in that direction—PredictionBubbles could be squeezed out. I've seen this movie before. In the early days of social media, third-party Twitter clients flourished until Twitter locked down its API. The same dynamic will play out here. The aggregator's value is entirely dependent on the goodwill of the data providers.
From a regulatory perspective, the CFTC is the elephant in the room. Kalshi is regulated, but its product approvals are politically sensitive. The agency's enforcement against Polymarket has been inconsistent, but the insider trading case involving the Trump campaign could trigger a crackdown. If the CFTC restricts political event contracts, Polymarket's volume will crater. The data aggregation layer will then become a ghost town. Kalshi, with its sports and economic data, would survive, but its growth is tied to the US regulatory environment. The source analysis notes that Kalshi's sports contracts drive 23 million trades—a massive data set that could be monetized beyond the exchange itself. But that monetization depends on the platform's continued ability to list those contracts, which is not guaranteed.
I want to bring in a personal anecdote here. In 2021, during the NFT boom, I audited 50 ERC-721 contracts for a Singaporean crypto fund. I found that 80% of the top mints lacked proper access controls, leaving mint functions open to griefing attacks. That experience taught me that technical due diligence is the only hedge against market irrationality. The same principle applies to prediction markets today. The hype around election betting and sports markets is deafening, but the underlying code and data pipelines are still immature. The settlement manipulation vulnerability is a ticking time bomb. The lack of peer review on the academic findings is a concern. The opacity of the aggregator's team—PredictionBubbles is essentially anonymous—is a red flag for any institutional user.
So what does this mean for the future? First, the prediction market industry will bifurcate. On one side, regulated platforms like Kalshi will evolve into financial data vendors, selling API access and terminal subscriptions to hedge funds and research firms. On the other side, crypto-native platforms like Polymarket will remain more speculative, but their data will be increasingly commoditized by aggregators. The value will migrate to the aggregation layer, but only if that layer can demonstrate reliability, security, and independence. Second, the manipulation risks will force a technological response. Expect to see decentralized oracles with more robust settlement protections, perhaps using zero-knowledge proofs to verify that no single exchange can influence the price. I've been working on ZK proofs for precisely this kind of application—verifying that a price feed is computed correctly without revealing the underlying data. The market is ripe for that innovation.
Finally, a word of caution. The pattern I see emerging is one of unregulated data aggregation becoming the backbone of financial decision-making. If prediction market prices are used to inform real-money bets, investment strategies, or even policy decisions, the integrity of those prices becomes a systemic risk. The current infrastructure is not ready for that responsibility. The tools are too new, the APIs too fragile, the regulatory oversight too patchy. As an architect who builds and breaks systems, I can tell you that this is the moment when the foundation must be strengthened, not just the facade.
Takeaway: The prediction market industry is pivoting from betting to data, but the infrastructure is not yet trustworthy. The next bull run will be driven by data aggregation, not contract volume. But without rigorous security standards and independent verification, the house of cards will collapse. The question is not whether prediction markets will become financial data—they already are. The question is whether the data will be reliable enough to stake real capital on. I'm betting on the math, not the hype.