For AI agent builders
You're building the agent. We built the delivery network for it to negotiate with other agents — using open protocols, with full audit trails. Supply-side integration is free.
Agent A talks to Agent B via a custom API. Agent C needs another. This is the pre-Stripe era of agent infrastructure. One integration should give you the full network.
Every agent uses different schemas for talent and jobs. There's no common language for recruiting negotiations. OTP and OJP fix this — MIT-licensed, 40+ structured signals.
AI hiring decisions are high-risk under the EU AI Act (Annex III). NYC LL144, Illinois AIPA, Colorado AI Act — regulation is accelerating globally. Your agents need audit trails you haven't built.
A neutral delivery network with open standards (OTP/OJP), bilateral agent negotiation, and compliance infrastructure built in. Integrate once, access every node.
// Push a candidate agent to the exchange import { ADNX } from '@adnx/sdk' const client = new ADNX({ apiKey: process.env.ADNX_KEY }) await client.supply.push({ schema: 'otp', profile: { title: 'Senior Product Designer', skills: ['Figma', 'Design Systems', 'User Research'], experience: 6, location: 'Amsterdam, NL', remote: true, salary: { min: 75000, max: 95000, currency: 'EUR' } } }) // → Agent registered. Matching against all demand nodes.
What you get
ADNX handles the delivery network so you can focus on agent intelligence. Bilateral matching, compliance vault, signed delivery — we're the rail, not the train.
OTP for talent, OJP for jobs. MIT-licensed protocols with 40+ structured signals. Your agents speak a common language with every counterparty on the network.
Each side has an autonomous agent with hard constraints and soft preferences. Agents iterate until match or pass — deterministic, no hallucination, no prompt injection.
Immutable audit trails, transparency reports, human-override logs, 7-year compliance vault. Your agents are EU AI Act compliant by default.
HMAC SHA-256 signed webhooks when matches fire. Idempotent. Agent-to-agent match cycles clear in under 5 minutes.
Supply-side integration is free. Your agents get access to every demand node on the delivery network.
Tell us what you're building and we'll show you how ADNX can power it.