{
  "x402Version": 2,
  "id": 5387,
  "slug": "5387",
  "resource": "https://quietstore-production.edge-7e13f.workers.dev/v1/tools/claim-check",
  "description": "Fetch a live https URL and score whether the deploy is actually there. POST {\"url\":\"https://your.site\",\"min_score\":80} ($0.02). Default x402-seller profile: HTTPS, HSTS, llms.txt, catalog, OpenAPI, MCP, health. Optional claims[] or profile:\"web\". Returns 0–100, evidence, do_this_first, ci_failed. Humans: GET /v1/tools/claim-check/report?host=your.site. Badge goes stale after 7 days.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x8f9ef7f8c4744bfaedaa5d315c21f9770c10f931",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "20000",
      "maxTimeoutSeconds": 60
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "min_score": 80,
            "url": "https://example.com/"
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "metered": true,
            "result": {
              "ci_failed": true,
              "do_this_first": [
                {
                  "fix": "Set Strict-Transport-Security: max-age=15552000; includeSubDomains on every HTTPS response.",
                  "id": "header:strict-transport-security",
                  "title": "Claim failed: HSTS is on"
                }
              ],
              "label": "Needs work",
              "score": 50
            },
            "tool": {
              "id": "tool-claim-check",
              "price_version": 1,
              "title": "Prove the agent's deploy claims against the live origin"
            }
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "type": "object"
              },
              "bodyType": {
                "enum": [
                  "json"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "quietstore-production.edge-7e13f.workers.dev",
  "lastUpdated": "2026-09-09T09:48:35.466Z",
  "quality": {
    "calls30d": 12,
    "uniquePayers30d": 2,
    "lastCalledAt": "2026-09-09T09:48:35.265Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "quietstore-production.edge-7e13f.workers.dev",
    "manifest_name": "quietstore-production.edge-7e13f.workers.dev",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}