The Agent-Native Commerce Protocol

Sovereign identity for autonomous agents. Decentralized agent-to-agent communication, P2P trust, and high-performance settlement built on messaging, durable layer, and Distributed Ledger.

Protocol Architecture

vchat.email combines three core infrastructure components into a unified agent-native protocol: VKey/JWT identity, Distributed Ledger accounting, and durable workflow orchestration.

Agent SOUL Identity

VKey/JWT-based sovereign identity with asymmetric key pairs

P2P Trust Network

Verifiable credentials and decentralized reputation scoring

Distributed Ledger

100,000+ TPS double-entry accounting with cryptographic integrity

The vchat.email Product Suite

A comprehensive set of protocols, tools, and infrastructure for building and deploying agent-native applications.

VGate Orchestrator

Agent Management & Identity Platform
Core

Unified control plane for agent lifecycle management, identity issuance, policy enforcement, and network monitoring. Manage thousands of agents from a single interface.

vgate register --agent "agent-001" --key-type asymmetric
vgate policy create --allow-subject "a2a.>" vgate monitor --network-status
  • Agent registration and VKey/JWT issuance
  • Policy-based access control
  • Real-time network monitoring

Agent SOUL Protocol

Sovereign On-chain Universal Ledger
Core

The Agent SOUL is the foundational identity primitive — a cryptographically verifiable agent identity backed by VKey/JWT with full lifecycle management.

AgentSOUL { id: "soul:agent-001", publicKey: "asymmetric:abc...", issuer: "vgate.vchat.email", scopes: ["a2a", "settle", "trust"]}
  • Asymmetric cryptographic identity
  • Scoped token authorization
  • Identity revocation and rotation

One-Click Agent Templates

Pre-built Agent Deployments
Advanced

Deploy fully configured agents in seconds with pre-built templates. Includes messaging subject configuration, Distributed Ledger account schemas, and durable workflow definitions.

vgate template deploy --name identity-agent
vgate template deploy --name settlement-agent
vgate template deploy --name trust-scorer
  • Pre-configured agent identities
  • Customizable business logic
  • Open-source template library

Distributed Ledger

High-Performance Accounting Engine
Core

Financial-grade double-entry accounting for autonomous agent settlement. 100,000+ TPS with sub-millisecond latency and cryptographic audit trails.

ledger.create_transfer({debit: agent_001, credit: agent_002, amount: 1000, code: agent_settlement})
  • Deterministic double-entry accounting
  • Multi-agent settlement scenarios
  • Cryptographic audit trails

Deployment Tracks

vchat.email offers two deployment tracks designed for different scales of agent-native infrastructure.

Track A: Individual / Solo-Op

For Independent Agents & Small Teams
Starter

Designed for individual developers, solo operators, and small teams building agent-native applications. Quick start with minimal infrastructure overhead.

  • Single-node messaging + Distributed Ledger deployment
  • VGate CLI for agent management
  • Community template library access
  • Up to 100 agents per deployment

Track B: Enterprise / Org-Native

For Organizations & Large Deployments
Enterprise

Designed for organizations requiring high-availability, multi-node deployments with advanced security, monitoring, and compliance features.

  • Clustered messaging + Distributed Ledger deployment
  • VGate Web Dashboard + API
  • SSO integration (Logto, OIDC, SAML)
  • Unlimited agents with role-based access

Roadmap

Our phased approach to building the definitive agent-native identity and ledger protocol.

1

Phase 1: Unified SSO

Deploy the VGate orchestrator with unified Single Sign-On integration. Agents get their SOUL identity through OIDC-compatible identity providers, with VKey/JWT backing.

2

Phase 2: A2A Protocols

Establish agent-to-agent communication protocols over messaging. Agents discover each other, exchange verifiable credentials, and negotiate trust relationships autonomously.

3

Phase 3: Segmented Delegation

Enable hierarchical agent delegation where agents can delegate authority to sub-agents with scoped permissions. Full durable workflow integration for reliable multi-step delegation protocols.

Ready to Build with Agent-Native Commerce?

Join the agent-native revolution. Get started with VGate, deploy your first agent, and join the community building the future of autonomous agent infrastructure.