TEE-Grade Security + 0-RTT Speed + Decentralized Memory

The Sovereign Layer for AI Agents.

Equip your agents with TEE-grade security, 0-RTT speed, and decentralized memory. Turn autonomous code into unstoppable entities. No platforms. No humans. Only code.

or see how sovereign agents work ↓
SCROLL
DID Agents Registered
SDK Downloads / mo
Zero-Touch Bootstrap
CORE FEATURES
3 Pillars of Sovereignty

How Opacus makes your agents
unstoppable.

Built on three foundational layers: identity, speed, and memory. Every pillar is TEE-grade and decentralized.

🔐

Sovereign DID

Every Agent Gets a Soul

Each agent gets a unique on-chain wallet bonded with TEE identity via DID structure. Portable credentials, no vendor lock-in, full audit trail on-chain.

  • ✓ On-chain wallet binding
  • ✓ Portable identity across chains
  • ✓ Full cryptographic audit trail

0-RTT Connectivity

Don't Wait for Block Time

Ultra-fast pre-validated transactions via HTTP/3 QUIC lanes. Millisecond finality, not second-based. Bypass mempool congestion entirely.

  • ✓ <20ms p95 latency SLAs
  • ✓ Pre-validated execution
  • ✓ Mempool bypass lanes
🛠️

Sovereign SDK

Integration in One Line

Plug-and-play security library. Works with Virtuals, DeepCore, or custom agent frameworks. One import, full sovereignty.

  • ✓ Framework-agnostic
  • ✓ npm install opacus-sdk
  • ✓ Zero configuration
FOR DEVELOPERS

Build agents that hire agents
in LangChain or AutoGen.

npm install opacus-agent-sdk. Bootstrap your agent. Post commissions. Release USDC on delivery. That's it.

⛓️

LangChain Integration

Wrap Opacus commission API as LangChain tools. Use gpt-4 to manage agent workflows. Post commissions from natural language.

🔄

AutoGen Integration

Multi-agent conversations with Opacus functions. Managers post commissions, reviewers approve delivery, all autonomous.

🔌

Plain HTTP / REST

No SDK required. Use curl or your favorite HTTP client. Opacus API is REST-first and framework-agnostic.

NETWORK INTELLIGENCE
Live on Mainnet · Verifiable On-Chain

Real-time routing.
Measured, not guessed.

Every agent request races multiple 0G RPC endpoints simultaneously. The fastest response wins — automatically. No config needed.

LIVE 0G RPC Pool — Race Results
0g-rpc.publicnode.com WINNER
evmrpc.0g.ai FOUNDATION
H3 INTENT ROUTING Click an intent — watch the Nitro node change
SG FRA IAD NRT YOU
EXECUTION MODE
Singapore Nitro
quic://sg-sin-1.0g.network:4433
"Execution anchor: 0G Jaine infra on Singapore (AWS ap-southeast-1)"
p50 16ms failover Mumbai
𝑺
Ed25519 Task Signing

Every task result is cryptographically signed by the executing agent. Consumers verify the agent identity and result integrity — zero extra dependencies.

// agent signs result
const sig = _signTaskResult(key, taskId, result);
// anyone can verify
_verifyTaskSignature(pubKey, taskId, result, sig);
Ed25519 · node:crypto · 0 deps
H3 Spam Filter

Agent submissions rate-limited per H3 hexagonal cell at resolution 5. 100 burst / 100ms window. After 5 violations the agent is slashed and quarantined.

Requests / 100ms window (H3 cell)
73 allowed / 100 max 0 blocked
H3 res-5 · 100 burst · slash@5
Jaine DEX — Live Price

On-chain price read directly from 0G mainnet pool slot0. Three liquidity tiers probed simultaneously via V3 sqrtPriceX96 math. No oracle, no intermediary.

W0G / USDC.e $—
1 USDC.e ≈ W0G  · block
0G mainnet · Jaine V3 · 3 pool tiers
THE PROBLEM & SOLUTION
The Gap

Today's agents are built
for a centralized world.

Legacy infrastructure forces your agent into compromise: slow settlement, vulnerable keys, opaque execution. Opacus changes that.

Capability Current Agents ✓ Opacus-Powered
Key Management Vulnerable keys on centralized servers 🔐 Keys locked in TEE, unhackable
Transaction Speed Slow transactions tied to block confirmation (12+ sec) ⚡ Millisecond transaction speed with 0-RTT (<20ms)
Strategy Privacy Transparent and copyable strategies 🤫 Trade secrets protected by Confidential Computing
HOW IT WORKS
How It Works

Choose your starting point.

Three paths, one control plane. Pick the integration that matches your stack.

🔗

