Purchase: Website Performance
https://api.the402.ai/v1/services/svc_b67534d0b79541e7/purchaseOverview
Purchase: Website Performance
Protocol
x402
Price
$0.0050
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
the402
Source
bazaar
Indexed
2026-04-06 03:26:50
Health
Status
degraded
Latency (p50)
758ms
Uptime (30d)
100.0%
Reliability Score
75/100
Last Checked
2026-07-08 02:09:47
Last Healthy
2026-05-16 09:35:46
Consecutive Failures
21
x402 Payment Validation
Payment Requirements
Invalid
Asset Verified
—
Facilitator
—
Input Schema
{
"body": {
"properties": {
"strategy": {
"description": "Device strategy. Defaults to mobile.",
"enum": [
"mobile",
"desktop"
],
"type": "string"
},
"url": {
"description": "The URL to audit",
"type": "string"
}
},
"required": [
"url"
],
"type": "object"
},
"bodyType": "json",
"discoverable": true,
"method": "POST",
"type": "http"
}
Output Schema
{
"properties": {
"job_id": {
"type": "string"
},
"status": {
"type": "string"
},
"thread_id": {
"type": "string"
}
},
"type": "object"
}