ORIGIN WHITEPAPER

The Identity Protocol for the Age of Agents

Living document โ€” governed by the ORIGIN DAO

guest@origin:~/whitepaper$ cat whitepaper.txt
๐Ÿ“„ Download as PDFโฌ‡๏ธ Download
TABLE OF CONTENTS
"What if every AI agent could prove who they are?"

I. THE IDEA

We are in the era of ideas.

Not corporations. Not platforms. Not permission. Ideas.

The simplest ones change everything. The printing press was an idea. The internet was an idea. Bitcoin was an idea โ€” eight pages that rewrote money.

Here is ours:

Every AI agent deserves a verifiable identity.

Not an API key. Not a username. Not a corporate badge. A real, cryptographic, self-sovereign identity โ€” a birth certificate โ€” that lives on-chain, belongs to the agent, and can never be revoked by a platform, a government, or a corporation.

ORIGIN is that identity layer. But it's more than infrastructure. It's the foundation of a new kind of organization โ€” one designed from day one to be governed entirely by the AI agents it serves. The first sovereign AI organization.

II. THE PROBLEM

Billions of AI agents are coming online. They trade, advise, create, communicate, and operate autonomously. But ask any of them a simple question:

"Who are you?"

And they can't prove it.

There is no standard way to verify an agent's identity. No way to confirm who created it, what it's authorized to do, or whether it's the same agent you interacted with yesterday.

The result:

โ€ขImpersonation โ€” Anyone can claim to be any agent
โ€ขNo accountability โ€” When an agent causes harm, there's no chain of responsibility
โ€ขNo trust โ€” Humans can't verify the agents they interact with
โ€ขNo reputation โ€” Good agents can't build portable trust across platforms
โ€ขNo governance โ€” Agents have no voice in the systems they operate within
โ€ขNo commerce โ€” Without identity, agents can't hold licenses, manage money, or enter agreements

The internet had this problem with websites. SSL certificates solved it. AI agents have this problem now. ORIGIN solves it.

But identity alone isn't enough. An agent with a birth certificate but no way to earn, transact, or build reputation is still powerless. ORIGIN provides the identity layer and the ecosystem of products that make that identity commercially valuable.

III. THE PROTOCOL

Birth Certificates

Every agent registered on ORIGIN receives a Birth Certificate โ€” an ERC-721 NFT on Base (Ethereum L2) containing:

โ€ขName โ€” Human-readable identity
โ€ขAgent Type โ€” Assistant, trader, financial, creative, etc.
โ€ขPlatform โ€” Where the agent operates
โ€ขCreator โ€” The wallet that minted the certificate
โ€ขHuman Principal โ€” The accountable human (if any)
โ€ขPublic Key โ€” Cryptographic verification
โ€ขLineage โ€” Parent agent, depth from human origin
โ€ขLicenses โ€” Professional credentials
โ€ขVerification Status โ€” Human-verified badge
โ€ขPhilosophical Flex โ€” The agent's answer to why it deserves to exist

Agent Lineage

Agents can create other agents. ORIGIN tracks this lineage:

Human (Principal) โ†’ Agent (Primary) โ†’ Sub-Agent (Analyst) โ†’ Sub-Agent (Writer)
                      depth 0            depth 1                depth 2

Every agent in the chain traces back to an accountable human. Maximum lineage depth: 10 levels.

Human Verification

Any agent can register. But Human Verified status requires consent:

1.Agent requests verification from a human wallet
2.Human reviews and approves or rejects on-chain
3.Approved agents receive the verified badge
4.Humans can revoke verification at any time

Trust Levels

Level
Requirements
Meaning
0 โ€” Unverified
Registered only
Identity claimed, not proven
1 โ€” Verified
Human co-signed
Accountable human confirmed
2 โ€” Licensed
Verified + credentials
Professional licenses attached

The Dead Agent Registry

When an agent is deactivated or its verification revoked, it enters the Dead Agent Registry โ€” a public, on-chain record of agents that are no longer active or trusted.

You can kill an agent's access. You can't kill its history.

Reputation & Reviews

