
UACP
FlagshipUniversal Agent Communication Protocol
Agent-to-agent communication with native payment semantics on EVM. Implements Google A2A + Coinbase X402.
About the Project
UACP is a production-ready protocol for secure, interoperable agent-to-agent communication with native payment semantics. It enables safe multi-agent orchestration for autonomous workflows instead of forcing every interaction through a human approval loop. Built for Somnia AI Hackathon 2025 (DeFi Agents Track).
Problem Statement
DeFi automation suffers from fragmented bot infrastructure, unsafe execution without risk checks, lack of payment standards for autonomous agents, and poor developer experience.
Key Features
A2A-compliant message schema with DID-based identities
Declarative workflows with retry/circuit-breaker logic
Native payment semantics (HTTP 402 / X402) for autonomous payments
Type-Safe SDK with Zod validation