PricePilot402 public market intelligence
api.exa.ai x402 Public Profile
Observation-only public profile for api.exa.ai.
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": "api.exa.ai"
}
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_34436fd6-0c8e-4118-a5c0-6e9dab35b4ba" \
-H "content-type: application/json" \
--data '{"seller_domain":"api.exa.ai"}'
const response = await fetch("https://pricepilot402.pricepilot402-arya.workers.dev/v1/benchmark/seller?pp_ref=dist_view_34436fd6-0c8e-4118-a5c0-6e9dab35b4ba", {
"method": "POST",
"headers": {
"content-type": "application/json"
},
"body": JSON.stringify({
"seller_domain": "api.exa.ai"
})
});
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_34436fd6-0c8e-4118-a5c0-6e9dab35b4ba" \
-H "content-type: application/json" \
-H "PAYMENT-SIGNATURE: <x402 payment proof>" \
--data '{"seller_domain":"api.exa.ai"}'
const response = await fetch("https://pricepilot402.pricepilot402-arya.workers.dev/v1/benchmark/seller?pp_ref=dist_view_34436fd6-0c8e-4118-a5c0-6e9dab35b4ba", {
"method": "POST",
"headers": {
"content-type": "application/json",
"PAYMENT-SIGNATURE": "<x402 payment proof>"
},
"body": JSON.stringify({
"seller_domain": "api.exa.ai"
})
});
console.log(response.status);
if (response.status === 402) {
console.log(response.headers.get("PAYMENT-REQUIRED"));
}
Seller
api.exa.ai
public seller key
Tracked endpoints
2
2 active
Revenue attribution
not_available
seller SDK not enabled
Claim status
not_available
observation only
Observed endpoints
| Endpoint | Category | Price | Calls | Payers | Confidence | Source trail |
|---|---|---|---|---|---|---|
| POST https://api.exa.ai/contents | Uncategorized | $0.0010 | 212 | 28 | high | https://agentic.market/services/api-exa-ai |
| POST https://api.exa.ai/search | Uncategorized | $0.0070 | 2634 | 137 | high | https://agentic.market/services/api-exa-ai |