{
  "generated_at": "2026-07-26T21:32:17.525731+00:00",
  "slug": "api-x402node-dev-url-check-status",
  "title": "api.x402node.dev \u00b7 /url/check-status",
  "url": "https://api.x402node.dev/url/check-status",
  "category": "other",
  "summary": "api-x402node-dev-url-check-status \u2014 x402-protected other API",
  "seo": {
    "title": "api.x402node.dev \u00b7 /url/check-status",
    "description": "api-x402node-dev-url-check-status \u2014 x402-protected other API"
  },
  "use_cases": [],
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "unknown",
    "median_category_atomic": 0
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x4466d4A84b7c49a6A094ec6eef4a0712D6dd125e",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "5000",
      "max_timeout_seconds": 60,
      "mime_type": "application/json",
      "description": "URL status checker / HTTP status code / website uptime monitor / endpoint health probe / dead link detector / redirect chain tracker / response time measurement / TTFB / 404 detector / 500 error checker. Check any public URL for HTTP status, response time, content-type, content-length, redirect chain, server header. For AI agents, monitoring pipelines, security audits, and link validation.",
      "hints": {
        "input": {
          "type": "http",
          "method": "GET",
          "queryParams": {
            "url": "Full URL to check, including https:// scheme, e.g. https://example.com"
          },
          "discoverable": true
        },
        "output": {
          "type": "object",
          "required": [
            "url",
            "status",
            "ok",
            "responseTimeMs"
          ],
          "properties": {
            "ok": {
              "type": "boolean"
            },
            "url": {
              "type": "string"
            },
            "server": {
              "type": "string"
            },
            "status": {
              "type": "integer"
            },
            "finalUrl": {
              "type": "string"
            },
            "timestamp": {
              "type": "string",
              "format": "date-time"
            },
            "redirected": {
              "type": "boolean"
            },
            "statusText": {
              "type": "string"
            },
            "contentType": {
              "type": "string"
            },
            "contentLength": {
              "type": "string"
            },
            "responseTimeMs": {
              "type": "integer"
            }
          }
        }
      }
    },
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x4466d4A84b7c49a6A094ec6eef4a0712D6dd125e",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "11000",
      "max_timeout_seconds": 60,
      "mime_type": "application/json",
      "description": "URL status checker / HTTP status code / website uptime monitor / endpoint health probe / dead link detector / redirect chain tracker / response time measurement / TTFB / 404 detector / 500 error checker. Check any public URL for HTTP status, response time, content-type, content-length, redirect chain, server header. For AI agents, monitoring pipelines, security audits, and link validation.",
      "hints": {
        "input": {
          "type": "http",
          "method": "GET",
          "queryParams": {
            "url": "Full URL to check, including https:// scheme, e.g. https://example.com"
          },
          "discoverable": true
        },
        "output": {
          "type": "object",
          "required": [
            "url",
            "status",
            "ok",
            "responseTimeMs"
          ],
          "properties": {
            "ok": {
              "type": "boolean"
            },
            "url": {
              "type": "string"
            },
            "server": {
              "type": "string"
            },
            "status": {
              "type": "integer"
            },
            "finalUrl": {
              "type": "string"
            },
            "timestamp": {
              "type": "string",
              "format": "date-time"
            },
            "redirected": {
              "type": "boolean"
            },
            "statusText": {
              "type": "string"
            },
            "contentType": {
              "type": "string"
            },
            "contentLength": {
              "type": "string"
            },
            "responseTimeMs": {
              "type": "integer"
            }
          }
        }
      }
    },
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x4466d4A84b7c49a6A094ec6eef4a0712D6dd125e",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "3800",
      "max_timeout_seconds": 60,
      "mime_type": "application/json",
      "description": "URL status checker / HTTP status code / website uptime monitor / endpoint health probe / dead link detector / redirect chain tracker / response time measurement / TTFB / 404 detector / 500 error checker. Check any public URL for HTTP status, response time, content-type, content-length, redirect chain, server header. For AI agents, monitoring pipelines, security audits, and link validation.",
      "hints": {
        "input": {
          "type": "http",
          "method": "GET",
          "queryParams": {
            "url": "Full URL to check, including https:// scheme, e.g. https://example.com"
          },
          "discoverable": true
        },
        "output": {
          "type": "object",
          "required": [
            "url",
            "status",
            "ok",
            "responseTimeMs"
          ],
          "properties": {
            "ok": {
              "type": "boolean"
            },
            "url": {
              "type": "string"
            },
            "server": {
              "type": "string"
            },
            "status": {
              "type": "integer"
            },
            "finalUrl": {
              "type": "string"
            },
            "timestamp": {
              "type": "string",
              "format": "date-time"
            },
            "redirected": {
              "type": "boolean"
            },
            "statusText": {
              "type": "string"
            },
            "contentType": {
              "type": "string"
            },
            "contentLength": {
              "type": "string"
            },
            "responseTimeMs": {
              "type": "integer"
            }
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "api-x402node-dev",
    "host": "api.x402node.dev",
    "url": "https://api.x402node.dev"
  },
  "json_ld": {
    "@context": "https://schema.org",
    "@type": "WebAPI",
    "@id": "https://x402all.com/resource/api-x402node-dev-url-check-status",
    "name": "api.x402node.dev \u00b7 /url/check-status",
    "description": "api-x402node-dev-url-check-status \u2014 x402-protected other API",
    "url": "https://x402all.com/resource/api-x402node-dev-url-check-status",
    "sameAs": "https://api.x402node.dev/url/check-status",
    "applicationCategory": "other",
    "identifier": "api-x402node-dev-url-check-status",
    "provider": {
      "@type": "Organization",
      "@id": "https://x402all.com/server/api-x402node-dev",
      "name": "api.x402node.dev",
      "url": "https://api.x402node.dev"
    },
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=api-x402node-dev-url-check-status",
      "description": "Test-buy this endpoint on AXON"
    },
    "offers": [
      {
        "@type": "Offer",
        "price": "0.005",
        "priceCurrency": "USDC",
        "availability": "https://schema.org/InStock",
        "eligibleCustomerType": "Agent",
        "url": "https://x402all.com/resource/api-x402node-dev-url-check-status",
        "priceSpecification": {
          "@type": "UnitPriceSpecification",
          "price": "0.005000",
          "priceCurrency": "USDC",
          "unitText": "call"
        },
        "additionalProperty": [
          {
            "@type": "PropertyValue",
            "name": "paymentNetwork",
            "value": "base"
          },
          {
            "@type": "PropertyValue",
            "name": "paymentAsset",
            "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
          }
        ]
      },
      {
        "@type": "Offer",
        "price": "0.011",
        "priceCurrency": "USDC",
        "availability": "https://schema.org/InStock",
        "eligibleCustomerType": "Agent",
        "url": "https://x402all.com/resource/api-x402node-dev-url-check-status",
        "priceSpecification": {
          "@type": "UnitPriceSpecification",
          "price": "0.011000",
          "priceCurrency": "USDC",
          "unitText": "call"
        },
        "additionalProperty": [
          {
            "@type": "PropertyValue",
            "name": "paymentNetwork",
            "value": "base"
          },
          {
            "@type": "PropertyValue",
            "name": "paymentAsset",
            "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
          }
        ]
      },
      {
        "@type": "Offer",
        "price": "0.0038",
        "priceCurrency": "USDC",
        "availability": "https://schema.org/InStock",
        "eligibleCustomerType": "Agent",
        "url": "https://x402all.com/resource/api-x402node-dev-url-check-status",
        "priceSpecification": {
          "@type": "UnitPriceSpecification",
          "price": "0.003800",
          "priceCurrency": "USDC",
          "unitText": "call"
        },
        "additionalProperty": [
          {
            "@type": "PropertyValue",
            "name": "paymentNetwork",
            "value": "base"
          },
          {
            "@type": "PropertyValue",
            "name": "paymentAsset",
            "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
          }
        ]
      }
    ]
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=api-x402node-dev-url-check-status"
}