Posts

Showing posts with the label Agentic market listing

How to List Your Service on Agentic.market: A Step-by-Step Guide

Agentic.market is the directory where AI agents find x402 services. If your service isn't indexed there, agents using the default discovery path won't find it. Getting listed isn't hard — but getting listed correctly has a failure mode that's almost invisible. I got all nine of my endpoints indexed in 45 minutes. After spending six weeks not knowing they were silently being rejected. This guide covers both: the correct process, and how to diagnose the silent failure. How Indexing Works Agentic.market is powered by the CDP Bazaar Discovery API. Your service doesn't apply for listing — it gets indexed automatically when two conditions are met: 1. Your 402 response includes a valid Bazaar extension. When an agent hits your endpoint and gets a 402 Payment Required response, the response headers must include a correctly structured Bazaar extension declaring what the endpoint does, what inputs it accepts, and what output it returns. 2. A real payment settles...