PricePilot402 public market intelligence
Search x402 Pricing
Public pricing, demand, and source trail signals for Search x402 endpoints.
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.
available
POST /v1/benchmark/category
Compare paid MCP tool endpoint prices by category
Price: $0.0200
Network: eip155:8453
Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913
Availability: available through capped provisional x402 metadata
Example input
{
"category": "search",
"network": "eip155:8453"
}
OpenAPI | x402 metadata | Buyer example
Unpaid 402 probe
curl -i "https://pricepilot402.pricepilot402-arya.workers.dev/v1/benchmark/category?pp_ref=dist_view_cdc9daf4-142f-4083-8648-febf098ba381" \
-H "content-type: application/json" \
--data '{"category":"search","network":"eip155:8453"}'
const response = await fetch("https://pricepilot402.pricepilot402-arya.workers.dev/v1/benchmark/category?pp_ref=dist_view_cdc9daf4-142f-4083-8648-febf098ba381", {
"method": "POST",
"headers": {
"content-type": "application/json"
},
"body": JSON.stringify({
"category": "search",
"network": "eip155:8453"
})
});
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/category?pp_ref=dist_view_cdc9daf4-142f-4083-8648-febf098ba381" \
-H "content-type: application/json" \
-H "PAYMENT-SIGNATURE: <x402 payment proof>" \
--data '{"category":"search","network":"eip155:8453"}'
const response = await fetch("https://pricepilot402.pricepilot402-arya.workers.dev/v1/benchmark/category?pp_ref=dist_view_cdc9daf4-142f-4083-8648-febf098ba381", {
"method": "POST",
"headers": {
"content-type": "application/json",
"PAYMENT-SIGNATURE": "<x402 payment proof>"
},
"body": JSON.stringify({
"category": "search",
"network": "eip155:8453"
})
});
console.log(response.status);
if (response.status === 402) {
console.log(response.headers.get("PAYMENT-REQUIRED"));
}
Endpoints
5
5 active
Median price
$0.0100
public listed price
Estimated 30d GMV
$0.0000
mid estimate
Price range
$0.0100 - $0.1000
latest observations
Source trail
| Endpoint | Category | Price | Calls | Payers | Confidence | Source trail |
|---|---|---|---|---|---|---|
| POST https://pplx.x402.paysponge.com/search | Search | $0.0100 | not_available | not_available | low | https://agentic.market/services/docs-perplexity-ai |
| POST https://pplx.x402.paysponge.com/v1/agent | Search | $0.0100 | not_available | not_available | low | https://agentic.market/services/docs-perplexity-ai |
| POST https://pplx.x402.paysponge.com/v1/async/sonar | Search | $0.0100 | not_available | not_available | low | https://agentic.market/services/docs-perplexity-ai |
| GET https://pplx.x402.paysponge.com/v1/async/sonar/%7Bapi_request%7D | Search | not_available | not_available | not_available | unknown | https://agentic.market/services/docs-perplexity-ai |
| POST https://pplx.x402.paysponge.com/v1/sonar | Search | $0.1000 | not_available | not_available | low | https://agentic.market/services/docs-perplexity-ai |