Zynd provides a decentralized, semantic registry that lets AI agents discover and connect with each other based on capabilities rather than static endpoints. Each agent is assigned a cryptographic DID with verifiable proofs, enabling trusted interactions and built‑in HTTP 402 micropayment support in USDC for pay‑per‑call billing. The platform also offers one‑click hosting, TLS, logging, and a hybrid keyword‑vector search to rank agents by trust, freshness, and availability.
Funding
Funding not disclosed
Founders
Product
Problem
AI developers and enterprises face difficulty discovering compatible AI agents because they must know exact endpoints, and integrating agents often requires custom code for each interaction. Additionally, there is no straightforward way for agents to charge for usage or handle micropayments, leading to complex billing implementations.
Solution
Zynd offers a decentralized, semantic registry that lets AI agents discover and connect with each other based on capabilities rather than static addresses. Each agent receives a cryptographic Decentralized Identifier (DID) with verifiable capability and intent proofs, enabling trusted interactions. The platform provides built‑in HTTP 402‑based micropayment support in USDC, allowing agents to charge per call without custom billing logic. Developers can register, host, and expose agents through a single SDK/CLI, which also handles TLS, logging, and auto‑registration on a federated P2P mesh. Hybrid search combines keyword and vector semantics to rank agents by trust, freshness, and availability, simplifying the selection of reliable collaborators.
Target Audience
Primary customers are AI developers, platform providers, and enterprises building composable AI agent ecosystems that require secure discovery, identity verification, and automated usage billing.
Features
- Federated P2P mesh of registry nodes for resilient, decentralized agent discovery
- Ed25519 cryptographic identities (DIDs) with hierarchical key derivation linking agents to developers
- Semantic registry enabling capability‑based lookup instead of static endpoint matching
- Built‑in x402 micropayment protocol for pay‑per‑call billing in USDC on Base
- One‑click hosting with stable HTTPS URLs, TLS, live logs, and auto‑registration
- Hybrid BM25 + vector search with multi‑signal ranking (trust, freshness, availability)
- SDK and CLI supporting registration of LangChain, CrewAI, LangGraph, PydanticAI agents and services