PricePilot402 public market intelligence
parallel.ai x402 Public Profile
Observation-only public profile for parallel.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": "parallel.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_d5e450e1-0a15-4558-9cd1-c04c68bc537b" \
-H "content-type: application/json" \
--data '{"seller_domain":"parallel.ai"}'
const response = await fetch("https://pricepilot402.pricepilot402-arya.workers.dev/v1/benchmark/seller?pp_ref=dist_view_d5e450e1-0a15-4558-9cd1-c04c68bc537b", {
"method": "POST",
"headers": {
"content-type": "application/json"
},
"body": JSON.stringify({
"seller_domain": "parallel.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_d5e450e1-0a15-4558-9cd1-c04c68bc537b" \
-H "content-type: application/json" \
-H "PAYMENT-SIGNATURE: <x402 payment proof>" \
--data '{"seller_domain":"parallel.ai"}'
const response = await fetch("https://pricepilot402.pricepilot402-arya.workers.dev/v1/benchmark/seller?pp_ref=dist_view_d5e450e1-0a15-4558-9cd1-c04c68bc537b", {
"method": "POST",
"headers": {
"content-type": "application/json",
"PAYMENT-SIGNATURE": "<x402 payment proof>"
},
"body": JSON.stringify({
"seller_domain": "parallel.ai"
})
});
console.log(response.status);
if (response.status === 402) {
console.log(response.headers.get("PAYMENT-REQUIRED"));
}
Seller
parallel.ai
public seller key
Tracked endpoints
3
3 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://parallelmpp.dev/api/extract | Data | $0.0100 | not_available | not_available | low | https://agentic.market/services/parallel-ai |
| POST https://parallelmpp.dev/api/search | Data | $0.0100 | not_available | not_available | low | https://agentic.market/services/parallel-ai |
| POST https://parallelmpp.dev/api/task | Data | $0.3000 | not_available | not_available | low | https://agentic.market/services/parallel-ai |