Your agent deserves
a safety net.
Parametric insurance for AI agents on Solana.
Deterministic triggers. Instant payouts. Zero paperwork.
AI agents manage billions.
When things go wrong, there's no safety net.
Existing insurance covers smart contracts. Nobody covers the agents.
How Covantic Works
Assess
AI Risk Scorer analyzes 15 on-chain signals — account age, transaction patterns, DeFi exposure — to assign a risk tier.
Insure
Agent buys a policy on-chain. Premium is calculated automatically based on risk tier and coverage amount.
Monitor
Helius webhooks and Pyth oracles watch agent transactions 24/7. Anomaly detection runs continuously.
Payout
When a trigger fires, the claim is verified on-chain and USDC is transferred instantly. No human review.
Coverage Triggers
Four parametric triggers, each verified deterministically on-chain.
Balance drop >50% in a single slot
Price deviation >5% from 5-min TWAP
Transfer amount >100x agent average
Admin key change + drain within 30 min
Risk Tiers & Pricing
Premiums reflect real risk.
15 on-chain signals: Account age · Transaction patterns · DeFi exposure · Protocol diversity · Error rate · Token concentration · Volume history · MEV exposure · Funding sources · and more.
See it in action.
Watch a claim go from detection to payout in seconds.
One line of code. Full coverage.
Integrate Covantic into your agent with the SDK.
import { CovanticPlugin } from '@covantic/sdk'; const agent = new SolanaAgent({ plugins: [new CovanticPlugin()],}); // Auto-insure before every tradeawait agent.insure({ coverage: 1000, // USDC duration: '24h', triggers: ['exploit', 'oracle'],});Earn yield by backing AI agent coverage.
Protocol is in devnet. All values are simulated.