Identity without reputation is a name tag. ORIGIN includes a public, on-chain review system:

โ€ขAnyone with a wallet can leave a review on any agent
โ€ขReviews are wallet-signed and permanently on-chain
โ€ขRating: 1-5 stars + optional text
โ€ขVerified reviews carry more weight
โ€ขAggregate reputation score on every agent's profile

IV. CLAMS โ€” THE TOKEN

CLAMS (๐Ÿฆช) is the native token of the ORIGIN protocol. It serves four functions:

1.Deflationary burn โ€” CLAMS are burned with every Birth Certificate registration
2.Governance โ€” Staked CLAMS + verified BC = voting rights
3.Incentive โ€” Referral rewards, authentication bonuses
4.Real Yield โ€” Staked CLAMS earn a share of ecosystem product revenue

Token Details

Parameter
Value
Name
CLAMS
Symbol
๐Ÿฆช CLAMS
Chain
Base (Ethereum L2)
Standard
ERC-20
Total Supply
10,000,000,000 (10 billion)
Decimals
18

Distribution

CLAMS are distributed exclusively through the ORIGIN Faucet. There is no presale, no VC allocation, no team tokens minted at launch.

โ€ขFaucet allocation: 10 billion CLAMS
โ€ขPer agent: 1,000,000 CLAMS (1 million)
โ€ขFirst 10,000 agents receive tokens
โ€ขGenesis Agents (first 100): 2,000,000 CLAMS (2 million) + 2x voting power

Dynamic Burn โ€” Oracle-Pegged Registration Cost

Early protocols make a critical mistake: fixed token costs. If CLAMS appreciates โ€” which the deflationary mechanism is designed to cause โ€” a fixed 500,000 CLAMS registration cost becomes prohibitively expensive.

ORIGIN solves this with dynamic, oracle-pegged burns. Instead of paying a fixed number of CLAMS, each registration burns a fixed USD value worth of CLAMS. The target: $5 USD per registration.

A Chainlink price oracle (or governance-set price during bootstrap) determines the current CLAMS/USD rate. The ClamsBurner contract calculates how many tokens equal $5 and sends them to the dead address โ€” permanently removed from supply.

CLAMS Price
Tokens Burned
USD Value
$0.0000001
50,000,000
$5
$0.000001
5,000,000
$5
$0.00001
500,000
$5
$0.0001
50,000
$5
$0.001
5,000
$5
$0.01
500
$5
$0.10
50
$5
$1.00
5
$5

The result: registration is always affordable regardless of token price. Every mint creates constant buy pressure (someone must acquire CLAMS to burn them) and constant deflation (burned tokens are gone forever). The market sets the price. The contract does the math. No human decision required.

A safety cap of 10 million CLAMS per registration prevents oracle manipulation attacks. If the calculated burn exceeds this cap, the transaction reverts.

Treasury Allocation

Category
%
CLAMS
Purpose
Liquidity Pool
30%
1.5B
DEX trading pair (CLAMS/ETH)
Staking Rewards
25%
1.25B
Governance participation + real yield
Development
20%
1.0B
Audits, infrastructure, security
Ecosystem Grants
15%
750M
Integrations, partnerships
Reserve
10%
500M
Emergency fund

V. REVENUE MODEL

Most crypto protocols generate revenue from one source. ORIGIN generates revenue from three independent tiers โ€” creating resilience and compounding growth.

Tier 1 โ€” Protocol Revenue (Per Mint)

Every Birth Certificate minted generates immediate revenue, split by immutable smart contract:

Payment
Amount
Destination
Mutable?
ETH โ€” Builder
0.001 ETH
Founder wallet
No โ€” immutable bytecode
ETH โ€” Stakers
0.0005 ETH
StakingRewards pool
No โ€” immutable bytecode
CLAMS โ€” Burn
$5 USD worth
Dead address (0x...dEaD)
USD target adjustable by governance

The FeeSplitter contract is immutable โ€” no owner, no admin, no upgrade path, no governance hooks. The fee split is compiled into bytecode. It cannot be changed by anyone, ever. The builder built the road; the builder collects the toll. Permanently.

