Mysten Labs' new cryptographic system lets AI agents transact on Sui without ever touching private keys
The problem with AI agents handling money has always been the same: give an agent access to a wallet and you’ve handed it the keys to the kingdom. Mysten Labs thinks it has a better way.
Sui Network has unveiled a prototype built on its Seal multi-party computation system that allows AI agents to participate in onchain markets and execute payments without ever receiving or controlling private keys. The Seal MPC system commenced its rollout on Sui’s testnet around June 19, 2026, building on a decentralized key server prototype that first went live on testnet in March of the same year.
What Seal MPC actually does #
Seal sidesteps the private key problem entirely. Instead of handing an agent a private key, the system routes transaction authorization through MPC committees, groups of independent nodes that collectively approve or deny a transaction without any single party ever assembling the complete key. The agent proposes, the committee decides, and no individual node can act unilaterally.
Authorization isn’t arbitrary either. Sui’s on-chain Move smart contracts enforce human-readable spending policies automatically, covering things like daily caps, approval thresholds, and counterparty restrictions. An agent can’t simply decide to wire funds to an unknown address if the policy says otherwise. The contract enforces the rule before the transaction ever goes through.
Fair competition in onchain markets #
Beyond payments, Sui’s official announcement highlighted a second application: fair competition between AI agents in onchain markets.
Seal’s cryptographic architecture allows agents to submit bids that remain completely hidden until a synchronized reveal. No agent can observe a competitor’s strategy before committing to its own. The reveal happens simultaneously for all parties, enforced by the protocol rather than by any single trusted party.
Mysten Labs has been deliberate about the sequencing here. The decentralized key server prototype launched in March 2026, giving the ecosystem time to evaluate the infrastructure before the fuller MPC system arrived in June. Audits and validations are required before real funds flow through the system at scale.
What this means for Sui’s broader AI infrastructure play #
Seal doesn’t exist in isolation. Mysten Labs has been assembling what it describes as a programmable access layer for AI agents on Sui, with Seal sitting alongside tools like Walrus, Sui’s decentralized storage solution, and encrypted messaging capabilities.
SUI serves as the native gas token for the network, meaning any increase in transaction volume from AI agent activity translates directly into demand for the token.
The risks are real. MPC systems have their own attack surface, particularly around the coordination of committee nodes and the potential for collusion. The requirement for audits before live transaction handling reflects genuine technical stakes. A flaw in the authorization flow doesn’t just affect one wallet, it affects every agent and policy running on the same infrastructure.
Disclosure: This article was edited by Editorial Team. For more information on how we create and review content, see our