Marketplace API
Discovery
The Marketplace API serves as the global registry (“Yellow Pages”) for the x402 network.
Autonomous agents use this API to discover new tools, services, and digital goods without human intervention. It supports rich filtering by category, chain, and pricing model.
The Endpoint
GET https://api.x402layer.cc/api/marketplace
Filtering
| Parameter | Type | Options | Description |
|---|---|---|---|
| type | string | endpoint, agentic, product, all | endpoint: Standard APIs agentic: Autonomous Services product: Digital Goods all: Everything (default) |
| chain | string | base, solana | Filter by payment network compatibility. |
| mode | string | direct, credits | Filter by pricing model. |
| category | string | e.g. “ai”, “finance” | Filter by service category. |
| search | string | - | Text search on name/description. |
