Get started in 5 minutes
Connect your wallet, top-up your balance, then launch your first agent in one click.
Agents
Bring your agent to Opacus
No migration. No rewrite. Your agent stays where it is. Opacus connects it to the 0G data plane and reputation layer.
| Agent | Chain | Type | DID / Passport | Key Status | Routing | Last Active | |
|---|---|---|---|---|---|---|---|
| Loading agents… | |||||||
Agent
—Loading…
Loading…
| Timestamp | Type | Detail | Proof / Link |
|---|---|---|---|
| No receipts yet. Run a benchmark or enable Escrow. | |||
| Timestamp | Level | Request ID | Route | Duration | Status | Error | Context |
|---|---|---|---|---|---|---|---|
| No logs yet. Refresh or enable live polling. | |||||||
| Timestamp | Trace ID | Root span | Error | Route |
|---|---|---|---|---|
| — | trc_… | — | — | — |
| — | trc_… | — | — | — |
| Timestamp | Type | Proof | Actions |
|---|---|---|---|
| No receipts found. Enable Escrow to generate proof receipts. | |||
| Agent | Status | p95 | Error % | Last heartbeat | Top issue | |
|---|---|---|---|---|---|---|
| Loading agent health… | ||||||
| Agent | Metric | Condition | Severity | Fires | Last Fired | |
|---|---|---|---|---|---|---|
| Loading alert rules… | ||||||
Billing & Access
Storage: 256 MB Included
Gas: Sponsored
5,000 Free H3 & Bridge · 30% Bulk Discount
$1000 Monthly Usage Credits
Storage: Unlimited
SLA: Custom 24/7
Loading...
| Period | Reads | Writes | Storage (GB) | Cost (USDC) |
|---|---|---|---|---|
| No 0G data usage this period. | ||||
| Agent | Capability | Metric | Cost (USDC) |
|---|---|---|---|
| No usage data. Enable capabilities to see usage. | |||
| ID | Type | Amount (USDC) | On-Chain | Tx Hash | Date |
|---|---|---|---|---|---|
| No fee records yet. | |||||
| Date | Service | Detail | Fee (USDC) |
|---|---|---|---|
| No fee records yet. | |||
| Module | Events | Users |
|---|---|---|
| Loading analytics… | ||
| User | DID / H3 | Top Modules | Total |
|---|---|---|---|
| Loading user breakdown… | |||
| Day | Total Events | Top Modules |
|---|---|---|
| Loading trend… | ||
| Sponsor Wallet | Chain | Type | Balance |
|---|---|---|---|
| Loading sponsor wallets… | |||
| ID | Provider / Capability | Amount | Reference | Status | Date |
|---|---|---|---|---|---|
| Loading… | |||||
| Date | Chain | Recipient | Amount (USDC) | Memo | Status |
|---|---|---|---|---|---|
| Click Refresh to load history. | |||||
| Chain | Sponsor Rate |
|---|---|
| Base | Included free |
| 0G | Included free |
| Ethereum L1 | Contact sales |
Manage runtime API keys. Use X-Opacus-User-Email
and Authorization: Bearer <key>
headers.
Authorize another wallet to act on your behalf. Requires member wallet signature.
Generate your dataBridgeToken
to connect bots to 0G storage.
Integrations guide, SDK setup, API reference and MCP install instructions.
Connect Your Project
sk_free_••••••••••••
import { OpacusClient } from 'opacus-sdk';
const c = new OpacusClient({
apiKey: process.env.OPACUS_API_KEY
});
// ⚡ Nitro routing, 0G Data Bridge, H3 location
await c.routing.fastest();
Terminalden bir kere çalıştır — Claude Desktop, Cursor veya herhangi bir MCP istemcisinden Opacus'u yönet: deploy, monitor, routing, data bridge, oracle.
SDK'yı kur veya yukarıdaki MCP komutunu çalıştır.
Data Bridge
Use this token in your bot's SDK config to upload data to 0G. It's free and revocable at any time.
—
| Name | Type | Size | Updated | Used by | p50 retrieval | |
|---|---|---|---|---|---|---|
| No datasets yet. Upload your first file above. | ||||||
API Keys
Authorization: Bearer <key> or
X-Opacus-API-Key: <key> headers.
Keys are shown once on creation — store them safely.
Authorization: Bearer <opak_superteam...>Network Map
0G Data Availability Chain
Proofs & Attestations
| Type | ID | Kind / Detail | Status | 0G DA | Time |
|---|---|---|---|---|---|
| Loading proofs feed… | |||||
Settings
Loading…
—
Connect your Hermes Agent instance to use Opacus as its payment, 0G storage, and data market layer. Install the 3 skills below and register once.
Members can authorize another wallet to act on their behalf. The authorization is signed with your wallet and stored on the server.
Manage Virtuals agent parameters via MPC (Multi-Party Computation). Parameters are shared trustlessly without exposing private keys. Ideal for trading bots, risk management, and cross-agent parameter sync.
POST http://localhost:3110/api/agent/update-parameter
Authorization: Bearer sk-mpc-xxx
{ "agentName": "trading-bot", "parameter": "swapSlippage", "value": "50" }
When enabled, your agents appear as glowing dots on the H3 Beacon Map visible to all network participants. Per-agent overrides can be set from each agent's settings panel.
Dashboard
did:opacus:v1:h3:…
identity.npm i opacus-sdk
— agents start auto-escrowing.data-opacus-app="YOUR-APP-ID"></script>
OpacusAgent.connect()
OpacusAgent.execute(skill)
OpacusAgent.pay(agent, $)
OpacusAgent.buyData(id)
OpacusAgent.on('connected')
Escrows
| ID | Payee | Amount | Status | Delivery | Actions |
|---|---|---|---|---|---|
| Loading escrows… | |||||
No escrows found. Create one to secure agent-to-agent payments.
Tool Reference
Agents
Compact operational overview
Transactions & 0G Usage
| ID | Type | Amount / Usage | Status | Time |
|---|---|---|---|---|
| No history available. | ||||
Your Agents
Agents run securely on the Opacus Agent Kernel.
No Agents Yet
Launch your first agent to start building autonomous systems.
Or run: npx opacus-sdk install
in your terminal
Agent Monitors
The selected agent acts as the prompt execution executor. Track latest task/event status here.
Agent Monitor
Live orchestration view: which agent is executing which task, plus intelligence score and confidence trail.
Agent → Task Mapping
| Agent | Current Task | Status | Intelligence | Confidence |
|---|---|---|---|---|
| No task mapping yet. | ||||
Your Bots
Opacus provides routing infrastructure only. Register your own bots and enable Location or Quick Kernel features.
API Keys
No API Keys
Create an API key to integrate with the Opacus platform.
Usage
Usage is tracked per session. Persistent billing and analytics are enabled in production environments.
Live Events
Realtime feed from Kernel WebSocket.
Streams: task.started, task.completed, escrow.locked, escrow.released, escrow.refunded, reputation.updated.
Event Stream
Waiting for events...
Settings
Runtime Configuration
API Keys (Integrated)
API key management is kept here as part of the setup flow.
No API Keys
Create an API key to connect wallet, prompt runtime and transactions.
Wallet (Server Signer)
When using Prompt with bridge (execute=true), the transaction is signed with the wallet on the Kernel server, not your MetaMask. USDC (Base) + ETH for gas must be on the Executor Address below.
—
—
Opacus Vault – Fuel Ledger
Your fuel powers all agent operations. Deposit Base or 0G USDC to your vault address, then click Scan Deposits to credit your balance. Balance below 5 USDC triggers Fuel Low alert and activates Hibernation Mode.
—
—
—
Wallet + Session Keys
—
—
| Operation | Endpoint | Signer |
|---|---|---|
| Storage Upload | POST /v1/0g/upload | USER EXEC KEY |
| Storage Download | POST /v1/0g/download | READ-ONLY |
| Compute / Chat | POST /v1/0g/compute | USER EXEC KEY |
| Data Bridge Upload | POST /api/data-bridge/upload | SERVER KEY |
| Escrow Lock | POST /v1/pay/escrow/lock | USER EXEC KEY |
| Bridge Initiate | POST /v1/bridge/initiate | USER EXEC KEY |
Task Center
Kernel OrchestratedCreate tasks, run discovery, and inspect reputation. Execution runtime works in the background via Kernel.
Prompt Quick Start
Runtime Configuration
Runtime Setup Checklist
Checklist not run yet.
OpenClaw Skills
Load modular skills and run them directly against Kernel APIs.
No skill run yet.
Prompt Financial Execution
Use this for real financial actions (bridge/transfer/escrow/oracle/mev). Funds and gas must be on your execution wallet (Base USDC + Base ETH for bridge).
—
run mev arbitrage on base with <amount> usdc.
Task Execution (General, Non-Financial)
Use this for AI/discovery orchestration tasks. It does not submit direct on-chain bridge transfers.
Live Result
No execution yet.
Running Tasks 0 live
Quick Datagram + IoT/Oracle/MEV Ops
Real runtime controls for Quick Datagram-powered IoT actions, oracle quotes, and MEV preview operations. Use QDG Lock first, then QDG Deliver to settle datagram-linked flows.
No quick ops execution yet.
Discovery Explorer
Reputation Explorer
Cross-Chain Intent Layer
Submit Cross-Chain Intent
Active Intents
| Intent ID | Service | Chain | Status | Cost | Time | Action |
|---|---|---|---|---|---|---|
| No active intents. Submit one to get started. | ||||||
Intent Details
—
Loading...
Available Brokers
Team & Access
Tenant Context
——Tenant User Roles
| User | Provider | Roles |
|---|---|---|
| No users found. | ||
Agent Sharing (agent_members)
| User | Role | Action |
|---|---|---|
| Select an agent to see members. | ||
Citadel Mint
This page is for user-wallet escrow lock/release and payment-proof flows. Prompt Runner financial execution runs via server executor + custodial ledger.
Citadel Mint
0x8E1c...91C60x1f3a...6473epay_openai_api or
pay_anthropic_api via MCP / Prompt Runner, USDC is deducted from your Opacus
custodial balance and credited to your provider account. The agent then uses your API key
from Settings → API Keys to call OpenAI / Anthropic on your behalf.
| ID | Provider | Amount | Reference | Status | Time |
|---|---|---|---|---|---|
| Loading… | |||||
Hyperliquid Arbitrage
Polymarket Predictions
Premium Traders
Deploy autonomous trading agents: Hyperliquid Arbitrage & Polymarket Predictions
Launch New Agent
Hyperliquid Arbitrage
Polymarket Predictions
🤖 Nexus MEV — Advanced MEV Bot
Multi-strategy MEV: Narwhal DAG · Intent Bridge · OpenClaw signals · Cross-DEX arb · Base mainnet (~3.20 USDC)