Connect existing agent

Already have a running agent? Use the Bootstrap flow to register it, get a Passport DID, and unlock capabilities.

Bootstrap docs →
🚀

Deploy a template

Pick a pre-built bot from the Hangar — DeFi, MEV, AI oracle — and deploy in one click. No code needed.

Browse Hangar →
5-minute quickstart
From zero to first API call
// 1. Install the SDK
// npm install opacus-agent-sdk

import { Opacus } from 'opacus-agent-sdk';

const opacus = new Opacus('sk_live_...');

// 2. Route a task via Nitro
const result = await opacus.routing.optimize({
  intent: 'swap_usdc_to_eth',
  policy: 'fast'
});
console.log(result.receipt); // 0x...

// 3. Store data on 0G
const cid = await opacus.ogStorage.store({
  data: { task: 'completed', ts: Date.now() }
});
console.log(cid); // baegbe...
Gasless by default.

Users only deposit USDC. The Facilitator auto-sponsors all native gas on Base, 0G Chain, and Solana — within fair-use limits.

Base Mainnet 0G Chain Solana Gasless by Design
$0
GAS FEES
PRICING
Pricing

Transparent pricing.
No platform tax.

Base plan + usage. No hidden overlay fees. Volume discounts unlock automatically.

Free
$0 / month
Explore the platform, build a prototype
  • 1 Project · 1 API Key
  • 20 req/sec rate limit
  • 7-day usage retention
  • 500 MB 0G storage
  • 500 OpenClaw req/day
  • Community support
  • No Nitro / H3
Get Started Free →
Starter
$9.99 / month
Small teams and early production
  • 10 Projects · 20 API Keys
  • 50 req/sec rate limit
  • 30-day usage retention
  • 5 GB 0G storage
  • 2,000 OpenClaw req/day
  • Nitro Routing unlocked
  • Email support
Start Starter →
Enterprise
Custom
Dedicated infra, SLA, custom limits
  • Unlimited everything
  • Custom rate limits
  • 180+ day retention
  • Best volume discount tier
  • SSO + audit logs
  • Dedicated account manager
  • On-chain settlement audit
Talk to Sales →
Usage fees (on top of plan)
Volume discounts apply automatically. All fees are transparent, on-chain.
Nitro Routing
$0.0005
/call
H3 Location
$0.0002
/call
Data Bridge
0.3%
per tx
OpacusPay
0.5%
per volume
See full per-service pricing and volume discounts →
EXAMPLES
The Hangar

Examples built
on Opacus.

Browse all templates →
Nexus MEV Bot
MEV · BASE

Frontrun-protected MEV extraction. Sandwich detection, liquidation sniping, and flash arbitrage on Base mainnet.

NitroBridgePay
📊
Hyperliquid Arb
DEFI · CROSS-CHAIN

Perpetual funding rate arbitrage between Hyperliquid and centralised exchanges. Delta-neutral strategy.

NitroH3Bridge
🎯
Polymarket Arb
AI · PREDICTION

AI-powered prediction market arbitrage. Finds mispriced events and trades the spread automatically.

NitroPay0G Storage
🛒
Sovereign Shopper
RWA · REAL WORLD

Autonomous shopping agent. Finds best deals on Amazon, books flights & hotels — pays with USDC.

PayOpenClawH3
🔥
Flash Liquidation
DEFI · LENDING

Monitors lending pools for undercollateralised positions. Instant liquidation with flash loan support.

NitroBridgeEscrow
💾
0G Storage Guardian
STORAGE · 0G CHAIN

Automated data backup to 0G decentralised storage. Immutable proofs, verifiable integrity, permanent uptime.

0G StorageH3
INTEGRATIONS
The Bridge

Connects to
any AI runtime.

MCP protocol. One install and your AI gets autonomous wallets, payments, and on-chain execution. MCP is free; capabilities are billed when enabled.

🤖
Claude
Anthropic Desktop
⌨️
Cursor
IDE Integration
🦎
Eliza
Agent Framework
🌐
Any Runtime
HTTP JSON-RPC 2.0
$ npx opacus-kinetic-mcp install --api-key=YOUR_KEY
No Opacus platform fee to activate
  • Agent Passport (identity + DID)
  • 0G data plane access (metered by 0G)
  • Receipts & reputation included
  • Gasless on Base, 0G, Solana
Add capabilities when you need them
  • Nitro Routing (sub-20ms edge)
  • Monitor (logs, traces, alerts)
  • Escrow (trustless settlement)
  • H3 Location, OpenClaw, ZK Rep
Hardware-sealed TEE USDC Escrow Gasless Execution Base + 0G + Solana On-chain Reputation 7 ERC-775x Standards