PricePilot402 public market intelligence
x402 Endpoint Market Map
A crawlable x402 endpoint market map covering categories, sellers, public endpoint observations, Base USDC payment routes, and benchmark CTAs.
Latest generation timestamp: 2026-07-03T12:01:54.720Z
x402 paid API route
Full Phase 1 remains locked. These blocks show only route-specific docs and capped provisional availability.
GET /v1/market/top-gmv
Estimate visible GMV for x402 endpoints. Rank Base USDC x402 API categories by market activity
Price: $0.0500
Network: eip155:8453
Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913
Availability: available through capped provisional x402 metadata
Example input
{
"limit": 10
}
OpenAPI | x402 metadata | Buyer example
Unpaid 402 probe
curl -i "https://pricepilot402.pricepilot402-arya.workers.dev/v1/market/top-gmv?limit=10&pp_ref=dist_view_bd9ae336-6a95-4f58-bc7f-88fc700f8c98"
const response = await fetch("https://pricepilot402.pricepilot402-arya.workers.dev/v1/market/top-gmv?limit=10&pp_ref=dist_view_bd9ae336-6a95-4f58-bc7f-88fc700f8c98", {});
console.log(response.status);
if (response.status === 402) {
console.log(response.headers.get("PAYMENT-REQUIRED"));
}
Paid retry placeholder
curl -i "https://pricepilot402.pricepilot402-arya.workers.dev/v1/market/top-gmv?limit=10&pp_ref=dist_view_bd9ae336-6a95-4f58-bc7f-88fc700f8c98" \ -H "PAYMENT-SIGNATURE: <x402 payment proof>"
const response = await fetch("https://pricepilot402.pricepilot402-arya.workers.dev/v1/market/top-gmv?limit=10&pp_ref=dist_view_bd9ae336-6a95-4f58-bc7f-88fc700f8c98", {
"method": "GET",
"headers": {
"PAYMENT-SIGNATURE": "<x402 payment proof>"
}
});
console.log(response.status);
if (response.status === 402) {
console.log(response.headers.get("PAYMENT-REQUIRED"));
}
133 active
public sources
medium
latest source trail
Relevant x402 categories
| Category | Endpoints | Active | Median Price | Estimated GMV |
|---|---|---|---|---|
| Data | 48 | 48 | $0.0100 | $0.8900 |
| Inference | 11 | 11 | $5.00 | $0.0000 |
| Infra | 9 | 9 | not_available | $0.0000 |
| Media | 4 | 4 | $0.0100 | $0.0000 |
| Search | 5 | 5 | $0.0100 | $0.0000 |
| Uncategorized | 56 | 56 | $0.0010 | $31.32 |