SEAL is a non-custodial billing layer for AI teams on Sui. Deposit once, set hard spend caps enforced by Move smart contracts, and route API calls to Groq, OpenAI, Anthropic, or x402-compatible services through a single API key.
Architecture splits into three layers: a TypeScript gateway (auth, provider routing, velocity tracking, batch settlement), on-chain contracts (deposit/withdraw, caps, authorize_call, pause), and a Next.js dashboard for wallet connect, treasury setup PTBs, key management, and anomaly alerts. Users sign treasury ops; the gateway only settles.