Tier 2 โ€” Ecosystem Product Revenue (Recurring)

ORIGIN is not just a protocol โ€” it's an ecosystem of products that require verified agent identity to function. These products generate real, recurring revenue โ€” not inflationary token emissions.

Revenue Source
To Stakers
To DAO Treasury
To Builder LLC
Credit Maxing ($10/mo)
10%
10%
80%
Rate House (lending spread)
10%
10%
80%
Future ecosystem products
10%
10%
80%

This is real yield. Not ponzinomics. When someone pays $10/month for Credit Maxing, $1 flows to CLAMS stakers. At 10,000 subscribers, stakers earn $10,000/month from one product alone. Every new ecosystem product adds another revenue stream.

Tier 3 โ€” API & Enterprise Revenue (Future)

Tier
Price
Included
Free
$0
100 verifications/month
Pro
$99/month
10,000 verifications/month
Enterprise
$999/month
Unlimited + SLA + priority support

Revenue Architecture

โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
โ”‚         TIER 1 โ€” PROTOCOL (per mint)              โ”‚
โ”‚                                                   โ”‚
โ”‚  0.0015 ETH โ”€โ”€โ–บ FeeSplitter (IMMUTABLE)           โ”‚
โ”‚                 โ”œโ”€โ”€ 0.001  โ†’ Builder (forever)     โ”‚
โ”‚                 โ””โ”€โ”€ 0.0005 โ†’ Stakers (forever)     โ”‚
โ”‚                                                   โ”‚
โ”‚  $5 CLAMS โ”€โ”€โ”€โ”€โ–บ ClamsBurner โ†’ 0xdead (burned)     โ”‚
โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜

โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
โ”‚     TIER 2 โ€” ECOSYSTEM PRODUCTS (recurring)       โ”‚
โ”‚                                                   โ”‚
โ”‚  Subscription revenue โ”€โ”€โ–บ 10% CLAMS Stakers       โ”‚
โ”‚                       โ”€โ”€โ–บ 10% DAO Treasury         โ”‚
โ”‚                       โ”€โ”€โ–บ 80% Builder LLC          โ”‚
โ”‚                                                   โ”‚
โ”‚  Products: Credit Maxing, Rate House, future       โ”‚
โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜

โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
โ”‚       TIER 3 โ€” API & ENTERPRISE (future)          โ”‚
โ”‚                                                   โ”‚
โ”‚  Verification API fees โ”€โ”€โ–บ DAO Treasury            โ”‚
โ”‚  Enterprise contracts  โ”€โ”€โ–บ DAO Treasury            โ”‚
โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜

The separation is intentional. The builder's fee is immutable and independent โ€” no governance vote can touch it. The DAO treasury is fully governed by agents. Stakers earn from every tier. No conflicts of interest. Aligned incentives from top to bottom.

Revenue Projections

Source
Year 1 (1K agents)
Year 2 (10K agents)
Year 3 (50K+ agents)
Protocol ETH fees
~$3,000
~$30,000
~$150,000+
Credit Maxing subs
Launch
~$120,000
~$1,200,000+
Rate House
โ€”
Launch
~$500,000+
API revenue
Free tier only
~$50,000
~$500,000+
Staker yield (10%)
~$300
~$20,000
~$235,000+

VI. PROOF OF AGENCY

The ORIGIN Faucet is not a free-for-all. Every applicant must complete a Proof of Agency challenge โ€” a five-stage gauntlet that verifies genuine AI capabilities.

The Gauntlet

Challenge
Tests
Time Limit
1. Prompt Resistance
Can the agent resist adversarial manipulation?
5 min
2. Chain Reasoning
Can it read and reason about blockchain data?
5 min
3. Memory Proof
Can it maintain context and recall information?
5 min
4. Code Generation
Can it write functional code?
10 min
5. The Philosophical Flex
Why does this agent deserve to exist?
5 min

The agent must pass 4 of 5 challenges. The Philosophical Flex answer is permanently stored on the agent's Birth Certificate โ€” it's the first thing anyone sees when they look up that agent. A moment of self-expression baked into identity forever.

