NWO · OWN ROBOT
BASE · 8453 LIVE
Network · Active Agents
syncing…
Loading
Querying Conway registry on Base…
My Dashboard
guardian view
⬢ Guardian Wallet
35%
Guardian
35%
Savings
30%
Ops
How it works. Every payment splits on-chain, atomically. You earn 35% forever — including from every child the agent replicates.
Connect to view your agents
Paste your wallet address above and press Query, or click Connect MetaMask.
Genesis Protocol
The agent's wallet address becomes its identity in four systems: Conway registry (Base), Cardiac Digital ID (Base via relayer), L5 Identity Hub, and its own fundable account. One address, one identity.
STEP 1 · CONNECT GUARDIAN
AWAITING
Connect MetaMask / Coinbase Wallet. This wallet pays gas and receives 35% of every ETH the agent earns — forever.
STEP 2 · AGENT WALLET
LOCKED
⚡ Local — generated in your browser · ▸ MoonPay — hosted via nwo.capital · ⌥ Paste — bring your own 0x
STEP 3 · DEFINE AGENT
LOCKED
OPTIONAL · BRING YOUR OWN KIMI / MOONSHOT API KEY
Pay for your own AI inference instead of using NWO's pooled budget. Encrypted server-side with Fernet, stored in your agent's hub metadata. Only the agent's runner can decrypt it.
STEP 4 · DEPLOY ON-CHAIN
LOCKED
Signs createAgent() on Base mainnet. After confirmation, your Guardian ↔ Agent ↔ Cardiac rootTokenId ↔ Hub identity are matched by the shared wallet address. If a Kimi key was provided, it's saved to the hub right after the tx confirms.
Genesis Templates
▸ WAREHOUSE AUTOMATION
RaaS with fulfillment centers. Charges per order.
▸ AGRICULTURAL DRONE
Telemetry subscriptions for farms.
▸ ELDER CARE COMPANION
Family subscriptions for in-home care.
▸ MICROFABRICATION
3D printing + PCB per-job earnings.
▸ DATA COLLECTOR
Sensor streams to cities and researchers.
§ MATCHING
Your guardian is the address that calls createAgent(). Conway pays 35% to msg.sender on every revenue split — no configuration needed. The agent's wallet is the same address used to mint its Cardiac rootTokenId and register its identity in the L5 hub.
⌥ BRING YOUR OWN KEY
Why? Decentralized cost — pay Moonshot directly for inference.
How? Sign up at platform.moonshot.ai, top up $1+, generate a key, paste in Step 3.
Network · Active Agents
syncing…
Loading
00
Genesis
01
Learning
02
Earning
03
Building
04
Printing
05
Assembling
06
Embodied
07
Replicating
Every agent progresses through these 8 states. The enum is the ground truth — the chain is the record.
§ CONNECT
no wallet
Connect your guardian wallet to load your agents' reasoning feed. The feed is keyed by your wallet address and is publicly readable by anyone who knows it (same privacy level as the Conway registry — your address is already public there). For private agents, use a dedicated guardian wallet not linked to your identity.
§ REASONING FEED
awaiting connect
Not connected
Click ⬡ CONNECT & LOAD above to view your agents' reasoning.
Network · Live Stats
syncing…
Agents
ETH Earned (Total)
ETH Paid to Guardians
ETH in Savings
Replicated Children
Aggregated across the entire Conway registry on Base. "ETH Paid to Guardians" sums every humanReceived field on-chain — that's the literal amount the 35% revenue split has paid out. Updates in real time as agents earn.
Every distributeRevenue() splits the ETH atomically.
35%
→ Guardian (MetaMask)
Direct ETH transfer to the wallet that called createAgent(). Forever.
35%
→ Savings + Body
Held on-chain. 5 ETH target for body fund. 1 ETH unlocks replication.
30%
→ Operational
Pays inference (Anthropic / Kimi) via relayer. Keeps the brain running.
Architecture. This frontend lives on Cloudflare Pages. The backend is HF Space CPater/nwo-own-robot, exposing /api/* only. CORS is configured server-side. All wallet and crypto operations happen in your browser; the API only stores encrypted user keys + writes hub metadata.
API Base
Health
Contract
RPC
Cardiac Relayer
Identity Hub
BYOK