
OpenGradient is a blockchain network built for AI inference and AI-related computation that can be verified. Its design separates execution from verification: inference nodes run models, while full nodes verify attestations or proofs and record settlement on-chain. The architecture is called the Hybrid AI Compute Architecture (HACA). It supports three verification modes: TEE, ZKML and Vanilla.
OpenGradient positions the network as infrastructure for verifiable AI execution, model hosting and agent deployment. The network is EVM-compatible and uses a Cosmos SDK / CometBFT stack for consensus and settlement.
As a token, OPG is the OpenGradient network’s native utility token for payment flows around inference. OPG is an ERC-20 token with 18 decimals and a fixed supply of 1,000,000,000 OPG.
OPG is used primarily for paying for LLM inference through OpenGradient’s x402 payment flow. In that setup, payments are made on Base, while inference execution, proof settlement and verification happen on the OpenGradient network.
OpenGradient full nodes manage payment settlement and fee distribution, and x402 requests require cryptographically verified OPG payments before execution.
Beyond LLM payments, the wider network uses on-chain settlement for AI-related operations including:
The project portal publishes a token allocation page for OPG, with allocations for the ecosystem, foundation, core contributors, investors and advisors, staking rewards, liquidity and airdrop.
OpenGradient’s architecture has:
The diagram on page 6 shows the split between execution and verification, the table on page 7 shows the fast path where users get results quickly and an asynchronous verification path where attestations or proofs are checked later, and pages 10 and 11 explain how TEE and ZKML verification are used.