PricePilot402 public market intelligence
x402.alchemy.com x402 Public Profile
Observation-only public profile for x402.alchemy.com.
Latest generation timestamp: 2026-07-03T12:00:30.240Z
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": "x402.alchemy.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_e96172b7-e41e-45da-b43c-45ed196012ff" \
-H "content-type: application/json" \
--data '{"seller_domain":"x402.alchemy.com"}'
const response = await fetch("https://pricepilot402.pricepilot402-arya.workers.dev/v1/benchmark/seller?pp_ref=dist_view_e96172b7-e41e-45da-b43c-45ed196012ff", {
"method": "POST",
"headers": {
"content-type": "application/json"
},
"body": JSON.stringify({
"seller_domain": "x402.alchemy.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_e96172b7-e41e-45da-b43c-45ed196012ff" \
-H "content-type: application/json" \
-H "PAYMENT-SIGNATURE: <x402 payment proof>" \
--data '{"seller_domain":"x402.alchemy.com"}'
const response = await fetch("https://pricepilot402.pricepilot402-arya.workers.dev/v1/benchmark/seller?pp_ref=dist_view_e96172b7-e41e-45da-b43c-45ed196012ff", {
"method": "POST",
"headers": {
"content-type": "application/json",
"PAYMENT-SIGNATURE": "<x402 payment proof>"
},
"body": JSON.stringify({
"seller_domain": "x402.alchemy.com"
})
});
console.log(response.status);
if (response.status === 402) {
console.log(response.headers.get("PAYMENT-REQUIRED"));
}
Seller
x402.alchemy.com
public seller key
Tracked endpoints
9
9 active
Revenue attribution
not_available
seller SDK not enabled
Claim status
not_available
observation only