Make the API or MCP you already built findable and callable by AI agents.
AgentResolver now focuses on the seller side of the agent economy. The paid Distribution Pack audits your live machine-readable surfaces, identifies the launch gaps, and returns ready-to-commit discovery artifacts plus a concrete publication sequence. If you already sell through x402 and only need to verify the live route/payment contract, the $0.05 Provider Launch Check is the lower-friction entry point.
See your gaps before you pay
Run a bounded free preview against your public origin. It shows the current readiness score and the most important missing machine-readable surfaces, but keeps the generated files and full launch sequence inside the paid Distribution Pack.
See the $5 USDC quote $0.05 live launch check
Audit the live origin
Check llms.txt, OpenAPI, sitemap, MCP metadata, crawler signals, and baseline machine-readiness against the public deployment.
Get files you can ship
Receive a generated llms.txt, MCP Registry server.json when applicable, crawler-discovery additions, and MCP client config.
Know what to publish next
The result separates missing technical surfaces from external registry work so teams stop confusing “deployed” with “discoverable.”
One product, one job
AgentResolver is not asking providers to buy generic traffic. The job is specific: expose a canonical machine interface, make it legible to agent discovery systems, verify the live route, and measure what happens next.
Paid input
POST /api/agent-distribution-pack
Content-Type: application/json
{
"providerName": "Example API",
"description": "Current structured data for autonomous agents.",
"origin": "https://api.example.com",
"primaryEndpoint": "https://api.example.com/v1/search",
"openapiUrl": "https://api.example.com/openapi.json",
"mcpName": "com.example/api",
"mcpEndpoint": "https://api.example.com/mcp",
"repositoryUrl": "https://github.com/example/api",
"tags": ["search", "data", "agents"]
}What the $5 pack returns
A current readiness baseline, missing-surface diagnosis, generated discovery artifacts, distribution-target status, and a prioritized launch sequence. No account or subscription is required; payment is caller-authorized x402 USDC on Base or Solana.
Two entry points, one seller funnel
x402 sellers can start with the $0.05 Provider Launch Check when they only need live route and payment-contract verification. Sellers that need discoverability diagnosis or files to ship use the $5 Distribution Pack. Both feed the same provider-network review and downstream attribution path.