{
  "x402Version": 2,
  "id": 6875,
  "slug": "6875",
  "resource": "https://agent.connskill.com/v1/page-audit",
  "description": "Instant technical audit of ONE page: OnPage score, meta, timings and failed checks — no crawl, seconds instead of minutes",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x43B85AE58f0A2505c710Bc715d6f3EB16b1f63dE",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "30000",
      "maxTimeoutSeconds": 120
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "url": "https://example.com/"
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "page": {
              "failedChecks": [
                "no_description"
              ],
              "loadTimeMs": 312,
              "onpageScore": 89.2,
              "statusCode": 200,
              "title": "Example",
              "url": "https://example.com/"
            },
            "status": "delivered"
          },
          "type": "json"
        }
      },
      "schema": {
        "properties": {
          "input": {
            "properties": {
              "body": {
                "properties": {
                  "enable_javascript": {
                    "default": false,
                    "description": "Render with JavaScript (slower)",
                    "type": "boolean"
                  },
                  "url": {
                    "description": "Full page URL incl. https://",
                    "minLength": 10,
                    "type": "string"
                  }
                },
                "required": [
                  "url"
                ],
                "type": "object"
              }
            }
          },
          "output": {
            "properties": {
              "example": {
                "page": {
                  "failedChecks": [
                    "no_description"
                  ],
                  "loadTimeMs": 312,
                  "onpageScore": 89.2,
                  "statusCode": 200,
                  "title": "Example",
                  "url": "https://example.com/"
                },
                "status": "delivered"
              }
            }
          }
        }
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "agent.connskill.com",
  "lastUpdated": "2026-09-08T07:03:04.218Z",
  "quality": {
    "calls30d": 2,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-08T07:03:03.792Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "agent.connskill.com",
    "manifest_name": "agent.connskill.com",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}