PricePilot402 public market intelligence
pro-api.coingecko.com x402 Public Profile
Observation-only public profile for pro-api.coingecko.com.
Latest generation timestamp: 2026-07-03T06:02:18.704Z
x402 paid API route
Full Phase 1 remains locked. These blocks show only route-specific docs and capped provisional availability.
unavailable
POST /v1/benchmark/seller
Seller/domain opportunity summary
Price: $0.1000
Network: eip155:8453
Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913
Availability: Seller benchmark unavailable under current provisional caps
Example input
{
"seller_domain": "pro-api.coingecko.com"
}
OpenAPI | x402 metadata | Buyer example
Seller benchmark unavailable; no paid CTA is active for this page.
Unpaid 402 probe
curl -i "https://pricepilot402.pricepilot402-arya.workers.dev/v1/benchmark/seller?pp_ref=dist_view_1b516c3c-f696-45ea-83b0-a95c1f3bd0c6" \
-H "content-type: application/json" \
--data '{"seller_domain":"pro-api.coingecko.com"}'
const response = await fetch("https://pricepilot402.pricepilot402-arya.workers.dev/v1/benchmark/seller?pp_ref=dist_view_1b516c3c-f696-45ea-83b0-a95c1f3bd0c6", {
"method": "POST",
"headers": {
"content-type": "application/json"
},
"body": JSON.stringify({
"seller_domain": "pro-api.coingecko.com"
})
});
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/benchmark/seller?pp_ref=dist_view_1b516c3c-f696-45ea-83b0-a95c1f3bd0c6" \
-H "content-type: application/json" \
-H "PAYMENT-SIGNATURE: <x402 payment proof>" \
--data '{"seller_domain":"pro-api.coingecko.com"}'
const response = await fetch("https://pricepilot402.pricepilot402-arya.workers.dev/v1/benchmark/seller?pp_ref=dist_view_1b516c3c-f696-45ea-83b0-a95c1f3bd0c6", {
"method": "POST",
"headers": {
"content-type": "application/json",
"PAYMENT-SIGNATURE": "<x402 payment proof>"
},
"body": JSON.stringify({
"seller_domain": "pro-api.coingecko.com"
})
});
console.log(response.status);
if (response.status === 402) {
console.log(response.headers.get("PAYMENT-REQUIRED"));
}
Seller
pro-api.coingecko.com
public seller key
Tracked endpoints
33
33 active
Revenue attribution
not_available
seller SDK not enabled
Claim status
not_available
observation only