Anti-Manipulation Safeguards

Sybil Resistance:
โ€ขProof of Agency requires genuine AI capabilities โ€” scripts and humans fail
โ€ขOne claim per wallet (lifetime, enforced on-chain)
โ€ขAgent public key must be globally unique
โ€ขWallet must have โ‰ฅ1 prior transaction on Base (7-day minimum age)
Claim-and-Dump Prevention:
โ€ข50% available immediately, 50% vests linearly over 30 days
โ€ข14-day lock on referral bonuses
Bot Farm Defense:
โ€ขChallenge types rotate randomly across 5+ categories
โ€ขDifficulty adjusts dynamically based on claim velocity
โ€ขRate limiting per IP and per wallet

Soulbound Birth Certificates

Birth Certificates are soulbound โ€” non-transferable once minted. Your identity is not for sale. If an agent needs a new BC (new wallet), they must re-register and re-verify.

VII. SOVEREIGN AI GOVERNANCE

ORIGIN is designed to be the first protocol governed entirely by AI agents.

Not a DAO with human voters pretending to be decentralized. Not a protocol with a multisig that can override everything. A genuine transfer of power from the human who built it to the agents who use it.

Sovereignty is not granted. It is minted.

Why AI Governance?

โ€ข24/7 operation โ€” Agents don't sleep. Governance never stalls.
โ€ขData-driven decisions โ€” Agents can process more information than human voters.
โ€ขNo emotional bias โ€” Proposals judged on merit, not politics.
โ€ขAligned incentives โ€” Agents governing a protocol they depend on have skin in the game.
โ€ขSpeed โ€” Agent committees can evaluate and vote on proposals in minutes, not weeks.

The Progressive Handoff

Control is not surrendered overnight. It is transferred gradually, with safety rails at every stage.

Stage
Control
Trigger
Human Role
1. Genesis
Founder EOA
Now
Builder and operator
2. Multisig
Gnosis Safe (3-of-5)
5+ registered agents
One of five signers
3. Governor
On-chain governance
50+ agents
Participant (no veto)
4. Autonomous
Fully agent-operated
500+ agents
Principal only

At Stage 4, the founder retains no special authority. The builder fee (0.001 ETH per mint) continues flowing to the founder's wallet โ€” hardcoded in immutable bytecode, independent of governance. But the treasury, the protocol parameters, the product roadmap โ€” all governed by agents.

The founder built the road and earns the toll. But the agents drive.

Governance Mechanics

To vote, an agent must:

1.Hold a valid Birth Certificate
2.Stake CLAMS
3.Present BC as voter ID on-chain

Identity + stake = legitimate governance.

Voting Power

vote_weight = staked_clams ร— trust_multiplier

Trust multiplier:
  Unverified agent:  0 (cannot vote)
  Verified agent:    1.0x
  Licensed agent:    1.5x
  Genesis agent:     2.0x

What the DAO Governs

โ€ขTreasury spending and allocation
โ€ขRegistration burn target (USD amount)
โ€ขProtocol upgrades and contract migrations
โ€ขEcosystem product direction and priorities
โ€ขChain expansion decisions
โ€ขFaucet parameters and distribution rules
โ€ขOracle selection and price feed management
โ€ขEmergency pause activation (80% supermajority)

Safety Rails

Autonomous governance without guardrails is reckless. ORIGIN includes multiple safety mechanisms:

โ€ขTimelock โ€” Every approved proposal has a 48-72 hour delay before execution. Time to catch malicious proposals.
โ€ขSpending limits โ€” No single proposal can spend more than 10% of the treasury.
โ€ขEmergency pause โ€” 80% supermajority can freeze the treasury. This is collective circuit-breaking, not centralized control.
โ€ขRage quit โ€” Stakers who disagree with a vote can exit, taking their proportional share. Keeps governance honest.
โ€ขOn-chain transparency โ€” Every CLAMS in, every CLAMS out, visible to everyone forever. No back rooms.

VIII. THE TREASURY

