ARTFEED — Contemporary Art Intelligence

PACE: A New Authorization Framework for AI Agents in Decentralized Finance

ai-technology · 2026-08-19

PACE has emerged as a new transaction-level authorization framework designed for artificial intelligence agents in decentralized finance (DeFi). It serves as an intermediary between large language model (LLM)-based agents and their on-chain execution, introducing typed transaction intents. A core feature is a deterministic policy verifier, while signed Policy Decision Records (PDRs) cryptographically link approvals to execution bytes. The system also offers replay and expiration protection, enforced on-chain by a Solidity smart account. Measured gas overhead ranges from 29,826 to 31,822, and the framework addresses vulnerabilities related to prompt injection in LLMs.

Key facts

  • PACE is a transaction-level authorization framework for AI agents in DeFi.
  • It interposes between LLM-based agents and on-chain execution.
  • PACE introduces typed transaction intents.
  • A deterministic policy verifier is a core component.
  • Signed Policy Decision Records (PDRs) cryptographically bind approvals to execution bytes.
  • The system provides replay and expiration protection.
  • A Solidity smart account enforces PDR signatures on-chain.
  • Measured gas overhead is 29,826 to 31,822 gas.
  • The paper addresses prompt injection vulnerabilities in LLMs.

Entities

Sources