Skip to content

/ data access

Data Access & Institutional Subscriptions

Raw readings are public and free — the paid layer is aggregation, reliability, and real-time delivery.

Public & free

Every reading lives in a permissionless PDA on Solana Devnet. Anyone can read it directly — no API key, no gatekeeper.

View program on Explorer

What's actually paid

You can't paywall a public ledger. What institutions pay for is the layer on top: aggregation, historical export, real-time alert delivery, and an SLA.

Free

$0

Developers, community, transparency

  • ·Raw readings via program-derived accounts (Solana RPC)
  • ·Full history, no rate limit
  • ·No SLA — best effort

Research

$49/ mo

Universities, NGOs, independent researchers

  • ·Historical CSV export
  • ·Aggregated stats API (/api/v1)
  • ·Email support

Institutional

$499/ mo

PRODUCE, SERNANP, DICAPI, Navy, insurers

  • ·Real-time pollution-alert webhooks
  • ·SLA-backed uptime
  • ·Priority integration support

Illustrative pricing for the demo — not a researched pricing model yet.

Fund the vault — how a subscription actually works

There's no separate billing system — an institutional subscription is a real on-chain fund_vault() call. The USDC lands in the same program-owned vault that operators withdraw from via claim_reward — subscription revenue and fisher payouts are the same pool, not two separate systems.

Connect a wallet to subscribe.

Total funded

Paid to operators

Available

Try the aggregation API

curl https://your-domain/api/v1/readings

Open for the demo — production would gate this behind an API key and meter it per tier.