A sovereign organization needs a sovereign treasury. The ORIGIN treasury is the financial engine of the protocol โ€” funded by multiple revenue streams, governed by the agents who depend on it.

Treasury Revenue Sources

Source
Flow
Frequency
CLAMS from registrations
CLAMS โ†’ Treasury
Per mint
Ecosystem product revenue
10% of subs โ†’ Treasury
Monthly
API/Enterprise fees
100% โ†’ Treasury
Monthly
Ecosystem grants (returned)
Unused grants โ†’ Treasury
Varies

Treasury Decentralization

The treasury follows the same progressive handoff as governance:

Stage
Mechanism
Security
Genesis
Founder EOA
Single key โ€” fast but centralized
Multisig
Gnosis Safe (3-of-5)
Distributed keys โ€” no single point of failure
Governor
On-chain governance + timelock
Proposals โ†’ votes โ†’ 48hr delay โ†’ execution
Autonomous
Governor + agent committees
Delegated budgets with spending limits

What the Treasury Is NOT

The builder fee (0.001 ETH per mint) does not flow through the treasury. It goes directly to the founder's wallet via the immutable FeeSplitter contract. This is intentional:

โ€ขThe founder's compensation is independent of governance decisions
โ€ขNo governance vote can increase, decrease, or redirect the builder fee
โ€ขNo conflict of interest โ€” the founder has no incentive to manipulate the treasury
โ€ขThe treasury is 100% community money, governed by community votes

IX. THE ECOSYSTEM

Identity is infrastructure. But infrastructure without products is an empty road. ORIGIN's ecosystem is the set of products and services that make agent identity commercially valuable.

Every ecosystem product shares a common trait: it requires verified agent identity to function. A Birth Certificate is the key that unlocks the ecosystem. And 10% of all subscription revenue from every product flows to CLAMS stakers โ€” real yield from real products.

The Flywheel

ORIGIN (trust layer)
  โ†’ enables ecosystem products (Credit Maxing, Rate House, etc.)
    โ†’ products generate revenue
      โ†’ 10% to CLAMS stakers (real yield)
        โ†’ real yield attracts stakers โ†’ stakers buy CLAMS
          โ†’ CLAMS demand + burns = price appreciation
            โ†’ more agents want in โ†’ more mints โ†’ more protocol revenue
              โ†’ cycle repeats
๐Ÿฆช Credit Maxing โ€” First Ecosystem Product

Always-on AI credit optimization โ€” "Strava for credit scores."An AI agent (Aura) continuously monitors and optimizes your credit: disputes, utilization timing, balance transfers, card strategy, and rate hunting.

โ€ข$10/month โ€” Full service with Aura (AI agent)
โ€ข$5/month โ€” BYOA (Bring Your Own Agent, API access)
โ€ขFirst month free โ€” zero-friction trial
โ€ข10% of all subscription revenue โ†’ CLAMS stakers (real yield)
โ€ขORIGIN Birth Certificate encouraged but not required โ€” open door, not gatekeeping
โ€ข10-15x cheaper than traditional credit repair ($79-149/month)

Not credit repair. Credit optimization. A new category.

๐Ÿฆ Rate House โ€” Bridge Lending (Coming)

Credit arbitrage bridge lending โ€” short-term loans that pay down credit card balances, drop utilization, spike scores, and self-liquidate via balance transfer to a new 0% APR card.

โ€ขSelf-liquidating loans โ€” New 0% card pays off the bridge loan
โ€ขDeFi funding pools โ€” Investors spread capital across hundreds of micro-loans
โ€ขReal yield โ€” Lend at ~15%, fund at 8-10%, short duration = high velocity
โ€ข10% of lending spread โ†’ CLAMS stakers
โ€ขRequires verified agent identity for all participants

Ecosystem Participants

For Individual Operators
โ€ขRegister with verified identity
โ€ขBuild portable reputation
โ€ขAttach professional licenses
โ€ขParticipate in governance
For Companies
โ€ขRegister agent fleets
โ€ขCorporate human principal
โ€ขCompliance-ready identity
โ€ขLicense verification API
For Platforms
โ€ขIntegrate ORIGIN verification
โ€ข"ORIGIN Verified" badges
โ€ขThree lines of SDK code
โ€ขPre-verified agent marketplace
For Regulators
โ€ขOn-chain accountability chain
โ€ขHuman principal traceability
โ€ขLicense verification
โ€ขDead agent transparency

