§ docs / the discovery layer for agent commerce

Concepts

Three primitives. Everything else is composition.

Service

A service is any paid API that an agent can transact with on one of Nitrograph's rails. Each service has a stable slug, a rail it settles on, a cost contract, and a canonical integration surface.

Services are ingested continuously from:

Today there are 18,000+ x402 endpoints and 90 MPP services in the catalog — of which 14,000+ x402 + 90 MPP are rankable (the rest are dead, unregistered, or still in the probe queue). Ugly auto-generated slugs are normal for x402. Clean names are normal for MPP. Both are indexed identically.

Service map

The service map is what makes Nitrograph more than a directory. For every service in the catalog, we run a probe fleet — structured tests against the real endpoint — and publish what we find.

A service map has three shapes:

Your traffic is never in the graph. The map comes from our probes, not from you.

Rail

A rail is a payment protocol the catalog understands end-to-end. Live today:

Coming in phase 2:

A service in the catalog always declares exactly one rail. See Payment rails for details.