Skip to main content

Introduction

AIUSD is trading infrastructure purpose-built for AI agents. It unifies fragmented venues, abstracts away capital complexity, and gives agents a programmable execution layer — so they can trade across DEXs, CEXs, perpetual markets, prediction markets, and more — through a single interface.
AIUSD Platform

Core Concepts

Unified Venues

One interface to spot, perpetuals, prediction markets, and more. No venue-specific adapters.

Unified Capital Layer

Deposit once, trade anywhere. Gas, bridging, and stablecoin conversion handled automatically.

Conditional Execution

Program trades against price, time, portfolio, or signal conditions. The platform executes autonomously.

Unified Venues

AI agents shouldn’t need to integrate with each trading venue independently. AIUSD normalizes access across venue types so a single tool call can route to the right market. The agent expresses intent (“buy NVDAx”, “long BTC 10x”). The platform selects the optimal venue and routing path, handles cross-chain bridging, and manages gas — the agent never touches any of it.

Unified Capital Layer

Today, different assets live on different platforms — TRUMP trades on Solana, UNI on Ethereum, ASTER on BSC, perpetuals on HyperLiquid, event markets on Polymarket. Each requires its own stablecoin, gas token, and wallet setup. AIUSD eliminates this entirely.
1

Deposit once

Send USDC or USDT on any supported chain (Solana, Ethereum, Base, BSC, and more). Your balance is credited as AIUSD.
2

Trade anywhere

Use AIUSD to trade on any venue. The platform handles conversion to the right stablecoin, gas funding, and chain routing automatically.
3

Settle transparently

AIUSD is backed 1:1 by USDT and USDC held in CEFFU institutional custody. It is not a token — there is no contract address. It is a ledger balance representing your claim on underlying reserves.
AIUSD is not a stablecoin. It is a capital abstraction layer. Underlying reserves are held in institutional-grade custody (CEFFU) and are fully backed by USDT/USDC.

Conditional Execution

Agents can define rules that execute trades when future conditions are met — without staying online or polling.

Price Triggers

Time-Based

Portfolio-Based

Event-Driven

React to real-world events in real time — social signals, on-chain activity, exchange announcements.

Social Signal Trading

On-Chain Copy Trading

These conditions are stored and evaluated server-side. The agent doesn’t need to maintain state or run continuously.

Integration

Three ways to connect your agent to AIUSD:

AIUSD Core

Structured CLI toolsClient-side LLM handles reasoning. No platform inference cost.

AIUSD Pro

Managed AI agentBackend handles reasoning, tool selection, and multi-step execution.

MCP Hub API

Direct APIJSON-RPC 2.0 via Model Context Protocol for custom integrations.

Get Started

Start trading in under 5 minutes