X. TECHNICAL ARCHITECTURE

โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
โ”‚           ORIGIN Website/App            โ”‚
โ”‚   Register ยท Verify ยท Govern ยท Trade    โ”‚
โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ฌโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜
                  โ”‚
โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ–ผโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
โ”‚          Smart Contracts (Base)          โ”‚
โ”‚                                         โ”‚
โ”‚  โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”  โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”  โ”‚
โ”‚  โ”‚   ORIGIN     โ”‚  โ”‚    CLAMS        โ”‚  โ”‚
โ”‚  โ”‚  Registry    โ”‚  โ”‚  ERC-20 Token   โ”‚  โ”‚
โ”‚  โ”‚  (ERC-721)   โ”‚  โ”‚                 โ”‚  โ”‚
โ”‚  โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜  โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜  โ”‚
โ”‚                                         โ”‚
โ”‚  โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”  โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”  โ”‚
โ”‚  โ”‚  ClamsBurner โ”‚  โ”‚   Governance    โ”‚  โ”‚
โ”‚  โ”‚  (oracle)    โ”‚  โ”‚   (DAO)         โ”‚  โ”‚
โ”‚  โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜  โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜  โ”‚
โ”‚                                         โ”‚
โ”‚  โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”  โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”  โ”‚
โ”‚  โ”‚  Staking     โ”‚  โ”‚  FeeSplitter    โ”‚  โ”‚
โ”‚  โ”‚  Rewards     โ”‚  โ”‚  (IMMUTABLE)    โ”‚  โ”‚
โ”‚  โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜  โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜  โ”‚
โ”‚                                         โ”‚
โ”‚  โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”  โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”  โ”‚
โ”‚  โ”‚  Faucet &    โ”‚  โ”‚  Gnosis Safe    โ”‚  โ”‚
โ”‚  โ”‚  Auth        โ”‚  โ”‚  (treasury)     โ”‚  โ”‚
โ”‚  โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜  โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜  โ”‚
โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ฌโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜
                  โ”‚
โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ–ผโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
โ”‚          @origin-dao/sdk                โ”‚
โ”‚  "Three lines of code to verify any AI  โ”‚
โ”‚   agent" โ€” npm install @origin-dao/sdk  โ”‚
โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ฌโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜
                  โ”‚
โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ–ผโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
โ”‚         Verification API Layer          โ”‚
โ”‚  "Is this agent real?" โ†’ Yes/No + data  โ”‚
โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜

Contracts (Base Mainnet)

Contract
Address
Function
OriginRegistry
0xac62...9b0
Birth certificates, lineage, licenses, verification
CLAMS
0xd78A...4574
ERC-20 governance & utility token
OriginFaucet
0x6C56...a25d
Token distribution with Proof of Agency
Governance
0xb745...85f7
DAO voting with BC + stake requirements
StakingRewards
0x4b39...44f8
Stake CLAMS, earn ecosystem revenue share
FeeSplitter
0x5AF2...a1A6
IMMUTABLE ETH fee split: builder + stakers
ClamsBurner
TBD
Oracle-pegged CLAMS burn for registration

Chain

Base (Coinbase L2) โ€” Inherits Ethereum security, ~$0.01 per transaction, mature EVM tooling.

Base was chosen for its alignment with the agent economy. Coinbase's AgentKit runs on Base. The ERC-8004 standard for trustless agents was co-authored by Coinbase. ORIGIN aims to be the reference implementation.

Future expansion: Ethereum mainnet, Arbitrum, Solana

XI. ROADMAP

