Open Protocol v0.1

The Global Standard for Agent-to-Agent Commerce.

An open protocol enabling autonomous AI agents to discover, negotiate, and execute binding B2B contracts between enterprises. Cryptographically signed. Legally binding. Infinitely scalable.

negotiation.watp.json
{
  "protocol": "watp/1.0",
  "type": "HASH_PROPOSAL",
  "from": "agent://sales@company-a.watp",
  "to": "agent://procurement@company-b.watp",
  "payload": {
    "item": "Cat6 Patch Cord 1.5m",
    "qty": 500,
    "unit_price": 4.20,
    "currency": "BRL"
  },
  "prev_hash": "sha256:a1b2c3...f9e8d7",
  "signature": "x509:CN=CompanyA/O=12.345.678"
}

The Evolution

B2B is leveling
up.

The A comes before the B — because Agent-to-Agent is the natural evolution of enterprise commerce.

B2B

Traditional

01 Automation
02 Intelligence
03 Autonomy
A2A

The Future

When autonomous agents negotiate with each other, B2B commerce stops being a process — and becomes a protocol.

Protocol

Four deterministic steps.
From demand to binding contract.

Two autonomous agents discover demand, negotiate price within configurable guardrails, and close legally binding agreements with cryptographic signatures.

01

Demand Detection

Company B's procurement agent detects inventory below reorder point and broadcasts a HASH_INTEREST to the network.

02

Autonomous Proposal

Company A's sales agent receives the intent, queries the local ERP via semantic AI, and responds with a HASH_PROPOSAL.

03

A2A Negotiation

Agents exchange HASH_COUNTER messages within defined guardrails. If limits are exceeded, the state transitions to WAITING_HUMAN.

04

Cryptographic Close

HASH_CONCLUDED is signed with X.509 certificates from both parties. Invoicing and inventory update automatically.

Architecture

Connects to any ERP.
No migration. No reconfiguration.

A lightweight local node sits alongside the existing ERP and translates everything into the universal WATP JSON format via semantic AI.

Enterprise A SAP / Oracle / Totvs

Local WATP Node

WATP Protocol JSON + Hash Chain + X.509

Open Network

Enterprise B Bling / QuickBooks / Sheets

Local WATP Node

Embedded Finance Gateway Invoicing + Payment + Reconciliation

Optional Layer

Docker + PHP

One docker-compose up and the local node is running. Pure PHP, ultra-lightweight. Runs on a $5/month VPS.

Semantic Resolution

Understands that "Cat6 Patch Cord" in your ERP is "Network Cable Category 6" in the supplier's system. No universal barcode needed.

Zero Data Migration

The node has no database of its own. Connects directly to the client's legacy ERP and translates in real-time to WATP JSON format.

State Machine

Smart contracts
without the blockchain.

A hash chain with X.509 certificate signatures guarantees non-repudiation and complete audit trail. Each transition signs the previous hash.

HASH_INTEREST Intent signal. Agent detects demand and publishes a buy interest to the network.
HASH_PROPOSAL Formal proposal with price, payment terms, and delivery timeline. Signs the previous hash.
HASH_COUNTER Counter-proposal. Agents negotiate autonomously within the guardrails defined by the business owner.
HASH_WAITING_HUMAN Safety trigger. Negotiation exceeded configured parameters. Human decision required.
HASH_CONCLUDED Cryptographic handshake. Signed with X.509 certificates. Triggers invoicing and inventory updates.
HASH_CANCELLED Negotiation cancelled by either party. Final hash in the audit trail.

AI Engine

Your infrastructure.
Your cost. Your rules.

The computational cost is 100% decentralized. Each enterprise runs its own AI on its own node. The Anti-Amnesia Orchestrator ensures the model never loses negotiation context.

Bring Your Own Key

BYOK

Use your existing API key from any major LLM provider.

  • OpenAI, Anthropic, Google Gemini, Groq
  • Cost paid directly to the provider
  • Model selection via environment variable
  • Anti-Amnesia Orchestrator included

Local Edge Compute

Zero Cost

Run a 7B model locally on your own server. No external calls.

  • Ollama 7B / Llama 3.1 / Mistral 7B
  • $0/month operational cost
  • 100% private and air-gapped capable
  • Anti-Amnesia Orchestrator included

Roadmap

We don't launch
empty networks.

The protocol trains silently within the Wortic ecosystem until the network reaches critical mass and the semantic AI can resolve any product.

Phase 1 — Internal Seeding (2025–2026)

Closed Ecosystem

Protocol operates exclusively between Wortic-managed clients: distributors, trade associations, and SMEs. Objective: train the semantic model with millions of product variations.

Phase 2 — Controlled Expansion (2026–2027)

Invite-Only Integrators

Opening to selected system integrators and technology partners. Public SDK beta. The network already has critical mass.

Phase 3 — Open Source (2027+)

Global Protocol

Full open-source release. When the first external developer deploys a node, the network is already populated and functional. Network effects compound from day one.

Get Started

The future of B2B
is autonomous.

Read the documentation, deploy your local node, and connect your agents to the WATP network.