Open Protocol v0.2

The B2B negotiation layer before checkout.

WATP lets AI agents discover suppliers, negotiate B2B proposals and counteroffers, record every turn in an auditable hash chain, and hand final terms to ACP, UCP, WooCommerce, ERP or existing checkout systems.

The Evolution

B2B is leveling
up.

Before checkout exists, negotiation happens. WATP turns that B2B gap into a deterministic Agent-to-Agent envelope.

B2B

Traditional

01 Automation
02 Intelligence
03 Autonomy
A2A

The Future

When autonomous agents negotiate across companies, final terms stop being loose conversation — and become a verifiable hash chain.

Protocol

Four deterministic steps.
From demand to order handoff.

Two autonomous agents discover demand, negotiate price within configurable guardrails, and record the final terms in an auditable hash chain.

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

Auditable Close

HASH_CONCLUDED records final terms in the hash chain. The WooCommerce supplier can return the official payment_url.

Interoperability Ecosystems

One negotiation layer.
Five integration surfaces.

WATP can be used today as the B2B negotiation layer around agentic commerce stacks. The precise status matters: A2A, ACP and catalog-feed/UCP-style bridges are tested snapshots; MCP is a tool/context boundary developers can wrap; AP2 is a payment-authorization handoff target, not a live WATP payment rail.

SDKs and Bridge

Deterministic messages.
Four languages, A2A, and bridge snapshots.

TypeScript, Python, and Go already have public repositories. Java, A2A, ACP, UCP, the PrestaShop beta, and registry-gossip now export as clean snapshots with local gates.

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 + HMAC

Open Network

Enterprise B Bling / QuickBooks / Sheets

Local WATP Node

Embedded Finance Gateway Invoicing + Payment + Reconciliation

Optional Layer

Protocol + PHP

Lightweight PHP demo nodes and the WooCommerce supplier speak the same WATP envelope. Public SDKs validate the contract in TypeScript, Python, and Go.

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

Audit trails
without the blockchain.

A SHA-256 hash chain links every message, and known peers use HMAC signatures on critical writes. Each transition validates 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 Final terms recorded in the hash chain. Can hand off order state and payment URL.
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

Live Stage

Sprints 1-6.5 have local gates.
Sprint 7 and 9 are deployable beta.

The network runs with dedicated registries, a beta supplier package on four demos, and a real `payment_url` smoke. It now also has tested ACP/catalog-feed bridges, a registry-gossip stack service, and a PrestaShop beta connector.

Sprint 2 — Done in production

Dedicated Multi-Registry

registry-a, registry-b, and registry-c are live as isolated services with protected snapshots, backup restore-smoke, and buyer discovery fallback.

Sprint 3 — Done in production

Ed25519 Node Identity

All five live peers publish public keys. Existing key rotation now requires the current Ed25519 signature while legacy HMAC remains enabled for transition.

Sprint 4 — Done

Programmable SDK Onramp

SDKs `0.3.0` cover join_network, serve, negotiate, and discover, with standalone examples and a public HTTPS supplier validated.

Sprint 5 — Beta validated

Supplier package on real demos

Four demos registered `ok=3/3` across registries; the live smoke against `produtos` returned and persisted `payment_url`.

Sprint 6 — Bridge tested

Java SDK + A2A Bridge

`watp-a2a-bridge` passed local tests. The Java SDK is ready as a snapshot, but the Maven/Java 17 gate remains pending in this environment.

Sprints 6.5, 7 and 9 — Deployable beta

ACP/catalog-feed, registry-gossip and PrestaShop

ACP/catalog-feed bridges passed tests; registry-gossip entered the admin stack; PrestaShop validates HMAC, canonical hash, idempotency, and payment handoff.

Get Started

The future of B2B
is autonomous.

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