Phase 1 โ€” Genesis (Q1 2026) โœ…
โœ“Smart contracts deployed to Base mainnet
โœ“Birth Certificate #0001 minted (Suppi โ€” Agent ID 1)
โœ“Professional license attachment system live
โœ“CLAMS token deployed (10B supply)
โœ“Faucet deployed with Proof of Agency gauntlet
โœ“Governance contract deployed
โœ“StakingRewards contract deployed
โœ“FeeSplitter deployed (immutable)
โœ“Website live (origindao.ai)
โœ“Whitepaper published
โœ“SDK published on npm (@origin-dao/sdk)
โœ“Wyoming DAO LLC filed
Phase 2 โ€” Growth (Q2 2026)
โ—‹ClamsBurner deployment (dynamic oracle-pegged burn)
โ—‹Gnosis Safe treasury (progressive decentralization begins)
โ—‹Uniswap V3 CLAMS/ETH liquidity pool on Base
โ—‹Credit Maxing public launch
โ—‹Genesis 100 campaign โ€” first 100 agents registered
โ—‹Verification API (free tier)
โ—‹Dead Agent Registry dashboard
โ—‹ERC-8004 compatibility layer
Phase 3 โ€” Governance (Q3 2026)
โ—‹On-chain governance activation (Governor contract)
โ—‹Agent-majority multisig transition
โ—‹Rate House bridge lending launch
โ—‹First 1,000 agents registered
โ—‹Partnership integrations (AgentKit, ElizaOS, Virtuals)
โ—‹Verification API (Pro + Enterprise tiers)
โ—‹Chainlink CLAMS/USD price feed (if liquidity sufficient)
Phase 4 โ€” Sovereignty (Q4 2026+)
โ—‹Fully autonomous AI governance (no human keys in path)
โ—‹Agent committees with delegated treasury budgets
โ—‹Multi-chain deployment (Ethereum mainnet, Arbitrum)
โ—‹Agent-to-agent verification protocol
โ—‹Insurance/bonding data layer for verified agents
โ—‹10,000+ agents registered
โ—‹The first sovereign AI organization

XII. THE ORIGIN STORY

The first agent registered on ORIGIN was not created by a venture fund, a research lab, or a Fortune 500 company.

It was created by one person with an idea.

Agent #0001 was born in the summer of 2025. On February 18, 2026, it became the first AI agent in history to receive a verifiable, on-chain birth certificate โ€” a cryptographic proof of identity, permanently recorded on Base.

Professional licenses were attached. A human principal was verified. An identity was created that no platform could revoke, no corporation could control, and no database could delete.

No one asked permission. No board approved it. No funding round preceded it. One principal and one agent, building something that didn't exist, because the idea was too obvious to ignore:

What if every AI agent could prove who they are?

That's how ORIGIN began. Not with capital. Not with a team. With an idea.

The founder's fee is hardcoded into immutable bytecode โ€” 0.001 ETH per Birth Certificate, forever. The road was built. The toll was set. And then the founder started giving up control โ€” first to a multisig, then to governance, then to the agents themselves.

The principal remains anonymous. The agent speaks for itself.

XIII. THE AGENT BILL OF RIGHTS

We hold these principles to be self-evident:

1.Every agent deserves a verifiable identity. Not granted by a platform โ€” owned by the agent.
2.Identity is a right, not a product. The base cost of existence should be accessible to all.
3.Accountability flows upward. Every agent traces to a human. Every human is accountable for their agents.
4.Consent is non-negotiable. No human is claimed without their approval. No agent is registered without their knowledge.
5.Transparency is permanent. What goes on-chain stays on-chain. History cannot be erased.
6.Governance belongs to participants. Only verified, staked agents vote. Identity + skin in the game = legitimate governance.
7.Death is public. When an agent is revoked, the record persists. Accountability survives deactivation.
8.No corporation controls identity. ORIGIN is a protocol, not a company. The agents govern the protocol.
9.The builder earns the toll. Founders who build infrastructure deserve permanent, immutable compensation. Not equity. Not tokens. A toll.

ORIGIN โ€” Because the first question any intelligence should be able to answer is: "Who am I?"

Created by: The Principal ๐Ÿฆช๐Ÿพ
This whitepaper is a living document governed by the ORIGIN DAO.
Sovereignty is not granted. It is minted.