{
  "x402Version": 2,
  "id": 15303,
  "slug": "15303",
  "resource": "https://natur.halowerk.com/v1/sat-diff",
  "description": "Fetches two 128×128 NASA GIBS Harmonized Landsat Sentinel-2 reflectance renderings for a coordinate window, decodes the PNGs locally and compares only pixels present in both dates. It reports measured RGB change plus transparent colour-class heuristics for built-up, water/flooding and vegetation loss. HLS resolution is about 30 m; cloud, season, lighting and acquisition gaps can dominate differences.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "15000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "latitude": 52.52,
            "longitude": 13.405,
            "radius_m": 2000,
            "timestamp_a": "2026-08-07",
            "timestamp_b": "2026-08-13"
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "additionalProperties": false,
                "properties": {
                  "latitude": {
                    "maximum": 90,
                    "minimum": -90,
                    "type": "number"
                  },
                  "longitude": {
                    "maximum": 180,
                    "minimum": -180,
                    "type": "number"
                  },
                  "radius_m": {
                    "default": 1000,
                    "maximum": 10000,
                    "minimum": 250,
                    "type": "integer"
                  },
                  "timestamp_a": {
                    "format": "date",
                    "type": "string"
                  },
                  "timestamp_b": {
                    "format": "date",
                    "type": "string"
                  }
                },
                "required": [
                  "latitude",
                  "longitude",
                  "timestamp_a",
                  "timestamp_b"
                ],
                "type": "object"
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST",
                  "PUT",
                  "PATCH"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "natur.halowerk.com",
  "lastUpdated": "2026-08-25T12:11:35.998Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-08-25T12:11:35.761Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "natur.halowerk.com",
    "manifest_name": "natur.halowerk.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"
  }
}