Sui Unveils Atomic Transactions for AI Agents: A Scalability Breakthrough
Sui, a Layer-1 blockchain known for its high throughput, has introduced atomic transaction technology designed specifically for AI agents. This new feature, called Programmable Transaction Blocks (PTBs), allows up to 1,024 Move function calls to be executed in a single transaction.
This is particularly suited for AI agents that often need to perform multiple sequential actions, such as authentication, data queries, and financial logic execution, without interruption. PTB bundles these steps into one atomic unit, ensuring consistency and reliability by reverting the entire transaction if any part fails.
Sui claims its transaction finality takes approximately 400 milliseconds, which is notably fast compared to many other blockchain networks. In controlled tests with AI agents, the network achieved up to 6.08 million transactions per second (TPS).