Site Quality Audit
GET mudko.com/api/x402/audit
Why an agent can trust this route.
Sonar evidence is advisory. Paid delivery is shown as verified only when paid probes are available; otherwise route estimates use the unpaid handshake as a clearly labeled proxy.
Observed outcomes
Full site quality audit across SEO (titles, descriptions, canonical, Open Graph, JSON-LD…), accessibility (alt text, form labels, heading order, landmarks…) and security headers (HSTS, CSP, XCTO…) — scored 0-100 per section with a copy-paste fix for every finding. $5 per audit. Fetch-based (served HTML; SPA shells noted). The agent-readiness scan is separate and free at /api/x402/deep-scan.
Resource: mudko.com/api/x402/audit
Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0x53598173ce7c26025bab0520d9e9d0c28fbcf7de
Payment methods: — · Last validation: 2026-09-14 09:36:30.667+00
{
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"type": "object",
"required": [
"url"
],
"properties": {
"url": {
"type": "string",
"description": "Page URL to audit (required)."
}
}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object",
"properties": {
"seo": {
"type": "object"
},
"a11y": {
"type": "object"
},
"headers": {
"type": "object"
},
"overall": {
"type": "number"
},
"findings": {
"type": "array"
}
}
}
}
},
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x53598173ce7c26025bab0520d9e9d0c28fbcf7de",
"amount": "5000000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 120
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0x53598173ce7c26025bab0520d9e9d0c28fbcf7de",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "5000000"
}
]
}Source catalog records are retained separately from live endpoint observations. Sonar score, uptime, and latency are advisory metrics. CDP indexing is not inferred from validation.