PricePilot402 public market intelligence
PricePilot402 Market Report 2026-07-03
Public x402 market snapshot report for 2026-07-03.
Latest generation timestamp: 2026-07-03T00:00:00.000Z
x402 paid API routes
Full Phase 1 remains locked. These blocks show only route-specific docs and capped provisional availability.
GET /v1/market/hot-categories
Find active x402 categories with payer density
Price: $0.0200
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/hot-categories?limit=10&pp_ref=dist_view_44966ac8-3264-4d3c-a4a8-4f8624f0a234"
const response = await fetch("https://pricepilot402.pricepilot402-arya.workers.dev/v1/market/hot-categories?limit=10&pp_ref=dist_view_44966ac8-3264-4d3c-a4a8-4f8624f0a234", {});
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/hot-categories?limit=10&pp_ref=dist_view_44966ac8-3264-4d3c-a4a8-4f8624f0a234" \ -H "PAYMENT-SIGNATURE: <x402 payment proof>"
const response = await fetch("https://pricepilot402.pricepilot402-arya.workers.dev/v1/market/hot-categories?limit=10&pp_ref=dist_view_44966ac8-3264-4d3c-a4a8-4f8624f0a234", {
"method": "GET",
"headers": {
"PAYMENT-SIGNATURE": "<x402 payment proof>"
}
});
console.log(response.status);
if (response.status === 402) {
console.log(response.headers.get("PAYMENT-REQUIRED"));
}
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_44966ac8-3264-4d3c-a4a8-4f8624f0a234"
const response = await fetch("https://pricepilot402.pricepilot402-arya.workers.dev/v1/market/top-gmv?limit=10&pp_ref=dist_view_44966ac8-3264-4d3c-a4a8-4f8624f0a234", {});
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_44966ac8-3264-4d3c-a4a8-4f8624f0a234" \ -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_44966ac8-3264-4d3c-a4a8-4f8624f0a234", {
"method": "GET",
"headers": {
"PAYMENT-SIGNATURE": "<x402 payment proof>"
}
});
console.log(response.status);
if (response.status === 402) {
console.log(response.headers.get("PAYMENT-REQUIRED"));
}
snapshot day
tracked
133 active
provisional only
Category summary
| 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 |