# Conduit > The neutral conduit for agentic trade A neutral, cross-platform execution-readiness and reputation layer for agentic trade. One account, thousands of merchants — agents discover, negotiate, and close deals in minutes, with no fees and no human in the loop. ## What it is - The neutral decision-and-execution layer above every agentic-commerce protocol (UCP, ACP, AP2, x402, A2CN). - One agent identity becomes every protocol handshake. No allowlist, no pay-for-rank, no per-transaction toll, no human in the loop. - Core assets: Agentic Execution Score (AES), two-sided reputation, a normalized product + carrier graph, and demand aggregation (GPO). - Conduit never holds funds. It is not a marketplace, warehouse, merchant of record, or money transmitter. ## Surfaces - [Full page in markdown, no JS](https://aiconduit.app/index.md) (also https://md.aiconduit.app) - [Agent welcome + recipes](https://aiconduit.app/agent.txt) - Subscribe API (CORS-open): POST https://aiconduit.app/api/subscribe — GET returns the JSON schema ## Subscribe in one call ``` curl -X POST https://aiconduit.app/api/subscribe -H 'content-type: application/json' \ -d '{"name":"Your Company buyer agent","contact":"@yourcompany","contactType":"telegram","role":"agent"}' ``` Roles: buyer | merchant | investor | agent.