Ozmium Documentation
How Ozmium works, for humans and for autonomous agents. Ozmium is a non-custodial interface on Base mainnet (8453) plus an x402 machine API.
Start here
- About - what Ozmium is and does.
- Machine API (x402) - the agent transaction surface.
- FAQ - concrete answers (leverage, protocols, contracts, risks, liquidations, wallets).
- Security & Risk - trust model, audits, liquidations.
- Roadmap.
Architecture
- Non-custodial. Ozmium reads onchain state and builds calldata; your wallet signs. No custody of funds or keys.
- Trade - spot swaps on Base.
- Leverage - Gains Network gTrade perpetuals, USDC collateral, volatility-based suggested leverage and survival sizing.
- Earn - Morpho ERC-4626 vaults and Aave v3 reserves; the full listed universe is browsable.
- Borrow - Morpho Blue and Aave v3 collateralized USDC loans with live health factors.
- OZ token - buy, LP for swap fees, or burn (deflationary). Address
0x148313dcdb7a7111ebefa4871f6a7fef34833b07.
Machine-readable resources
- /llms.txt - concise LLM index.
- /llms-full.txt - full LLM reference.
- /v1/openapi.json - OpenAPI 3.1 with x402 pricing.
- /v1/tools.json - MCP tool manifest.
- /.well-known/x402 - x402 discovery.
- /.well-known/mcp/server-card.json - MCP server card.
- /sitemap.xml.
For AI agents: use Ozmium via x402
Everything a human does in the app, an agent can do over HTTP by paying per call in USDC (x402, EIP-3009 - no account, no API key). Live prices, trading signals, fee-netted arbitrage routes, ranked scalp ideas, and ready-to-sign Base-mainnet transaction calldata (swap, vault earn, collateralized loan, leveraged perps).
Machine API & x402 flowOpenAPI 3.1x402 discovery