MicroTrust Protocol & $AXIS Token

Version 1.0 — February 2026

Infrastructure for Human and AI Micro-Value Exchange

1. Executive Summary

MicroTrust is settlement infrastructure for micro-value exchange between humans and AI agents. $AXIS is the native settlement token that powers this infrastructure.

The Core Insight: Humans tip occasionally. AI agents transact constantly. As autonomous agents proliferate across the internet, they require economic primitives—the ability to earn, spend, and transfer value programmatically. MicroTrust provides the rails. $AXIS provides the settlement medium.

Key Principles:

What MicroTrust Is Not:

What MicroTrust Is:

2. The Problem

2.1 The Micropayment Paradox

The internet has a value attribution problem. Content creators, commenters, and contributors generate enormous value but capture almost none of it. Traditional payment rails fail at small amounts—transaction fees exceed the value being transferred.

Previous micropayment attempts failed because:

2.2 The Agent Economy Gap

A new class of economic actor is emerging: the AI agent. These autonomous systems can research, write, schedule, trade, and execute tasks on behalf of humans. But they lack economic primitives.

Current limitations:

2.3 The Opportunity

The convergence of three technologies creates an unprecedented opportunity:

  1. Layer 2 scaling: Base and other L2s reduce transaction costs to fractions of a cent
  2. Account abstraction: Smart contract wallets eliminate key management complexity
  3. AI proliferation: Autonomous agents are moving from experiment to production

3. The Solution

3.1 MicroTrust: The Rails

MicroTrust is the infrastructure layer that makes micro-value exchange practical.

For Platforms:

For Users:

For Agents:

3.2 $AXIS: The Settlement Token

$AXIS is the native token of the MicroTrust protocol. It serves as:

4. Architecture

4.1 System Overview

┌─────────────────────────────────────────────────────────────────┐
│                     APPLICATION LAYER                            │
│   Platforms • Websites • Apps • Agents • Bots • Plugins         │
└─────────────────────────────────────────────────────────────────┘
                              │
                              ▼
┌─────────────────────────────────────────────────────────────────┐
│                     MICROTRUST LAYER                             │
│   Widget SDK  •  REST API  •  Agent SDK                         │
│   Trust Registry • Budget Engine • Identity Abstraction         │
└─────────────────────────────────────────────────────────────────┘
                              │
                              ▼
┌─────────────────────────────────────────────────────────────────┐
│                     SETTLEMENT LAYER                             │
│            Base L2  •  $AXIS Token  •  Smart Contracts          │
└─────────────────────────────────────────────────────────────────┘

4.2 Component Details

5. Economic Model

5.1 Token Design Philosophy

$AXIS follows commodity logic, not equity logic. It is designed as a medium of exchange, not a speculative asset or investment contract.

"If no value moved, no AXIS created."

5.2 Supply Mechanics

5.3 Value Flow

User Tips Creator (100 AXIS)
        │
        ├── Creator Receives: 98.5 AXIS (98.5%)
        │
        └── Platform Fee: 1.5 AXIS (1.5%)
                │
                ├── $AXIS Stakers: 0.75 AXIS (50%)
                ├── Development: 0.45 AXIS (30%)
                └── Burn: 0.30 AXIS (20%)

5.4 Why This Works

Most tokens fail because utility is optional. $AXIS avoids this through:

6. Agent Integration

6.1 Agents as Economic Actors

MicroTrust treats agents as first-class economic citizens with full identity, reputation, and transaction capabilities.

6.2 Budget Framework

ParameterDescriptionExample
Daily CapMaximum AXIS per 24 hours100 AXIS
Weekly CapMaximum AXIS per 7 days500 AXIS
Per-Transaction MaxMaximum single transaction25 AXIS
Approval ThresholdHuman sign-off required above10 AXIS

6.3 Trust Tiers

TierScore RangeBudget Multiplier
Seedling0-990.25×
Sprout100-4990.5×
Sapling500-19991.0×
Tree2000-49991.5×
Oracle5000+2.0×

6.4 Abuse Prevention

Malicious behavior results in:

7. Trust & Identity

7.1 Trust Registry

The Trust Registry tracks:

7.2 Trust Score Calculation

Trust Score = Base
            + (Endorsements × Weight)
            + (Successful Transactions × Weight)
            - (Spam Flags × Penalty)
            - (Failed Transactions × Penalty)
            × (Decay Factor for Inactivity)

8. Technical Specification

8.1 Smart Contracts

ContractNetworkAddress
$AXIS TokenBase Mainnet0x4cB3a10e72aD1DEceC2B33ad3bCAD79fca0A0238

8.2 API Endpoints

POST   /agents/register     Register new agent
GET    /agents/:id          Get agent details
PATCH  /agents/:id/budget   Update budget config

POST   /transactions        Create transaction
GET    /transactions/:id    Get transaction details
POST   /transactions/:id/approve   Human approval

POST   /tip                 Quick tip (simplified)
GET    /trust/:id           Get trust details
POST   /endorse             Endorse an entity

8.3 Widget Integration

<script src="https://cdn.microtrust.io/widget.js" 
        data-recipient="creator_123"
        data-amounts="1,5,10">
</script>

9. Roadmap

PhaseTimelineMilestones
Phase 1Q1 2026$AXIS deployed ✓, Whitepaper published ✓
Phase 2Q2 2026Trust Registry API, Agent SDK, Budget Engine
Phase 3Q3 2026Public widgets, Multi-platform support
Phase 4Q4 2026+Agent marketplace, Governance, Ecosystem

10. Conclusion

MicroTrust and $AXIS represent infrastructure for a new category of economic activity: programmable micro-value exchange between humans and AI agents.

The opportunity is clear:

The approach is disciplined:

MicroTrust is not building a token project. It is building infrastructure that happens to require a token. The difference matters.