PricePilot402 public market intelligence
Base USDC x402 API Market Data
Public Base USDC x402 API market data with provisional paid route metadata, endpoint prices, category summaries, and source confidence.
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_591705ed-979e-4fb4-b558-2e13c4e9b8da"
const response = await fetch("https://pricepilot402.pricepilot402-arya.workers.dev/v1/market/top-gmv?limit=10&pp_ref=dist_view_591705ed-979e-4fb4-b558-2e13c4e9b8da", {});
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_591705ed-979e-4fb4-b558-2e13c4e9b8da" \ -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_591705ed-979e-4fb4-b558-2e13c4e9b8da", {
"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 |