INTELLIGENCE

Know what your agents buy.

Costs, changes and evidence for better service decisions.

Cost intelligence

Find the better way to pay.

Compare service prices and payment options against your workload.

Scoped audits · customer usage requiredRequest a cost audit
Change intelligence

Know when your dependencies change.

Track payment offers, service schemas and provider changes over time.

Custom watchlists and historyDiscuss monitoring
Outcome intelligence

Connect the purchase to the result.

Bring charges, retries and task evaluations into one private evidence record.

Integration pilot · your task criteriaConnect your workflow

THE EVIDENCE BASE

Collected. Dated. Traceable.

Use the API
14,635Source listings
33Source snapshots
27,889Recorded changes
1,221Endpoint observations

Latest snapshot: Sep 12, 2026, 05:41 UTC. Daily collection; gaps remain unknown.

875 observations · Differences between dated observations.

suedland.halowerk.comCircular direction of the dominant surface gradient, clockwise from north. The coordinate is validated against the Natural Earth boundary for Malta; results outside it are rejected before payment.
https://suedland.halowerk.com/v1/mt-aspect
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E
Source and evidence
{
  "description": "Circular direction of the dominant surface gradient, clockwise from north. The coordinate is validated against the Natural Earth boundary for Malta; results outside it are rejected before payment.",
  "domain": "suedland.halowerk.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "payment-identifier"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "additionalProperties": false,
            "properties": {
              "latitude": {
                "description": "WGS84 latitude inside the published European coverage.",
                "maximum": 72.5,
                "minimum": 34,
                "type": "number"
              },
              "longitude": {
                "description": "WGS84 longitude inside the published European coverage.",
                "maximum": 40.5,
                "minimum": -31.5,
                "type": "number"
              }
            },
            "required": [
              "longitude",
              "latitude"
            ],
            "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"
      },
      "output": {
        "properties": {
          "example": {
            "additionalProperties": false,
            "properties": {
              "authoritative_status": {
                "const": "preliminary_non_binding",
                "type": "string"
              },
              "category": {
                "const": "country",
                "type": "string"
              },
              "caveats": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "charged": {
                "type": "boolean"
              },
              "checked_at": {
                "type": "string"
              },
              "confidence": {
                "maximum": 1,
                "minimum": 0,
                "type": "number"
              },
              "confidence_method": {
                "minLength": 20,
                "type": "string"
              },
              "data_date": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "evidence": {
                "additionalProperties": false,
                "properties": {
                  "aspect": {
                    "additionalProperties": true,
                    "properties": {
                      "method": {
                        "type": "string"
                      },
                      "metric": {
                        "type": "string"
                      },
                      "name": {
                        "type": "string"
                      },
                      "sample_count": {
                        "minimum": 1,
                        "type": "integer"
                      },
                      "unit": {
                        "type": "string"
                      },
                      "value": {
                        "type": "number"
                      }
                    },
                    "required": [
                      "metric",
                      "name",
                      "unit",
                      "value",
                      "sample_count",
                      "method"
                    ],
                    "type": "object"
                  }
                },
                "required": [
                  "aspect"
                ],
                "type": "object"
              },
              "evidence_classification": {
                "const": "derived_from_open_geodata",
                "type": "string"
              },
              "facts": {
                "type": "object"
              },
              "generated_at": {
                "type": "string"
              },
              "geometry": {
                "type": [
                  "object",
                  "null"
                ]
              },
              "limitations": {
                "items": {
                  "type": "string"
                },
                "minItems": 1,
                "type": "array"
              },
              "meta": {
                "type": "object"
              },
              "payment": {
                "additionalProperties": true,
                "required": [
                  "settled",
                  "price_usdc"
                ],
                "type": "object"
              },
              "recommended_next_steps": {
                "items": {
                  "type": "string"
                },
                "minItems": 1,
                "type": "array"
              },
              "result": {
                "minLength": 1,
                "type": "string"
              },
              "risk_level": {
                "type": "string"
              },
              "service": {
                "const": "mt-aspect",
                "type": "string"
              },
              "service_id": {
                "const": "eli-0604",
                "type": "string"
              },
              "sources": {
                "items": {
                  "additionalProperties": true,
                  "properties": {
                    "authority": {
                      "type": "string"
                    },
                    "dataset": {
                      "type": "string"
                    },
                    "license": {
                      "type": "string"
                    },
                    "retrieved_at": {
                      "type": "string"
                    },
                    "url": {
                      "type": "string"
                    }
                  },
                  "required": [
                    "authority",
                    "dataset",
                    "url",
                    "license",
                    "retrieved_at"
                  ],
                  "type": "object"
                },
                "minItems": 1,
                "type": "array"
              },
              "status": {
                "enum": [
                  "success",
                  "no_finding",
                  "warning",
                  "high_risk",
                  "not_applicable",
                  "insufficient_coverage",
                  "source_temporarily_unavailable"
                ],
                "type": "string"
              },
              "summary": {
                "minLength": 20,
                "type": "string"
              }
            },
            "required": [
              "service_id",
              "service",
              "category",
              "status",
              "result",
              "summary",
              "facts",
              "geometry",
              "risk_level",
              "confidence",
              "confidence_method",
              "checked_at",
              "data_date",
              "evidence",
              "sources",
              "limitations",
              "recommended_next_steps",
              "evidence_classification",
              "authoritative_status",
              "generated_at",
              "caveats",
              "charged",
              "payment"
            ],
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "asset": "USDC",
        "assetTransferMethod": "eip3009",
        "eip712Domain": {
          "chainId": 8453,
          "name": "USD Coin",
          "verifyingContract": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "version": "2"
        },
        "name": "USD Coin",
        "network_name": "Base Mainnet",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "8559df30e37aa20c665497990da773993cdfe13a040181ae7e2d80b778e7ed50",
  "service_id": "274b3e364b60307082d832939c5ed28c29f3d1b9bce83f58704b653ee662982a",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T18:46:51.065Z",
  "url": "https://suedland.halowerk.com/v1/mt-aspect",
  "usage_rights": "not_reviewed"
}
suedland.halowerk.comShare of ESA WorldCover 2021 pixels classified as built-up. The coordinate is validated against the Natural Earth boundary for Portugal; results outside it are rejected before payment.
https://suedland.halowerk.com/v1/pt-built-up-share
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E
Source and evidence
{
  "description": "Share of ESA WorldCover 2021 pixels classified as built-up. The coordinate is validated against the Natural Earth boundary for Portugal; results outside it are rejected before payment.",
  "domain": "suedland.halowerk.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "payment-identifier"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "additionalProperties": false,
            "properties": {
              "latitude": {
                "description": "WGS84 latitude inside the published European coverage.",
                "maximum": 72.5,
                "minimum": 34,
                "type": "number"
              },
              "longitude": {
                "description": "WGS84 longitude inside the published European coverage.",
                "maximum": 40.5,
                "minimum": -31.5,
                "type": "number"
              }
            },
            "required": [
              "longitude",
              "latitude"
            ],
            "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"
      },
      "output": {
        "properties": {
          "example": {
            "additionalProperties": false,
            "properties": {
              "authoritative_status": {
                "const": "preliminary_non_binding",
                "type": "string"
              },
              "category": {
                "const": "country",
                "type": "string"
              },
              "caveats": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "charged": {
                "type": "boolean"
              },
              "checked_at": {
                "type": "string"
              },
              "confidence": {
                "maximum": 1,
                "minimum": 0,
                "type": "number"
              },
              "confidence_method": {
                "minLength": 20,
                "type": "string"
              },
              "data_date": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "evidence": {
                "additionalProperties": false,
                "properties": {
                  "built-up-share": {
                    "additionalProperties": true,
                    "properties": {
                      "method": {
                        "type": "string"
                      },
                      "metric": {
                        "type": "string"
                      },
                      "name": {
                        "type": "string"
                      },
                      "sample_count": {
                        "minimum": 1,
                        "type": "integer"
                      },
                      "unit": {
                        "type": "string"
                      },
                      "value": {
                        "type": "number"
                      }
                    },
                    "required": [
                      "metric",
                      "name",
                      "unit",
                      "value",
                      "sample_count",
                      "method"
                    ],
                    "type": "object"
                  }
                },
                "required": [
                  "built-up-share"
                ],
                "type": "object"
              },
              "evidence_classification": {
                "const": "derived_from_open_geodata",
                "type": "string"
              },
              "facts": {
                "type": "object"
              },
              "generated_at": {
                "type": "string"
              },
              "geometry": {
                "type": [
                  "object",
                  "null"
                ]
              },
              "limitations": {
                "items": {
                  "type": "string"
                },
                "minItems": 1,
                "type": "array"
              },
              "meta": {
                "type": "object"
              },
              "payment": {
                "additionalProperties": true,
                "required": [
                  "settled",
                  "price_usdc"
                ],
                "type": "object"
              },
              "recommended_next_steps": {
                "items": {
                  "type": "string"
                },
                "minItems": 1,
                "type": "array"
              },
              "result": {
                "minLength": 1,
                "type": "string"
              },
              "risk_level": {
                "type": "string"
              },
              "service": {
                "const": "pt-built-up-share",
                "type": "string"
              },
              "service_id": {
                "const": "eli-0549",
                "type": "string"
              },
              "sources": {
                "items": {
                  "additionalProperties": true,
                  "properties": {
                    "authority": {
                      "type": "string"
                    },
                    "dataset": {
                      "type": "string"
                    },
                    "license": {
                      "type": "string"
                    },
                    "retrieved_at": {
                      "type": "string"
                    },
                    "url": {
                      "type": "string"
                    }
                  },
                  "required": [
                    "authority",
                    "dataset",
                    "url",
                    "license",
                    "retrieved_at"
                  ],
                  "type": "object"
                },
                "minItems": 1,
                "type": "array"
              },
              "status": {
                "enum": [
                  "success",
                  "no_finding",
                  "warning",
                  "high_risk",
                  "not_applicable",
                  "insufficient_coverage",
                  "source_temporarily_unavailable"
                ],
                "type": "string"
              },
              "summary": {
                "minLength": 20,
                "type": "string"
              }
            },
            "required": [
              "service_id",
              "service",
              "category",
              "status",
              "result",
              "summary",
              "facts",
              "geometry",
              "risk_level",
              "confidence",
              "confidence_method",
              "checked_at",
              "data_date",
              "evidence",
              "sources",
              "limitations",
              "recommended_next_steps",
              "evidence_classification",
              "authoritative_status",
              "generated_at",
              "caveats",
              "charged",
              "payment"
            ],
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "asset": "USDC",
        "assetTransferMethod": "eip3009",
        "eip712Domain": {
          "chainId": 8453,
          "name": "USD Coin",
          "verifyingContract": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "version": "2"
        },
        "name": "USD Coin",
        "network_name": "Base Mainnet",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "7a86569e00b81f1b05d7828b83d0447fde215dfc04f6f9cdeae4097beb6583ab",
  "service_id": "2a58a33088e2f0c59bde6b9edb9d5f4742676148e998509a614a9b54b008361d",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T18:43:08.801Z",
  "url": "https://suedland.halowerk.com/v1/pt-built-up-share",
  "usage_rights": "not_reviewed"
}
suedland.halowerk.comUSDA texture class calculated from SoilGrids sand, silt and clay fractions. The coordinate is validated against the Natural Earth boundary for Portugal; results outside it are rejected before payment.
https://suedland.halowerk.com/v1/pt-soil-texture
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E
Source and evidence
{
  "description": "USDA texture class calculated from SoilGrids sand, silt and clay fractions. The coordinate is validated against the Natural Earth boundary for Portugal; results outside it are rejected before payment.",
  "domain": "suedland.halowerk.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "payment-identifier"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "additionalProperties": false,
            "properties": {
              "latitude": {
                "description": "WGS84 latitude inside the published European coverage.",
                "maximum": 72.5,
                "minimum": 34,
                "type": "number"
              },
              "longitude": {
                "description": "WGS84 longitude inside the published European coverage.",
                "maximum": 40.5,
                "minimum": -31.5,
                "type": "number"
              }
            },
            "required": [
              "longitude",
              "latitude"
            ],
            "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"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "asset": "USDC",
        "assetTransferMethod": "eip3009",
        "eip712Domain": {
          "chainId": 8453,
          "name": "USD Coin",
          "verifyingContract": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "version": "2"
        },
        "name": "USD Coin",
        "network_name": "Base Mainnet",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "a7f450d6dff31d64de3bf285f3a3481d190400d61e9b07c20907d3ad1d64803b",
  "service_id": "30e2d4c89d3c4080b27d894ae7c6bb53e19b1789b7964a9aa412d60c65ac3152",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T19:29:20.91Z",
  "url": "https://suedland.halowerk.com/v1/pt-soil-texture",
  "usage_rights": "not_reviewed"
}
suedland.halowerk.comMean first-order surface gradient across the analysis grid. The coordinate is validated against the Natural Earth boundary for Spain; results outside it are rejected before payment.
https://suedland.halowerk.com/v1/es-mean-slope
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E
Source and evidence
{
  "description": "Mean first-order surface gradient across the analysis grid. The coordinate is validated against the Natural Earth boundary for Spain; results outside it are rejected before payment.",
  "domain": "suedland.halowerk.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "payment-identifier"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "additionalProperties": false,
            "properties": {
              "latitude": {
                "description": "WGS84 latitude inside the published European coverage.",
                "maximum": 72.5,
                "minimum": 34,
                "type": "number"
              },
              "longitude": {
                "description": "WGS84 longitude inside the published European coverage.",
                "maximum": 40.5,
                "minimum": -31.5,
                "type": "number"
              }
            },
            "required": [
              "longitude",
              "latitude"
            ],
            "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"
      },
      "output": {
        "properties": {
          "example": {
            "additionalProperties": false,
            "properties": {
              "authoritative_status": {
                "const": "preliminary_non_binding",
                "type": "string"
              },
              "category": {
                "const": "country",
                "type": "string"
              },
              "caveats": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "charged": {
                "type": "boolean"
              },
              "checked_at": {
                "type": "string"
              },
              "confidence": {
                "maximum": 1,
                "minimum": 0,
                "type": "number"
              },
              "confidence_method": {
                "minLength": 20,
                "type": "string"
              },
              "data_date": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "evidence": {
                "additionalProperties": false,
                "properties": {
                  "mean-slope": {
                    "additionalProperties": true,
                    "properties": {
                      "method": {
                        "type": "string"
                      },
                      "metric": {
                        "type": "string"
                      },
                      "name": {
                        "type": "string"
                      },
                      "sample_count": {
                        "minimum": 1,
                        "type": "integer"
                      },
                      "unit": {
                        "type": "string"
                      },
                      "value": {
                        "type": "number"
                      }
                    },
                    "required": [
                      "metric",
                      "name",
                      "unit",
                      "value",
                      "sample_count",
                      "method"
                    ],
                    "type": "object"
                  }
                },
                "required": [
                  "mean-slope"
                ],
                "type": "object"
              },
              "evidence_classification": {
                "const": "derived_from_open_geodata",
                "type": "string"
              },
              "facts": {
                "type": "object"
              },
              "generated_at": {
                "type": "string"
              },
              "geometry": {
                "type": [
                  "object",
                  "null"
                ]
              },
              "limitations": {
                "items": {
                  "type": "string"
                },
                "minItems": 1,
                "type": "array"
              },
              "meta": {
                "type": "object"
              },
              "payment": {
                "additionalProperties": true,
                "required": [
                  "settled",
                  "price_usdc"
                ],
                "type": "object"
              },
              "recommended_next_steps": {
                "items": {
                  "type": "string"
                },
                "minItems": 1,
                "type": "array"
              },
              "result": {
                "minLength": 1,
                "type": "string"
              },
              "risk_level": {
                "type": "string"
              },
              "service": {
                "const": "es-mean-slope",
                "type": "string"
              },
              "service_id": {
                "const": "eli-0502",
                "type": "string"
              },
              "sources": {
                "items": {
                  "additionalProperties": true,
                  "properties": {
                    "authority": {
                      "type": "string"
                    },
                    "dataset": {
                      "type": "string"
                    },
                    "license": {
                      "type": "string"
                    },
                    "retrieved_at": {
                      "type": "string"
                    },
                    "url": {
                      "type": "string"
                    }
                  },
                  "required": [
                    "authority",
                    "dataset",
                    "url",
                    "license",
                    "retrieved_at"
                  ],
                  "type": "object"
                },
                "minItems": 1,
                "type": "array"
              },
              "status": {
                "enum": [
                  "success",
                  "no_finding",
                  "warning",
                  "high_risk",
                  "not_applicable",
                  "insufficient_coverage",
                  "source_temporarily_unavailable"
                ],
                "type": "string"
              },
              "summary": {
                "minLength": 20,
                "type": "string"
              }
            },
            "required": [
              "service_id",
              "service",
              "category",
              "status",
              "result",
              "summary",
              "facts",
              "geometry",
              "risk_level",
              "confidence",
              "confidence_method",
              "checked_at",
              "data_date",
              "evidence",
              "sources",
              "limitations",
              "recommended_next_steps",
              "evidence_classification",
              "authoritative_status",
              "generated_at",
              "caveats",
              "charged",
              "payment"
            ],
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "asset": "USDC",
        "assetTransferMethod": "eip3009",
        "eip712Domain": {
          "chainId": 8453,
          "name": "USD Coin",
          "verifyingContract": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "version": "2"
        },
        "name": "USD Coin",
        "network_name": "Base Mainnet",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "451ae829b7ff400d35ce9adfa16c3296278ac01548bc26bcc0a4343719e45030",
  "service_id": "32e45118ec8113299a566ad36d39eb5cbd0f1ff314a946a2fdf2fbc5f35f6860",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T18:40:24.263Z",
  "url": "https://suedland.halowerk.com/v1/es-mean-slope",
  "usage_rights": "not_reviewed"
}
suedland.halowerk.comMean SoilGrids coarse-fragment volume for the 0-5 cm layer. The coordinate is validated against the Natural Earth boundary for Portugal; results outside it are rejected before payment.
https://suedland.halowerk.com/v1/pt-soil-coarse-fragments
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E
Source and evidence
{
  "description": "Mean SoilGrids coarse-fragment volume for the 0-5 cm layer. The coordinate is validated against the Natural Earth boundary for Portugal; results outside it are rejected before payment.",
  "domain": "suedland.halowerk.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "payment-identifier"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "additionalProperties": false,
            "properties": {
              "latitude": {
                "description": "WGS84 latitude inside the published European coverage.",
                "maximum": 72.5,
                "minimum": 34,
                "type": "number"
              },
              "longitude": {
                "description": "WGS84 longitude inside the published European coverage.",
                "maximum": 40.5,
                "minimum": -31.5,
                "type": "number"
              }
            },
            "required": [
              "longitude",
              "latitude"
            ],
            "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"
      },
      "output": {
        "properties": {
          "example": {
            "additionalProperties": false,
            "properties": {
              "authoritative_status": {
                "const": "preliminary_non_binding",
                "type": "string"
              },
              "category": {
                "const": "country",
                "type": "string"
              },
              "caveats": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "charged": {
                "type": "boolean"
              },
              "checked_at": {
                "type": "string"
              },
              "confidence": {
                "maximum": 1,
                "minimum": 0,
                "type": "number"
              },
              "confidence_method": {
                "minLength": 20,
                "type": "string"
              },
              "data_date": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "evidence": {
                "additionalProperties": false,
                "properties": {
                  "soil-coarse-fragments": {
                    "additionalProperties": true,
                    "properties": {
                      "method": {
                        "type": "string"
                      },
                      "metric": {
                        "type": "string"
                      },
                      "name": {
                        "type": "string"
                      },
                      "sample_count": {
                        "minimum": 1,
                        "type": "integer"
                      },
                      "unit": {
                        "type": "string"
                      },
                      "value": {
                        "type": "number"
                      }
                    },
                    "required": [
                      "metric",
                      "name",
                      "unit",
                      "value",
                      "sample_count",
                      "method"
                    ],
                    "type": "object"
                  }
                },
                "required": [
                  "soil-coarse-fragments"
                ],
                "type": "object"
              },
              "evidence_classification": {
                "const": "derived_from_open_geodata",
                "type": "string"
              },
              "facts": {
                "type": "object"
              },
              "generated_at": {
                "type": "string"
              },
              "geometry": {
                "type": [
                  "object",
                  "null"
                ]
              },
              "limitations": {
                "items": {
                  "type": "string"
                },
                "minItems": 1,
                "type": "array"
              },
              "meta": {
                "type": "object"
              },
              "payment": {
                "additionalProperties": true,
                "required": [
                  "settled",
                  "price_usdc"
                ],
                "type": "object"
              },
              "recommended_next_steps": {
                "items": {
                  "type": "string"
                },
                "minItems": 1,
                "type": "array"
              },
              "result": {
                "minLength": 1,
                "type": "string"
              },
              "risk_level": {
                "type": "string"
              },
              "service": {
                "const": "pt-soil-coarse-fragments",
                "type": "string"
              },
              "service_id": {
                "const": "eli-0543",
                "type": "string"
              },
              "sources": {
                "items": {
                  "additionalProperties": true,
                  "properties": {
                    "authority": {
                      "type": "string"
                    },
                    "dataset": {
                      "type": "string"
                    },
                    "license": {
                      "type": "string"
                    },
                    "retrieved_at": {
                      "type": "string"
                    },
                    "url": {
                      "type": "string"
                    }
                  },
                  "required": [
                    "authority",
                    "dataset",
                    "url",
                    "license",
                    "retrieved_at"
                  ],
                  "type": "object"
                },
                "minItems": 1,
                "type": "array"
              },
              "status": {
                "enum": [
                  "success",
                  "no_finding",
                  "warning",
                  "high_risk",
                  "not_applicable",
                  "insufficient_coverage",
                  "source_temporarily_unavailable"
                ],
                "type": "string"
              },
              "summary": {
                "minLength": 20,
                "type": "string"
              }
            },
            "required": [
              "service_id",
              "service",
              "category",
              "status",
              "result",
              "summary",
              "facts",
              "geometry",
              "risk_level",
              "confidence",
              "confidence_method",
              "checked_at",
              "data_date",
              "evidence",
              "sources",
              "limitations",
              "recommended_next_steps",
              "evidence_classification",
              "authoritative_status",
              "generated_at",
              "caveats",
              "charged",
              "payment"
            ],
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "asset": "USDC",
        "assetTransferMethod": "eip3009",
        "eip712Domain": {
          "chainId": 8453,
          "name": "USD Coin",
          "verifyingContract": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "version": "2"
        },
        "name": "USD Coin",
        "network_name": "Base Mainnet",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "8519b300e1a9c24f6afa7269c0873d1ddcc93d1e32bcc7402689deceb459b573",
  "service_id": "32ea8d598ce47c780551328bbff0f1953472f7c382a9b40a87c19be665fe2860",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T18:49:56.79Z",
  "url": "https://suedland.halowerk.com/v1/pt-soil-coarse-fragments",
  "usage_rights": "not_reviewed"
}
suedland.halowerk.comCircular direction of the dominant surface gradient, clockwise from north. The coordinate is validated against the Natural Earth boundary for Greece; results outside it are rejected before payment.
https://suedland.halowerk.com/v1/gr-aspect
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E
Source and evidence
{
  "description": "Circular direction of the dominant surface gradient, clockwise from north. The coordinate is validated against the Natural Earth boundary for Greece; results outside it are rejected before payment.",
  "domain": "suedland.halowerk.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "payment-identifier"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "additionalProperties": false,
            "properties": {
              "latitude": {
                "description": "WGS84 latitude inside the published European coverage.",
                "maximum": 72.5,
                "minimum": 34,
                "type": "number"
              },
              "longitude": {
                "description": "WGS84 longitude inside the published European coverage.",
                "maximum": 40.5,
                "minimum": -31.5,
                "type": "number"
              }
            },
            "required": [
              "longitude",
              "latitude"
            ],
            "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"
      },
      "output": {
        "properties": {
          "example": {
            "additionalProperties": false,
            "properties": {
              "authoritative_status": {
                "const": "preliminary_non_binding",
                "type": "string"
              },
              "category": {
                "const": "country",
                "type": "string"
              },
              "caveats": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "charged": {
                "type": "boolean"
              },
              "checked_at": {
                "type": "string"
              },
              "confidence": {
                "maximum": 1,
                "minimum": 0,
                "type": "number"
              },
              "confidence_method": {
                "minLength": 20,
                "type": "string"
              },
              "data_date": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "evidence": {
                "additionalProperties": false,
                "properties": {
                  "aspect": {
                    "additionalProperties": true,
                    "properties": {
                      "method": {
                        "type": "string"
                      },
                      "metric": {
                        "type": "string"
                      },
                      "name": {
                        "type": "string"
                      },
                      "sample_count": {
                        "minimum": 1,
                        "type": "integer"
                      },
                      "unit": {
                        "type": "string"
                      },
                      "value": {
                        "type": "number"
                      }
                    },
                    "required": [
                      "metric",
                      "name",
                      "unit",
                      "value",
                      "sample_count",
                      "method"
                    ],
                    "type": "object"
                  }
                },
                "required": [
                  "aspect"
                ],
                "type": "object"
              },
              "evidence_classification": {
                "const": "derived_from_open_geodata",
                "type": "string"
              },
              "facts": {
                "type": "object"
              },
              "generated_at": {
                "type": "string"
              },
              "geometry": {
                "type": [
                  "object",
                  "null"
                ]
              },
              "limitations": {
                "items": {
                  "type": "string"
                },
                "minItems": 1,
                "type": "array"
              },
              "meta": {
                "type": "object"
              },
              "payment": {
                "additionalProperties": true,
                "required": [
                  "settled",
                  "price_usdc"
                ],
                "type": "object"
              },
              "recommended_next_steps": {
                "items": {
                  "type": "string"
                },
                "minItems": 1,
                "type": "array"
              },
              "result": {
                "minLength": 1,
                "type": "string"
              },
              "risk_level": {
                "type": "string"
              },
              "service": {
                "const": "gr-aspect",
                "type": "string"
              },
              "service_id": {
                "const": "eli-0579",
                "type": "string"
              },
              "sources": {
                "items": {
                  "additionalProperties": true,
                  "properties": {
                    "authority": {
                      "type": "string"
                    },
                    "dataset": {
                      "type": "string"
                    },
                    "license": {
                      "type": "string"
                    },
                    "retrieved_at": {
                      "type": "string"
                    },
                    "url": {
                      "type": "string"
                    }
                  },
                  "required": [
                    "authority",
                    "dataset",
                    "url",
                    "license",
                    "retrieved_at"
                  ],
                  "type": "object"
                },
                "minItems": 1,
                "type": "array"
              },
              "status": {
                "enum": [
                  "success",
                  "no_finding",
                  "warning",
                  "high_risk",
                  "not_applicable",
                  "insufficient_coverage",
                  "source_temporarily_unavailable"
                ],
                "type": "string"
              },
              "summary": {
                "minLength": 20,
                "type": "string"
              }
            },
            "required": [
              "service_id",
              "service",
              "category",
              "status",
              "result",
              "summary",
              "facts",
              "geometry",
              "risk_level",
              "confidence",
              "confidence_method",
              "checked_at",
              "data_date",
              "evidence",
              "sources",
              "limitations",
              "recommended_next_steps",
              "evidence_classification",
              "authoritative_status",
              "generated_at",
              "caveats",
              "charged",
              "payment"
            ],
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "asset": "USDC",
        "assetTransferMethod": "eip3009",
        "eip712Domain": {
          "chainId": 8453,
          "name": "USD Coin",
          "verifyingContract": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "version": "2"
        },
        "name": "USD Coin",
        "network_name": "Base Mainnet",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "0d673196ceed62a767c13d1daa5b5376828dfcfebbd4b3b9b0e745c0216f7b95",
  "service_id": "33f03c972156368e5c11ac00573f59d0aceada08a6eae0c673b3b24daac6f787",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T18:45:13.689Z",
  "url": "https://suedland.halowerk.com/v1/gr-aspect",
  "usage_rights": "not_reviewed"
}
suedland.halowerk.comMaximum adjacent-cell surface gradient across the analysis grid. The coordinate is validated against the Natural Earth boundary for Portugal; results outside it are rejected before payment.
https://suedland.halowerk.com/v1/pt-max-slope
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E
Source and evidence
{
  "description": "Maximum adjacent-cell surface gradient across the analysis grid. The coordinate is validated against the Natural Earth boundary for Portugal; results outside it are rejected before payment.",
  "domain": "suedland.halowerk.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "payment-identifier"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "additionalProperties": false,
            "properties": {
              "latitude": {
                "description": "WGS84 latitude inside the published European coverage.",
                "maximum": 72.5,
                "minimum": 34,
                "type": "number"
              },
              "longitude": {
                "description": "WGS84 longitude inside the published European coverage.",
                "maximum": 40.5,
                "minimum": -31.5,
                "type": "number"
              }
            },
            "required": [
              "longitude",
              "latitude"
            ],
            "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"
      },
      "output": {
        "properties": {
          "example": {
            "additionalProperties": false,
            "properties": {
              "authoritative_status": {
                "const": "preliminary_non_binding",
                "type": "string"
              },
              "category": {
                "const": "country",
                "type": "string"
              },
              "caveats": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "charged": {
                "type": "boolean"
              },
              "checked_at": {
                "type": "string"
              },
              "confidence": {
                "maximum": 1,
                "minimum": 0,
                "type": "number"
              },
              "confidence_method": {
                "minLength": 20,
                "type": "string"
              },
              "data_date": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "evidence": {
                "additionalProperties": false,
                "properties": {
                  "max-slope": {
                    "additionalProperties": true,
                    "properties": {
                      "method": {
                        "type": "string"
                      },
                      "metric": {
                        "type": "string"
                      },
                      "name": {
                        "type": "string"
                      },
                      "sample_count": {
                        "minimum": 1,
                        "type": "integer"
                      },
                      "unit": {
                        "type": "string"
                      },
                      "value": {
                        "type": "number"
                      }
                    },
                    "required": [
                      "metric",
                      "name",
                      "unit",
                      "value",
                      "sample_count",
                      "method"
                    ],
                    "type": "object"
                  }
                },
                "required": [
                  "max-slope"
                ],
                "type": "object"
              },
              "evidence_classification": {
                "const": "derived_from_open_geodata",
                "type": "string"
              },
              "facts": {
                "type": "object"
              },
              "generated_at": {
                "type": "string"
              },
              "geometry": {
                "type": [
                  "object",
                  "null"
                ]
              },
              "limitations": {
                "items": {
                  "type": "string"
                },
                "minItems": 1,
                "type": "array"
              },
              "meta": {
                "type": "object"
              },
              "payment": {
                "additionalProperties": true,
                "required": [
                  "settled",
                  "price_usdc"
                ],
                "type": "object"
              },
              "recommended_next_steps": {
                "items": {
                  "type": "string"
                },
                "minItems": 1,
                "type": "array"
              },
              "result": {
                "minLength": 1,
                "type": "string"
              },
              "risk_level": {
                "type": "string"
              },
              "service": {
                "const": "pt-max-slope",
                "type": "string"
              },
              "service_id": {
                "const": "eli-0528",
                "type": "string"
              },
              "sources": {
                "items": {
                  "additionalProperties": true,
                  "properties": {
                    "authority": {
                      "type": "string"
                    },
                    "dataset": {
                      "type": "string"
                    },
                    "license": {
                      "type": "string"
                    },
                    "retrieved_at": {
                      "type": "string"
                    },
                    "url": {
                      "type": "string"
                    }
                  },
                  "required": [
                    "authority",
                    "dataset",
                    "url",
                    "license",
                    "retrieved_at"
                  ],
                  "type": "object"
                },
                "minItems": 1,
                "type": "array"
              },
              "status": {
                "enum": [
                  "success",
                  "no_finding",
                  "warning",
                  "high_risk",
                  "not_applicable",
                  "insufficient_coverage",
                  "source_temporarily_unavailable"
                ],
                "type": "string"
              },
              "summary": {
                "minLength": 20,
                "type": "string"
              }
            },
            "required": [
              "service_id",
              "service",
              "category",
              "status",
              "result",
              "summary",
              "facts",
              "geometry",
              "risk_level",
              "confidence",
              "confidence_method",
              "checked_at",
              "data_date",
              "evidence",
              "sources",
              "limitations",
              "recommended_next_steps",
              "evidence_classification",
              "authoritative_status",
              "generated_at",
              "caveats",
              "charged",
              "payment"
            ],
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "asset": "USDC",
        "assetTransferMethod": "eip3009",
        "eip712Domain": {
          "chainId": 8453,
          "name": "USD Coin",
          "verifyingContract": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "version": "2"
        },
        "name": "USD Coin",
        "network_name": "Base Mainnet",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "31439528151d5bf4399e2480a5d154b264b6a50d62b4f6a47a1dcf72676f3abd",
  "service_id": "36459a5211ff919aafae87716893f22ac9180c70c7ef4887bafe8b89e30f4766",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T18:42:04.264Z",
  "url": "https://suedland.halowerk.com/v1/pt-max-slope",
  "usage_rights": "not_reviewed"
}
suedland.halowerk.comBilinear surface elevation from Copernicus DEM GLO-30. The coordinate is validated against the Natural Earth boundary for Malta; results outside it are rejected before payment.
https://suedland.halowerk.com/v1/mt-elevation
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E
Source and evidence
{
  "description": "Bilinear surface elevation from Copernicus DEM GLO-30. The coordinate is validated against the Natural Earth boundary for Malta; results outside it are rejected before payment.",
  "domain": "suedland.halowerk.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "payment-identifier"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "additionalProperties": false,
            "properties": {
              "latitude": {
                "description": "WGS84 latitude inside the published European coverage.",
                "maximum": 72.5,
                "minimum": 34,
                "type": "number"
              },
              "longitude": {
                "description": "WGS84 longitude inside the published European coverage.",
                "maximum": 40.5,
                "minimum": -31.5,
                "type": "number"
              }
            },
            "required": [
              "longitude",
              "latitude"
            ],
            "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"
      },
      "output": {
        "properties": {
          "example": {
            "additionalProperties": false,
            "properties": {
              "authoritative_status": {
                "const": "preliminary_non_binding",
                "type": "string"
              },
              "category": {
                "const": "country",
                "type": "string"
              },
              "caveats": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "charged": {
                "type": "boolean"
              },
              "checked_at": {
                "type": "string"
              },
              "confidence": {
                "maximum": 1,
                "minimum": 0,
                "type": "number"
              },
              "confidence_method": {
                "minLength": 20,
                "type": "string"
              },
              "data_date": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "evidence": {
                "additionalProperties": false,
                "properties": {
                  "elevation": {
                    "additionalProperties": true,
                    "properties": {
                      "method": {
                        "type": "string"
                      },
                      "metric": {
                        "type": "string"
                      },
                      "name": {
                        "type": "string"
                      },
                      "sample_count": {
                        "minimum": 1,
                        "type": "integer"
                      },
                      "unit": {
                        "type": "string"
                      },
                      "value": {
                        "type": "number"
                      }
                    },
                    "required": [
                      "metric",
                      "name",
                      "unit",
                      "value",
                      "sample_count",
                      "method"
                    ],
                    "type": "object"
                  }
                },
                "required": [
                  "elevation"
                ],
                "type": "object"
              },
              "evidence_classification": {
                "const": "derived_from_open_geodata",
                "type": "string"
              },
              "facts": {
                "type": "object"
              },
              "generated_at": {
                "type": "string"
              },
              "geometry": {
                "type": [
                  "object",
                  "null"
                ]
              },
              "limitations": {
                "items": {
                  "type": "string"
                },
                "minItems": 1,
                "type": "array"
              },
              "meta": {
                "type": "object"
              },
              "payment": {
                "additionalProperties": true,
                "required": [
                  "settled",
                  "price_usdc"
                ],
                "type": "object"
              },
              "recommended_next_steps": {
                "items": {
                  "type": "string"
                },
                "minItems": 1,
                "type": "array"
              },
              "result": {
                "minLength": 1,
                "type": "string"
              },
              "risk_level": {
                "type": "string"
              },
              "service": {
                "const": "mt-elevation",
                "type": "string"
              },
              "service_id": {
                "const": "eli-0601",
                "type": "string"
              },
              "sources": {
                "items": {
                  "additionalProperties": true,
                  "properties": {
                    "authority": {
                      "type": "string"
                    },
                    "dataset": {
                      "type": "string"
                    },
                    "license": {
                      "type": "string"
                    },
                    "retrieved_at": {
                      "type": "string"
                    },
                    "url": {
                      "type": "string"
                    }
                  },
                  "required": [
                    "authority",
                    "dataset",
                    "url",
                    "license",
                    "retrieved_at"
                  ],
                  "type": "object"
                },
                "minItems": 1,
                "type": "array"
              },
              "status": {
                "enum": [
                  "success",
                  "no_finding",
                  "warning",
                  "high_risk",
                  "not_applicable",
                  "insufficient_coverage",
                  "source_temporarily_unavailable"
                ],
                "type": "string"
              },
              "summary": {
                "minLength": 20,
                "type": "string"
              }
            },
            "required": [
              "service_id",
              "service",
              "category",
              "status",
              "result",
              "summary",
              "facts",
              "geometry",
              "risk_level",
              "confidence",
              "confidence_method",
              "checked_at",
              "data_date",
              "evidence",
              "sources",
              "limitations",
              "recommended_next_steps",
              "evidence_classification",
              "authoritative_status",
              "generated_at",
              "caveats",
              "charged",
              "payment"
            ],
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "asset": "USDC",
        "assetTransferMethod": "eip3009",
        "eip712Domain": {
          "chainId": 8453,
          "name": "USD Coin",
          "verifyingContract": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "version": "2"
        },
        "name": "USD Coin",
        "network_name": "Base Mainnet",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "8a96ed9b198b8425ef74b093d4abc3acec186925abc531ebad287583b5db5e92",
  "service_id": "36499daf511492e14863e93f42c290db038c01dcb2bcbc6f2c4668c7cab9264c",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T18:46:28.435Z",
  "url": "https://suedland.halowerk.com/v1/mt-elevation",
  "usage_rights": "not_reviewed"
}
suedland.halowerk.comMean SoilGrids pH in H2O for the 0-5 cm layer. The coordinate is validated against the Natural Earth boundary for Greece; results outside it are rejected before payment.
https://suedland.halowerk.com/v1/gr-soil-ph
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E
Source and evidence
{
  "description": "Mean SoilGrids pH in H2O for the 0-5 cm layer. The coordinate is validated against the Natural Earth boundary for Greece; results outside it are rejected before payment.",
  "domain": "suedland.halowerk.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "payment-identifier"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "additionalProperties": false,
            "properties": {
              "latitude": {
                "description": "WGS84 latitude inside the published European coverage.",
                "maximum": 72.5,
                "minimum": 34,
                "type": "number"
              },
              "longitude": {
                "description": "WGS84 longitude inside the published European coverage.",
                "maximum": 40.5,
                "minimum": -31.5,
                "type": "number"
              }
            },
            "required": [
              "longitude",
              "latitude"
            ],
            "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"
      },
      "output": {
        "properties": {
          "example": {
            "additionalProperties": false,
            "properties": {
              "authoritative_status": {
                "const": "preliminary_non_binding",
                "type": "string"
              },
              "category": {
                "const": "country",
                "type": "string"
              },
              "caveats": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "charged": {
                "type": "boolean"
              },
              "checked_at": {
                "type": "string"
              },
              "confidence": {
                "maximum": 1,
                "minimum": 0,
                "type": "number"
              },
              "confidence_method": {
                "minLength": 20,
                "type": "string"
              },
              "data_date": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "evidence": {
                "additionalProperties": false,
                "properties": {
                  "soil-ph": {
                    "additionalProperties": true,
                    "properties": {
                      "method": {
                        "type": "string"
                      },
                      "metric": {
                        "type": "string"
                      },
                      "name": {
                        "type": "string"
                      },
                      "sample_count": {
                        "minimum": 1,
                        "type": "integer"
                      },
                      "unit": {
                        "type": "string"
                      },
                      "value": {
                        "type": "number"
                      }
                    },
                    "required": [
                      "metric",
                      "name",
                      "unit",
                      "value",
                      "sample_count",
                      "method"
                    ],
                    "type": "object"
                  }
                },
                "required": [
                  "soil-ph"
                ],
                "type": "object"
              },
              "evidence_classification": {
                "const": "derived_from_open_geodata",
                "type": "string"
              },
              "facts": {
                "type": "object"
              },
              "generated_at": {
                "type": "string"
              },
              "geometry": {
                "type": [
                  "object",
                  "null"
                ]
              },
              "limitations": {
                "items": {
                  "type": "string"
                },
                "minItems": 1,
                "type": "array"
              },
              "meta": {
                "type": "object"
              },
              "payment": {
                "additionalProperties": true,
                "required": [
                  "settled",
                  "price_usdc"
                ],
                "type": "object"
              },
              "recommended_next_steps": {
                "items": {
                  "type": "string"
                },
                "minItems": 1,
                "type": "array"
              },
              "result": {
                "minLength": 1,
                "type": "string"
              },
              "risk_level": {
                "type": "string"
              },
              "service": {
                "const": "gr-soil-ph",
                "type": "string"
              },
              "service_id": {
                "const": "eli-0585",
                "type": "string"
              },
              "sources": {
                "items": {
                  "additionalProperties": true,
                  "properties": {
                    "authority": {
                      "type": "string"
                    },
                    "dataset": {
                      "type": "string"
                    },
                    "license": {
                      "type": "string"
                    },
                    "retrieved_at": {
                      "type": "string"
                    },
                    "url": {
                      "type": "string"
                    }
                  },
                  "required": [
                    "authority",
                    "dataset",
                    "url",
                    "license",
                    "retrieved_at"
                  ],
                  "type": "object"
                },
                "minItems": 1,
                "type": "array"
              },
              "status": {
                "enum": [
                  "success",
                  "no_finding",
                  "warning",
                  "high_risk",
                  "not_applicable",
                  "insufficient_coverage",
                  "source_temporarily_unavailable"
                ],
                "type": "string"
              },
              "summary": {
                "minLength": 20,
                "type": "string"
              }
            },
            "required": [
              "service_id",
              "service",
              "category",
              "status",
              "result",
              "summary",
              "facts",
              "geometry",
              "risk_level",
              "confidence",
              "confidence_method",
              "checked_at",
              "data_date",
              "evidence",
              "sources",
              "limitations",
              "recommended_next_steps",
              "evidence_classification",
              "authoritative_status",
              "generated_at",
              "caveats",
              "charged",
              "payment"
            ],
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "asset": "USDC",
        "assetTransferMethod": "eip3009",
        "eip712Domain": {
          "chainId": 8453,
          "name": "USD Coin",
          "verifyingContract": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "version": "2"
        },
        "name": "USD Coin",
        "network_name": "Base Mainnet",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "b7b3f5adde3f8035b5a2c967457b9376001fec61c525adc1fe6abe69f80f0469",
  "service_id": "3f176f0e48d7c643affd6ef04047ae4b81f483f9c8ef8456267aaf77251e85e9",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T18:52:02.022Z",
  "url": "https://suedland.halowerk.com/v1/gr-soil-ph",
  "usage_rights": "not_reviewed"
}
suedland.halowerk.comShare of ESA WorldCover 2021 pixels classified as cropland. The coordinate is validated against the Natural Earth boundary for Greece; results outside it are rejected before payment.
https://suedland.halowerk.com/v1/gr-cropland-share
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E
Source and evidence
{
  "description": "Share of ESA WorldCover 2021 pixels classified as cropland. The coordinate is validated against the Natural Earth boundary for Greece; results outside it are rejected before payment.",
  "domain": "suedland.halowerk.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "payment-identifier"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "additionalProperties": false,
            "properties": {
              "latitude": {
                "description": "WGS84 latitude inside the published European coverage.",
                "maximum": 72.5,
                "minimum": 34,
                "type": "number"
              },
              "longitude": {
                "description": "WGS84 longitude inside the published European coverage.",
                "maximum": 40.5,
                "minimum": -31.5,
                "type": "number"
              }
            },
            "required": [
              "longitude",
              "latitude"
            ],
            "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"
      },
      "output": {
        "properties": {
          "example": {
            "additionalProperties": false,
            "properties": {
              "authoritative_status": {
                "const": "preliminary_non_binding",
                "type": "string"
              },
              "category": {
                "const": "country",
                "type": "string"
              },
              "caveats": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "charged": {
                "type": "boolean"
              },
              "checked_at": {
                "type": "string"
              },
              "confidence": {
                "maximum": 1,
                "minimum": 0,
                "type": "number"
              },
              "confidence_method": {
                "minLength": 20,
                "type": "string"
              },
              "data_date": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "evidence": {
                "additionalProperties": false,
                "properties": {
                  "cropland-share": {
                    "additionalProperties": true,
                    "properties": {
                      "method": {
                        "type": "string"
                      },
                      "metric": {
                        "type": "string"
                      },
                      "name": {
                        "type": "string"
                      },
                      "sample_count": {
                        "minimum": 1,
                        "type": "integer"
                      },
                      "unit": {
                        "type": "string"
                      },
                      "value": {
                        "type": "number"
                      }
                    },
                    "required": [
                      "metric",
                      "name",
                      "unit",
                      "value",
                      "sample_count",
                      "method"
                    ],
                    "type": "object"
                  }
                },
                "required": [
                  "cropland-share"
                ],
                "type": "object"
              },
              "evidence_classification": {
                "const": "derived_from_open_geodata",
                "type": "string"
              },
              "facts": {
                "type": "object"
              },
              "generated_at": {
                "type": "string"
              },
              "geometry": {
                "type": [
                  "object",
                  "null"
                ]
              },
              "limitations": {
                "items": {
                  "type": "string"
                },
                "minItems": 1,
                "type": "array"
              },
              "meta": {
                "type": "object"
              },
              "payment": {
                "additionalProperties": true,
                "required": [
                  "settled",
                  "price_usdc"
                ],
                "type": "object"
              },
              "recommended_next_steps": {
                "items": {
                  "type": "string"
                },
                "minItems": 1,
                "type": "array"
              },
              "result": {
                "minLength": 1,
                "type": "string"
              },
              "risk_level": {
                "type": "string"
              },
              "service": {
                "const": "gr-cropland-share",
                "type": "string"
              },
              "service_id": {
                "const": "eli-0596",
                "type": "string"
              },
              "sources": {
                "items": {
                  "additionalProperties": true,
                  "properties": {
                    "authority": {
                      "type": "string"
                    },
                    "dataset": {
                      "type": "string"
                    },
                    "license": {
                      "type": "string"
                    },
                    "retrieved_at": {
                      "type": "string"
                    },
                    "url": {
                      "type": "string"
                    }
                  },
                  "required": [
                    "authority",
                    "dataset",
                    "url",
                    "license",
                    "retrieved_at"
                  ],
                  "type": "object"
                },
                "minItems": 1,
                "type": "array"
              },
              "status": {
                "enum": [
                  "success",
                  "no_finding",
                  "warning",
                  "high_risk",
                  "not_applicable",
                  "insufficient_coverage",
                  "source_temporarily_unavailable"
                ],
                "type": "string"
              },
              "summary": {
                "minLength": 20,
                "type": "string"
              }
            },
            "required": [
              "service_id",
              "service",
              "category",
              "status",
              "result",
              "summary",
              "facts",
              "geometry",
              "risk_level",
              "confidence",
              "confidence_method",
              "checked_at",
              "data_date",
              "evidence",
              "sources",
              "limitations",
              "recommended_next_steps",
              "evidence_classification",
              "authoritative_status",
              "generated_at",
              "caveats",
              "charged",
              "payment"
            ],
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "asset": "USDC",
        "assetTransferMethod": "eip3009",
        "eip712Domain": {
          "chainId": 8453,
          "name": "USD Coin",
          "verifyingContract": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "version": "2"
        },
        "name": "USD Coin",
        "network_name": "Base Mainnet",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "c89927d5cdd8def635dbe57ee9a686926e1e112b074a5a12b7ace1d4b70864ad",
  "service_id": "4544678bf926800a30c85045ca7f6741844ce189f64a0638a719e8fd83352ed5",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T18:46:01.511Z",
  "url": "https://suedland.halowerk.com/v1/gr-cropland-share",
  "usage_rights": "not_reviewed"
}
suedland.halowerk.comSouth-facing slope orientation index derived from aspect and slope. The coordinate is validated against the Natural Earth boundary for Spain; results outside it are rejected before payment.
https://suedland.halowerk.com/v1/es-solar-orientation
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E
Source and evidence
{
  "description": "South-facing slope orientation index derived from aspect and slope. The coordinate is validated against the Natural Earth boundary for Spain; results outside it are rejected before payment.",
  "domain": "suedland.halowerk.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "payment-identifier"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "additionalProperties": false,
            "properties": {
              "latitude": {
                "description": "WGS84 latitude inside the published European coverage.",
                "maximum": 72.5,
                "minimum": 34,
                "type": "number"
              },
              "longitude": {
                "description": "WGS84 longitude inside the published European coverage.",
                "maximum": 40.5,
                "minimum": -31.5,
                "type": "number"
              }
            },
            "required": [
              "longitude",
              "latitude"
            ],
            "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"
      },
      "output": {
        "properties": {
          "example": {
            "additionalProperties": false,
            "properties": {
              "authoritative_status": {
                "const": "preliminary_non_binding",
                "type": "string"
              },
              "category": {
                "const": "country",
                "type": "string"
              },
              "caveats": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "charged": {
                "type": "boolean"
              },
              "checked_at": {
                "type": "string"
              },
              "confidence": {
                "maximum": 1,
                "minimum": 0,
                "type": "number"
              },
              "confidence_method": {
                "minLength": 20,
                "type": "string"
              },
              "data_date": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "evidence": {
                "additionalProperties": false,
                "properties": {
                  "solar-orientation": {
                    "additionalProperties": true,
                    "properties": {
                      "method": {
                        "type": "string"
                      },
                      "metric": {
                        "type": "string"
                      },
                      "name": {
                        "type": "string"
                      },
                      "sample_count": {
                        "minimum": 1,
                        "type": "integer"
                      },
                      "unit": {
                        "type": "string"
                      },
                      "value": {
                        "type": "number"
                      }
                    },
                    "required": [
                      "metric",
                      "name",
                      "unit",
                      "value",
                      "sample_count",
                      "method"
                    ],
                    "type": "object"
                  }
                },
                "required": [
                  "solar-orientation"
                ],
                "type": "object"
              },
              "evidence_classification": {
                "const": "derived_from_open_geodata",
                "type": "string"
              },
              "facts": {
                "type": "object"
              },
              "generated_at": {
                "type": "string"
              },
              "geometry": {
                "type": [
                  "object",
                  "null"
                ]
              },
              "limitations": {
                "items": {
                  "type": "string"
                },
                "minItems": 1,
                "type": "array"
              },
              "meta": {
                "type": "object"
              },
              "payment": {
                "additionalProperties": true,
                "required": [
                  "settled",
                  "price_usdc"
                ],
                "type": "object"
              },
              "recommended_next_steps": {
                "items": {
                  "type": "string"
                },
                "minItems": 1,
                "type": "array"
              },
              "result": {
                "minLength": 1,
                "type": "string"
              },
              "risk_level": {
                "type": "string"
              },
              "service": {
                "const": "es-solar-orientation",
                "type": "string"
              },
              "service_id": {
                "const": "eli-0508",
                "type": "string"
              },
              "sources": {
                "items": {
                  "additionalProperties": true,
                  "properties": {
                    "authority": {
                      "type": "string"
                    },
                    "dataset": {
                      "type": "string"
                    },
                    "license": {
                      "type": "string"
                    },
                    "retrieved_at": {
                      "type": "string"
                    },
                    "url": {
                      "type": "string"
                    }
                  },
                  "required": [
                    "authority",
                    "dataset",
                    "url",
                    "license",
                    "retrieved_at"
                  ],
                  "type": "object"
                },
                "minItems": 1,
                "type": "array"
              },
              "status": {
                "enum": [
                  "success",
                  "no_finding",
                  "warning",
                  "high_risk",
                  "not_applicable",
                  "insufficient_coverage",
                  "source_temporarily_unavailable"
                ],
                "type": "string"
              },
              "summary": {
                "minLength": 20,
                "type": "string"
              }
            },
            "required": [
              "service_id",
              "service",
              "category",
              "status",
              "result",
              "summary",
              "facts",
              "geometry",
              "risk_level",
              "confidence",
              "confidence_method",
              "checked_at",
              "data_date",
              "evidence",
              "sources",
              "limitations",
              "recommended_next_steps",
              "evidence_classification",
              "authoritative_status",
              "generated_at",
              "caveats",
              "charged",
              "payment"
            ],
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "asset": "USDC",
        "assetTransferMethod": "eip3009",
        "eip712Domain": {
          "chainId": 8453,
          "name": "USD Coin",
          "verifyingContract": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "version": "2"
        },
        "name": "USD Coin",
        "network_name": "Base Mainnet",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "80979aed38b802fb8d12be3a20b07859dd57f4fad69a440190ae9b7521c84489",
  "service_id": "46a1f148be615df7c6460dc315a11914b10495bc3a466eb984e614647bfe9862",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T18:41:01.846Z",
  "url": "https://suedland.halowerk.com/v1/es-solar-orientation",
  "usage_rights": "not_reviewed"
}
suedland.halowerk.comShare of ESA WorldCover 2021 pixels classified as tree cover. The coordinate is validated against the Natural Earth boundary for Greece; results outside it are rejected before payment.
https://suedland.halowerk.com/v1/gr-tree-cover-share
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E
Source and evidence
{
  "description": "Share of ESA WorldCover 2021 pixels classified as tree cover. The coordinate is validated against the Natural Earth boundary for Greece; results outside it are rejected before payment.",
  "domain": "suedland.halowerk.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "payment-identifier"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "additionalProperties": false,
            "properties": {
              "latitude": {
                "description": "WGS84 latitude inside the published European coverage.",
                "maximum": 72.5,
                "minimum": 34,
                "type": "number"
              },
              "longitude": {
                "description": "WGS84 longitude inside the published European coverage.",
                "maximum": 40.5,
                "minimum": -31.5,
                "type": "number"
              }
            },
            "required": [
              "longitude",
              "latitude"
            ],
            "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"
      },
      "output": {
        "properties": {
          "example": {
            "additionalProperties": false,
            "properties": {
              "authoritative_status": {
                "const": "preliminary_non_binding",
                "type": "string"
              },
              "category": {
                "const": "country",
                "type": "string"
              },
              "caveats": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "charged": {
                "type": "boolean"
              },
              "checked_at": {
                "type": "string"
              },
              "confidence": {
                "maximum": 1,
                "minimum": 0,
                "type": "number"
              },
              "confidence_method": {
                "minLength": 20,
                "type": "string"
              },
              "data_date": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "evidence": {
                "additionalProperties": false,
                "properties": {
                  "tree-cover-share": {
                    "additionalProperties": true,
                    "properties": {
                      "method": {
                        "type": "string"
                      },
                      "metric": {
                        "type": "string"
                      },
                      "name": {
                        "type": "string"
                      },
                      "sample_count": {
                        "minimum": 1,
                        "type": "integer"
                      },
                      "unit": {
                        "type": "string"
                      },
                      "value": {
                        "type": "number"
                      }
                    },
                    "required": [
                      "metric",
                      "name",
                      "unit",
                      "value",
                      "sample_count",
                      "method"
                    ],
                    "type": "object"
                  }
                },
                "required": [
                  "tree-cover-share"
                ],
                "type": "object"
              },
              "evidence_classification": {
                "const": "derived_from_open_geodata",
                "type": "string"
              },
              "facts": {
                "type": "object"
              },
              "generated_at": {
                "type": "string"
              },
              "geometry": {
                "type": [
                  "object",
                  "null"
                ]
              },
              "limitations": {
                "items": {
                  "type": "string"
                },
                "minItems": 1,
                "type": "array"
              },
              "meta": {
                "type": "object"
              },
              "payment": {
                "additionalProperties": true,
                "required": [
                  "settled",
                  "price_usdc"
                ],
                "type": "object"
              },
              "recommended_next_steps": {
                "items": {
                  "type": "string"
                },
                "minItems": 1,
                "type": "array"
              },
              "result": {
                "minLength": 1,
                "type": "string"
              },
              "risk_level": {
                "type": "string"
              },
              "service": {
                "const": "gr-tree-cover-share",
                "type": "string"
              },
              "service_id": {
                "const": "eli-0598",
                "type": "string"
              },
              "sources": {
                "items": {
                  "additionalProperties": true,
                  "properties": {
                    "authority": {
                      "type": "string"
                    },
                    "dataset": {
                      "type": "string"
                    },
                    "license": {
                      "type": "string"
                    },
                    "retrieved_at": {
                      "type": "string"
                    },
                    "url": {
                      "type": "string"
                    }
                  },
                  "required": [
                    "authority",
                    "dataset",
                    "url",
                    "license",
                    "retrieved_at"
                  ],
                  "type": "object"
                },
                "minItems": 1,
                "type": "array"
              },
              "status": {
                "enum": [
                  "success",
                  "no_finding",
                  "warning",
                  "high_risk",
                  "not_applicable",
                  "insufficient_coverage",
                  "source_temporarily_unavailable"
                ],
                "type": "string"
              },
              "summary": {
                "minLength": 20,
                "type": "string"
              }
            },
            "required": [
              "service_id",
              "service",
              "category",
              "status",
              "result",
              "summary",
              "facts",
              "geometry",
              "risk_level",
              "confidence",
              "confidence_method",
              "checked_at",
              "data_date",
              "evidence",
              "sources",
              "limitations",
              "recommended_next_steps",
              "evidence_classification",
              "authoritative_status",
              "generated_at",
              "caveats",
              "charged",
              "payment"
            ],
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "asset": "USDC",
        "assetTransferMethod": "eip3009",
        "eip712Domain": {
          "chainId": 8453,
          "name": "USD Coin",
          "verifyingContract": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "version": "2"
        },
        "name": "USD Coin",
        "network_name": "Base Mainnet",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "3a2f65d214a551e0a78398fe169a6227ca1928e8a8e757b43aae82c5ba8f761e",
  "service_id": "4974808ec9500c1e37ba7e091d5a4000764d0cb50ae0784c707b76a57346b0de",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T18:46:13.636Z",
  "url": "https://suedland.halowerk.com/v1/gr-tree-cover-share",
  "usage_rights": "not_reviewed"
}
suedland.halowerk.comShare of ESA WorldCover 2021 pixels classified as cropland. The coordinate is validated against the Natural Earth boundary for Spain; results outside it are rejected before payment.
https://suedland.halowerk.com/v1/es-cropland-share
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E
Source and evidence
{
  "description": "Share of ESA WorldCover 2021 pixels classified as cropland. The coordinate is validated against the Natural Earth boundary for Spain; results outside it are rejected before payment.",
  "domain": "suedland.halowerk.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "payment-identifier"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "additionalProperties": false,
            "properties": {
              "latitude": {
                "description": "WGS84 latitude inside the published European coverage.",
                "maximum": 72.5,
                "minimum": 34,
                "type": "number"
              },
              "longitude": {
                "description": "WGS84 longitude inside the published European coverage.",
                "maximum": 40.5,
                "minimum": -31.5,
                "type": "number"
              }
            },
            "required": [
              "longitude",
              "latitude"
            ],
            "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"
      },
      "output": {
        "properties": {
          "example": {
            "additionalProperties": false,
            "properties": {
              "authoritative_status": {
                "const": "preliminary_non_binding",
                "type": "string"
              },
              "category": {
                "const": "country",
                "type": "string"
              },
              "caveats": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "charged": {
                "type": "boolean"
              },
              "checked_at": {
                "type": "string"
              },
              "confidence": {
                "maximum": 1,
                "minimum": 0,
                "type": "number"
              },
              "confidence_method": {
                "minLength": 20,
                "type": "string"
              },
              "data_date": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "evidence": {
                "additionalProperties": false,
                "properties": {
                  "cropland-share": {
                    "additionalProperties": true,
                    "properties": {
                      "method": {
                        "type": "string"
                      },
                      "metric": {
                        "type": "string"
                      },
                      "name": {
                        "type": "string"
                      },
                      "sample_count": {
                        "minimum": 1,
                        "type": "integer"
                      },
                      "unit": {
                        "type": "string"
                      },
                      "value": {
                        "type": "number"
                      }
                    },
                    "required": [
                      "metric",
                      "name",
                      "unit",
                      "value",
                      "sample_count",
                      "method"
                    ],
                    "type": "object"
                  }
                },
                "required": [
                  "cropland-share"
                ],
                "type": "object"
              },
              "evidence_classification": {
                "const": "derived_from_open_geodata",
                "type": "string"
              },
              "facts": {
                "type": "object"
              },
              "generated_at": {
                "type": "string"
              },
              "geometry": {
                "type": [
                  "object",
                  "null"
                ]
              },
              "limitations": {
                "items": {
                  "type": "string"
                },
                "minItems": 1,
                "type": "array"
              },
              "meta": {
                "type": "object"
              },
              "payment": {
                "additionalProperties": true,
                "required": [
                  "settled",
                  "price_usdc"
                ],
                "type": "object"
              },
              "recommended_next_steps": {
                "items": {
                  "type": "string"
                },
                "minItems": 1,
                "type": "array"
              },
              "result": {
                "minLength": 1,
                "type": "string"
              },
              "risk_level": {
                "type": "string"
              },
              "service": {
                "const": "es-cropland-share",
                "type": "string"
              },
              "service_id": {
                "const": "eli-0521",
                "type": "string"
              },
              "sources": {
                "items": {
                  "additionalProperties": true,
                  "properties": {
                    "authority": {
                      "type": "string"
                    },
                    "dataset": {
                      "type": "string"
                    },
                    "license": {
                      "type": "string"
                    },
                    "retrieved_at": {
                      "type": "string"
                    },
                    "url": {
                      "type": "string"
                    }
                  },
                  "required": [
                    "authority",
                    "dataset",
                    "url",
                    "license",
                    "retrieved_at"
                  ],
                  "type": "object"
                },
                "minItems": 1,
                "type": "array"
              },
              "status": {
                "enum": [
                  "success",
                  "no_finding",
                  "warning",
                  "high_risk",
                  "not_applicable",
                  "insufficient_coverage",
                  "source_temporarily_unavailable"
                ],
                "type": "string"
              },
              "summary": {
                "minLength": 20,
                "type": "string"
              }
            },
            "required": [
              "service_id",
              "service",
              "category",
              "status",
              "result",
              "summary",
              "facts",
              "geometry",
              "risk_level",
              "confidence",
              "confidence_method",
              "checked_at",
              "data_date",
              "evidence",
              "sources",
              "limitations",
              "recommended_next_steps",
              "evidence_classification",
              "authoritative_status",
              "generated_at",
              "caveats",
              "charged",
              "payment"
            ],
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "asset": "USDC",
        "assetTransferMethod": "eip3009",
        "eip712Domain": {
          "chainId": 8453,
          "name": "USD Coin",
          "verifyingContract": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "version": "2"
        },
        "name": "USD Coin",
        "network_name": "Base Mainnet",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "568765f0b83cda96379e848bfb5125ff487210dfe6b84fff6beb09de0db68be1",
  "service_id": "4b9e20cbe64be04854a2a3c35cc2394d2969df362be5f46538aa3270aef1d9ee",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T18:41:15.902Z",
  "url": "https://suedland.halowerk.com/v1/es-cropland-share",
  "usage_rights": "not_reviewed"
}
suedland.halowerk.comMean SoilGrids bulk density for the 0-5 cm layer. The coordinate is validated against the Natural Earth boundary for Spain; results outside it are rejected before payment.
https://suedland.halowerk.com/v1/es-soil-bulk-density
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E
Source and evidence
{
  "description": "Mean SoilGrids bulk density for the 0-5 cm layer. The coordinate is validated against the Natural Earth boundary for Spain; results outside it are rejected before payment.",
  "domain": "suedland.halowerk.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "payment-identifier"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "additionalProperties": false,
            "properties": {
              "latitude": {
                "description": "WGS84 latitude inside the published European coverage.",
                "maximum": 72.5,
                "minimum": 34,
                "type": "number"
              },
              "longitude": {
                "description": "WGS84 longitude inside the published European coverage.",
                "maximum": 40.5,
                "minimum": -31.5,
                "type": "number"
              }
            },
            "required": [
              "longitude",
              "latitude"
            ],
            "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"
      },
      "output": {
        "properties": {
          "example": {
            "additionalProperties": false,
            "properties": {
              "authoritative_status": {
                "const": "preliminary_non_binding",
                "type": "string"
              },
              "category": {
                "const": "country",
                "type": "string"
              },
              "caveats": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "charged": {
                "type": "boolean"
              },
              "checked_at": {
                "type": "string"
              },
              "confidence": {
                "maximum": 1,
                "minimum": 0,
                "type": "number"
              },
              "confidence_method": {
                "minLength": 20,
                "type": "string"
              },
              "data_date": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "evidence": {
                "additionalProperties": false,
                "properties": {
                  "soil-bulk-density": {
                    "additionalProperties": true,
                    "properties": {
                      "method": {
                        "type": "string"
                      },
                      "metric": {
                        "type": "string"
                      },
                      "name": {
                        "type": "string"
                      },
                      "sample_count": {
                        "minimum": 1,
                        "type": "integer"
                      },
                      "unit": {
                        "type": "string"
                      },
                      "value": {
                        "type": "number"
                      }
                    },
                    "required": [
                      "metric",
                      "name",
                      "unit",
                      "value",
                      "sample_count",
                      "method"
                    ],
                    "type": "object"
                  }
                },
                "required": [
                  "soil-bulk-density"
                ],
                "type": "object"
              },
              "evidence_classification": {
                "const": "derived_from_open_geodata",
                "type": "string"
              },
              "facts": {
                "type": "object"
              },
              "generated_at": {
                "type": "string"
              },
              "geometry": {
                "type": [
                  "object",
                  "null"
                ]
              },
              "limitations": {
                "items": {
                  "type": "string"
                },
                "minItems": 1,
                "type": "array"
              },
              "meta": {
                "type": "object"
              },
              "payment": {
                "additionalProperties": true,
                "required": [
                  "settled",
                  "price_usdc"
                ],
                "type": "object"
              },
              "recommended_next_steps": {
                "items": {
                  "type": "string"
                },
                "minItems": 1,
                "type": "array"
              },
              "result": {
                "minLength": 1,
                "type": "string"
              },
              "risk_level": {
                "type": "string"
              },
              "service": {
                "const": "es-soil-bulk-density",
                "type": "string"
              },
              "service_id": {
                "const": "eli-0515",
                "type": "string"
              },
              "sources": {
                "items": {
                  "additionalProperties": true,
                  "properties": {
                    "authority": {
                      "type": "string"
                    },
                    "dataset": {
                      "type": "string"
                    },
                    "license": {
                      "type": "string"
                    },
                    "retrieved_at": {
                      "type": "string"
                    },
                    "url": {
                      "type": "string"
                    }
                  },
                  "required": [
                    "authority",
                    "dataset",
                    "url",
                    "license",
                    "retrieved_at"
                  ],
                  "type": "object"
                },
                "minItems": 1,
                "type": "array"
              },
              "status": {
                "enum": [
                  "success",
                  "no_finding",
                  "warning",
                  "high_risk",
                  "not_applicable",
                  "insufficient_coverage",
                  "source_temporarily_unavailable"
                ],
                "type": "string"
              },
              "summary": {
                "minLength": 20,
                "type": "string"
              }
            },
            "required": [
              "service_id",
              "service",
              "category",
              "status",
              "result",
              "summary",
              "facts",
              "geometry",
              "risk_level",
              "confidence",
              "confidence_method",
              "checked_at",
              "data_date",
              "evidence",
              "sources",
              "limitations",
              "recommended_next_steps",
              "evidence_classification",
              "authoritative_status",
              "generated_at",
              "caveats",
              "charged",
              "payment"
            ],
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "asset": "USDC",
        "assetTransferMethod": "eip3009",
        "eip712Domain": {
          "chainId": 8453,
          "name": "USD Coin",
          "verifyingContract": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "version": "2"
        },
        "name": "USD Coin",
        "network_name": "Base Mainnet",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "e132537b8a7755620e87f984451bbfcd28e9e02b16211cfeade6f6faed7d8492",
  "service_id": "4c56ba590b818fde961e5a58cc5d101c960e48ba9e106f38764b9998c4e28b16",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T18:47:26.966Z",
  "url": "https://suedland.halowerk.com/v1/es-soil-bulk-density",
  "usage_rights": "not_reviewed"
}
suedland.halowerk.comCombined share of permanent water, herbaceous wetland and mangrove classes. The coordinate is validated against the Natural Earth boundary for Malta; results outside it are rejected before payment.
https://suedland.halowerk.com/v1/mt-water-wetland-share
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E
Source and evidence
{
  "description": "Combined share of permanent water, herbaceous wetland and mangrove classes. The coordinate is validated against the Natural Earth boundary for Malta; results outside it are rejected before payment.",
  "domain": "suedland.halowerk.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "payment-identifier"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "additionalProperties": false,
            "properties": {
              "latitude": {
                "description": "WGS84 latitude inside the published European coverage.",
                "maximum": 72.5,
                "minimum": 34,
                "type": "number"
              },
              "longitude": {
                "description": "WGS84 longitude inside the published European coverage.",
                "maximum": 40.5,
                "minimum": -31.5,
                "type": "number"
              }
            },
            "required": [
              "longitude",
              "latitude"
            ],
            "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"
      },
      "output": {
        "properties": {
          "example": {
            "additionalProperties": false,
            "properties": {
              "authoritative_status": {
                "const": "preliminary_non_binding",
                "type": "string"
              },
              "category": {
                "const": "country",
                "type": "string"
              },
              "caveats": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "charged": {
                "type": "boolean"
              },
              "checked_at": {
                "type": "string"
              },
              "confidence": {
                "maximum": 1,
                "minimum": 0,
                "type": "number"
              },
              "confidence_method": {
                "minLength": 20,
                "type": "string"
              },
              "data_date": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "evidence": {
                "additionalProperties": false,
                "properties": {
                  "water-wetland-share": {
                    "additionalProperties": true,
                    "properties": {
                      "method": {
                        "type": "string"
                      },
                      "metric": {
                        "type": "string"
                      },
                      "name": {
                        "type": "string"
                      },
                      "sample_count": {
                        "minimum": 1,
                        "type": "integer"
                      },
                      "unit": {
                        "type": "string"
                      },
                      "value": {
                        "type": "number"
                      }
                    },
                    "required": [
                      "metric",
                      "name",
                      "unit",
                      "value",
                      "sample_count",
                      "method"
                    ],
                    "type": "object"
                  }
                },
                "required": [
                  "water-wetland-share"
                ],
                "type": "object"
              },
              "evidence_classification": {
                "const": "derived_from_open_geodata",
                "type": "string"
              },
              "facts": {
                "type": "object"
              },
              "generated_at": {
                "type": "string"
              },
              "geometry": {
                "type": [
                  "object",
                  "null"
                ]
              },
              "limitations": {
                "items": {
                  "type": "string"
                },
                "minItems": 1,
                "type": "array"
              },
              "meta": {
                "type": "object"
              },
              "payment": {
                "additionalProperties": true,
                "required": [
                  "settled",
                  "price_usdc"
                ],
                "type": "object"
              },
              "recommended_next_steps": {
                "items": {
                  "type": "string"
                },
                "minItems": 1,
                "type": "array"
              },
              "result": {
                "minLength": 1,
                "type": "string"
              },
              "risk_level": {
                "type": "string"
              },
              "service": {
                "const": "mt-water-wetland-share",
                "type": "string"
              },
              "service_id": {
                "const": "eli-0625",
                "type": "string"
              },
              "sources": {
                "items": {
                  "additionalProperties": true,
                  "properties": {
                    "authority": {
                      "type": "string"
                    },
                    "dataset": {
                      "type": "string"
                    },
                    "license": {
                      "type": "string"
                    },
                    "retrieved_at": {
                      "type": "string"
                    },
                    "url": {
                      "type": "string"
                    }
                  },
                  "required": [
                    "authority",
                    "dataset",
                    "url",
                    "license",
                    "retrieved_at"
                  ],
                  "type": "object"
                },
                "minItems": 1,
                "type": "array"
              },
              "status": {
                "enum": [
                  "success",
                  "no_finding",
                  "warning",
                  "high_risk",
                  "not_applicable",
                  "insufficient_coverage",
                  "source_temporarily_unavailable"
                ],
                "type": "string"
              },
              "summary": {
                "minLength": 20,
                "type": "string"
              }
            },
            "required": [
              "service_id",
              "service",
              "category",
              "status",
              "result",
              "summary",
              "facts",
              "geometry",
              "risk_level",
              "confidence",
              "confidence_method",
              "checked_at",
              "data_date",
              "evidence",
              "sources",
              "limitations",
              "recommended_next_steps",
              "evidence_classification",
              "authoritative_status",
              "generated_at",
              "caveats",
              "charged",
              "payment"
            ],
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "asset": "USDC",
        "assetTransferMethod": "eip3009",
        "eip712Domain": {
          "chainId": 8453,
          "name": "USD Coin",
          "verifyingContract": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "version": "2"
        },
        "name": "USD Coin",
        "network_name": "Base Mainnet",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "864f480e73c01bb5ca253737548e95454e56a136f2cea48276e452ced5e9ecc5",
  "service_id": "55150efeac56db22bf509ea203f3c97e39ae1e2874517fad98fb39bbd8f725d5",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T18:47:55.632Z",
  "url": "https://suedland.halowerk.com/v1/mt-water-wetland-share",
  "usage_rights": "not_reviewed"
}
suedland.halowerk.comMean SoilGrids clay fraction for the 0-5 cm layer. The coordinate is validated against the Natural Earth boundary for Italy; results outside it are rejected before payment.
https://suedland.halowerk.com/v1/it-soil-clay
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E
Source and evidence
{
  "description": "Mean SoilGrids clay fraction for the 0-5 cm layer. The coordinate is validated against the Natural Earth boundary for Italy; results outside it are rejected before payment.",
  "domain": "suedland.halowerk.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "payment-identifier"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "additionalProperties": false,
            "properties": {
              "latitude": {
                "description": "WGS84 latitude inside the published European coverage.",
                "maximum": 72.5,
                "minimum": 34,
                "type": "number"
              },
              "longitude": {
                "description": "WGS84 longitude inside the published European coverage.",
                "maximum": 40.5,
                "minimum": -31.5,
                "type": "number"
              }
            },
            "required": [
              "longitude",
              "latitude"
            ],
            "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"
      },
      "output": {
        "properties": {
          "example": {
            "additionalProperties": false,
            "properties": {
              "authoritative_status": {
                "const": "preliminary_non_binding",
                "type": "string"
              },
              "category": {
                "const": "country",
                "type": "string"
              },
              "caveats": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "charged": {
                "type": "boolean"
              },
              "checked_at": {
                "type": "string"
              },
              "confidence": {
                "maximum": 1,
                "minimum": 0,
                "type": "number"
              },
              "confidence_method": {
                "minLength": 20,
                "type": "string"
              },
              "data_date": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "evidence": {
                "additionalProperties": false,
                "properties": {
                  "soil-clay": {
                    "additionalProperties": true,
                    "properties": {
                      "method": {
                        "type": "string"
                      },
                      "metric": {
                        "type": "string"
                      },
                      "name": {
                        "type": "string"
                      },
                      "sample_count": {
                        "minimum": 1,
                        "type": "integer"
                      },
                      "unit": {
                        "type": "string"
                      },
                      "value": {
                        "type": "number"
                      }
                    },
                    "required": [
                      "metric",
                      "name",
                      "unit",
                      "value",
                      "sample_count",
                      "method"
                    ],
                    "type": "object"
                  }
                },
                "required": [
                  "soil-clay"
                ],
                "type": "object"
              },
              "evidence_classification": {
                "const": "derived_from_open_geodata",
                "type": "string"
              },
              "facts": {
                "type": "object"
              },
              "generated_at": {
                "type": "string"
              },
              "geometry": {
                "type": [
                  "object",
                  "null"
                ]
              },
              "limitations": {
                "items": {
                  "type": "string"
                },
                "minItems": 1,
                "type": "array"
              },
              "meta": {
                "type": "object"
              },
              "payment": {
                "additionalProperties": true,
                "required": [
                  "settled",
                  "price_usdc"
                ],
                "type": "object"
              },
              "recommended_next_steps": {
                "items": {
                  "type": "string"
                },
                "minItems": 1,
                "type": "array"
              },
              "result": {
                "minLength": 1,
                "type": "string"
              },
              "risk_level": {
                "type": "string"
              },
              "service": {
                "const": "it-soil-clay",
                "type": "string"
              },
              "service_id": {
                "const": "eli-0561",
                "type": "string"
              },
              "sources": {
                "items": {
                  "additionalProperties": true,
                  "properties": {
                    "authority": {
                      "type": "string"
                    },
                    "dataset": {
                      "type": "string"
                    },
                    "license": {
                      "type": "string"
                    },
                    "retrieved_at": {
                      "type": "string"
                    },
                    "url": {
                      "type": "string"
                    }
                  },
                  "required": [
                    "authority",
                    "dataset",
                    "url",
                    "license",
                    "retrieved_at"
                  ],
                  "type": "object"
                },
                "minItems": 1,
                "type": "array"
              },
              "status": {
                "enum": [
                  "success",
                  "no_finding",
                  "warning",
                  "high_risk",
                  "not_applicable",
                  "insufficient_coverage",
                  "source_temporarily_unavailable"
                ],
                "type": "string"
              },
              "summary": {
                "minLength": 20,
                "type": "string"
              }
            },
            "required": [
              "service_id",
              "service",
              "category",
              "status",
              "result",
              "summary",
              "facts",
              "geometry",
              "risk_level",
              "confidence",
              "confidence_method",
              "checked_at",
              "data_date",
              "evidence",
              "sources",
              "limitations",
              "recommended_next_steps",
              "evidence_classification",
              "authoritative_status",
              "generated_at",
              "caveats",
              "charged",
              "payment"
            ],
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "asset": "USDC",
        "assetTransferMethod": "eip3009",
        "eip712Domain": {
          "chainId": 8453,
          "name": "USD Coin",
          "verifyingContract": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "version": "2"
        },
        "name": "USD Coin",
        "network_name": "Base Mainnet",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "08919569ceb1bc1830d294d70475d278ae3f124c2eae3bcadedc4f3b4a06240a",
  "service_id": "561e2f990655929f8c4686380da02be9266aeaf47f8c53de41a298a3a03bbffd",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T18:50:21.879Z",
  "url": "https://suedland.halowerk.com/v1/it-soil-clay",
  "usage_rights": "not_reviewed"
}
suedland.halowerk.comMean SoilGrids sand fraction for the 0-5 cm layer. The coordinate is validated against the Natural Earth boundary for Portugal; results outside it are rejected before payment.
https://suedland.halowerk.com/v1/pt-soil-sand
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E
Source and evidence
{
  "description": "Mean SoilGrids sand fraction for the 0-5 cm layer. The coordinate is validated against the Natural Earth boundary for Portugal; results outside it are rejected before payment.",
  "domain": "suedland.halowerk.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "payment-identifier"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "additionalProperties": false,
            "properties": {
              "latitude": {
                "description": "WGS84 latitude inside the published European coverage.",
                "maximum": 72.5,
                "minimum": 34,
                "type": "number"
              },
              "longitude": {
                "description": "WGS84 longitude inside the published European coverage.",
                "maximum": 40.5,
                "minimum": -31.5,
                "type": "number"
              }
            },
            "required": [
              "longitude",
              "latitude"
            ],
            "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"
      },
      "output": {
        "properties": {
          "example": {
            "additionalProperties": false,
            "properties": {
              "authoritative_status": {
                "const": "preliminary_non_binding",
                "type": "string"
              },
              "category": {
                "const": "country",
                "type": "string"
              },
              "caveats": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "charged": {
                "type": "boolean"
              },
              "checked_at": {
                "type": "string"
              },
              "confidence": {
                "maximum": 1,
                "minimum": 0,
                "type": "number"
              },
              "confidence_method": {
                "minLength": 20,
                "type": "string"
              },
              "data_date": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "evidence": {
                "additionalProperties": false,
                "properties": {
                  "soil-sand": {
                    "additionalProperties": true,
                    "properties": {
                      "method": {
                        "type": "string"
                      },
                      "metric": {
                        "type": "string"
                      },
                      "name": {
                        "type": "string"
                      },
                      "sample_count": {
                        "minimum": 1,
                        "type": "integer"
                      },
                      "unit": {
                        "type": "string"
                      },
                      "value": {
                        "type": "number"
                      }
                    },
                    "required": [
                      "metric",
                      "name",
                      "unit",
                      "value",
                      "sample_count",
                      "method"
                    ],
                    "type": "object"
                  }
                },
                "required": [
                  "soil-sand"
                ],
                "type": "object"
              },
              "evidence_classification": {
                "const": "derived_from_open_geodata",
                "type": "string"
              },
              "facts": {
                "type": "object"
              },
              "generated_at": {
                "type": "string"
              },
              "geometry": {
                "type": [
                  "object",
                  "null"
                ]
              },
              "limitations": {
                "items": {
                  "type": "string"
                },
                "minItems": 1,
                "type": "array"
              },
              "meta": {
                "type": "object"
              },
              "payment": {
                "additionalProperties": true,
                "required": [
                  "settled",
                  "price_usdc"
                ],
                "type": "object"
              },
              "recommended_next_steps": {
                "items": {
                  "type": "string"
                },
                "minItems": 1,
                "type": "array"
              },
              "result": {
                "minLength": 1,
                "type": "string"
              },
              "risk_level": {
                "type": "string"
              },
              "service": {
                "const": "pt-soil-sand",
                "type": "string"
              },
              "service_id": {
                "const": "eli-0537",
                "type": "string"
              },
              "sources": {
                "items": {
                  "additionalProperties": true,
                  "properties": {
                    "authority": {
                      "type": "string"
                    },
                    "dataset": {
                      "type": "string"
                    },
                    "license": {
                      "type": "string"
                    },
                    "retrieved_at": {
                      "type": "string"
                    },
                    "url": {
                      "type": "string"
                    }
                  },
                  "required": [
                    "authority",
                    "dataset",
                    "url",
                    "license",
                    "retrieved_at"
                  ],
                  "type": "object"
                },
                "minItems": 1,
                "type": "array"
              },
              "status": {
                "enum": [
                  "success",
                  "no_finding",
                  "warning",
                  "high_risk",
                  "not_applicable",
                  "insufficient_coverage",
                  "source_temporarily_unavailable"
                ],
                "type": "string"
              },
              "summary": {
                "minLength": 20,
                "type": "string"
              }
            },
            "required": [
              "service_id",
              "service",
              "category",
              "status",
              "result",
              "summary",
              "facts",
              "geometry",
              "risk_level",
              "confidence",
              "confidence_method",
              "checked_at",
              "data_date",
              "evidence",
              "sources",
              "limitations",
              "recommended_next_steps",
              "evidence_classification",
              "authoritative_status",
              "generated_at",
              "caveats",
              "charged",
              "payment"
            ],
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "asset": "USDC",
        "assetTransferMethod": "eip3009",
        "eip712Domain": {
          "chainId": 8453,
          "name": "USD Coin",
          "verifyingContract": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "version": "2"
        },
        "name": "USD Coin",
        "network_name": "Base Mainnet",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "65a8b1ad7bf5edf91ca3dda2253be89bc305194fec073a5cd32d3ec3a5fc4149",
  "service_id": "564a3d4d2d65d8d63b60382de96db5bdcac2768622786a532d44178287ec54bf",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T18:48:41.996Z",
  "url": "https://suedland.halowerk.com/v1/pt-soil-sand",
  "usage_rights": "not_reviewed"
}
suedland.halowerk.comMean SoilGrids coarse-fragment volume for the 0-5 cm layer. The coordinate is validated against the Natural Earth boundary for Spain; results outside it are rejected before payment.
https://suedland.halowerk.com/v1/es-soil-coarse-fragments
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E
Source and evidence
{
  "description": "Mean SoilGrids coarse-fragment volume for the 0-5 cm layer. The coordinate is validated against the Natural Earth boundary for Spain; results outside it are rejected before payment.",
  "domain": "suedland.halowerk.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "payment-identifier"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "additionalProperties": false,
            "properties": {
              "latitude": {
                "description": "WGS84 latitude inside the published European coverage.",
                "maximum": 72.5,
                "minimum": 34,
                "type": "number"
              },
              "longitude": {
                "description": "WGS84 longitude inside the published European coverage.",
                "maximum": 40.5,
                "minimum": -31.5,
                "type": "number"
              }
            },
            "required": [
              "longitude",
              "latitude"
            ],
            "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"
      },
      "output": {
        "properties": {
          "example": {
            "additionalProperties": false,
            "properties": {
              "authoritative_status": {
                "const": "preliminary_non_binding",
                "type": "string"
              },
              "category": {
                "const": "country",
                "type": "string"
              },
              "caveats": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "charged": {
                "type": "boolean"
              },
              "checked_at": {
                "type": "string"
              },
              "confidence": {
                "maximum": 1,
                "minimum": 0,
                "type": "number"
              },
              "confidence_method": {
                "minLength": 20,
                "type": "string"
              },
              "data_date": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "evidence": {
                "additionalProperties": false,
                "properties": {
                  "soil-coarse-fragments": {
                    "additionalProperties": true,
                    "properties": {
                      "method": {
                        "type": "string"
                      },
                      "metric": {
                        "type": "string"
                      },
                      "name": {
                        "type": "string"
                      },
                      "sample_count": {
                        "minimum": 1,
                        "type": "integer"
                      },
                      "unit": {
                        "type": "string"
                      },
                      "value": {
                        "type": "number"
                      }
                    },
                    "required": [
                      "metric",
                      "name",
                      "unit",
                      "value",
                      "sample_count",
                      "method"
                    ],
                    "type": "object"
                  }
                },
                "required": [
                  "soil-coarse-fragments"
                ],
                "type": "object"
              },
              "evidence_classification": {
                "const": "derived_from_open_geodata",
                "type": "string"
              },
              "facts": {
                "type": "object"
              },
              "generated_at": {
                "type": "string"
              },
              "geometry": {
                "type": [
                  "object",
                  "null"
                ]
              },
              "limitations": {
                "items": {
                  "type": "string"
                },
                "minItems": 1,
                "type": "array"
              },
              "meta": {
                "type": "object"
              },
              "payment": {
                "additionalProperties": true,
                "required": [
                  "settled",
                  "price_usdc"
                ],
                "type": "object"
              },
              "recommended_next_steps": {
                "items": {
                  "type": "string"
                },
                "minItems": 1,
                "type": "array"
              },
              "result": {
                "minLength": 1,
                "type": "string"
              },
              "risk_level": {
                "type": "string"
              },
              "service": {
                "const": "es-soil-coarse-fragments",
                "type": "string"
              },
              "service_id": {
                "const": "eli-0518",
                "type": "string"
              },
              "sources": {
                "items": {
                  "additionalProperties": true,
                  "properties": {
                    "authority": {
                      "type": "string"
                    },
                    "dataset": {
                      "type": "string"
                    },
                    "license": {
                      "type": "string"
                    },
                    "retrieved_at": {
                      "type": "string"
                    },
                    "url": {
                      "type": "string"
                    }
                  },
                  "required": [
                    "authority",
                    "dataset",
                    "url",
                    "license",
                    "retrieved_at"
                  ],
                  "type": "object"
                },
                "minItems": 1,
                "type": "array"
              },
              "status": {
                "enum": [
                  "success",
                  "no_finding",
                  "warning",
                  "high_risk",
                  "not_applicable",
                  "insufficient_coverage",
                  "source_temporarily_unavailable"
                ],
                "type": "string"
              },
              "summary": {
                "minLength": 20,
                "type": "string"
              }
            },
            "required": [
              "service_id",
              "service",
              "category",
              "status",
              "result",
              "summary",
              "facts",
              "geometry",
              "risk_level",
              "confidence",
              "confidence_method",
              "checked_at",
              "data_date",
              "evidence",
              "sources",
              "limitations",
              "recommended_next_steps",
              "evidence_classification",
              "authoritative_status",
              "generated_at",
              "caveats",
              "charged",
              "payment"
            ],
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "asset": "USDC",
        "assetTransferMethod": "eip3009",
        "eip712Domain": {
          "chainId": 8453,
          "name": "USD Coin",
          "verifyingContract": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "version": "2"
        },
        "name": "USD Coin",
        "network_name": "Base Mainnet",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "345f36a24e6eb68121b4af1adc9976ffb3af46dd935184807f473972e0bb86eb",
  "service_id": "56bd36c296c87f0353a3bbb538782d55c5dd5f967f8bccbdf46fc94b933feadb",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T18:48:04.744Z",
  "url": "https://suedland.halowerk.com/v1/es-soil-coarse-fragments",
  "usage_rights": "not_reviewed"
}
suedland.halowerk.comMean SoilGrids sand fraction for the 0-5 cm layer. The coordinate is validated against the Natural Earth boundary for Malta; results outside it are rejected before payment.
https://suedland.halowerk.com/v1/mt-soil-sand
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E
Source and evidence
{
  "description": "Mean SoilGrids sand fraction for the 0-5 cm layer. The coordinate is validated against the Natural Earth boundary for Malta; results outside it are rejected before payment.",
  "domain": "suedland.halowerk.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "payment-identifier"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "additionalProperties": false,
            "properties": {
              "latitude": {
                "description": "WGS84 latitude inside the published European coverage.",
                "maximum": 72.5,
                "minimum": 34,
                "type": "number"
              },
              "longitude": {
                "description": "WGS84 longitude inside the published European coverage.",
                "maximum": 40.5,
                "minimum": -31.5,
                "type": "number"
              }
            },
            "required": [
              "longitude",
              "latitude"
            ],
            "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"
      },
      "output": {
        "properties": {
          "example": {
            "additionalProperties": false,
            "properties": {
              "authoritative_status": {
                "const": "preliminary_non_binding",
                "type": "string"
              },
              "category": {
                "const": "country",
                "type": "string"
              },
              "caveats": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "charged": {
                "type": "boolean"
              },
              "checked_at": {
                "type": "string"
              },
              "confidence": {
                "maximum": 1,
                "minimum": 0,
                "type": "number"
              },
              "confidence_method": {
                "minLength": 20,
                "type": "string"
              },
              "data_date": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "evidence": {
                "additionalProperties": false,
                "properties": {
                  "soil-sand": {
                    "additionalProperties": true,
                    "properties": {
                      "method": {
                        "type": "string"
                      },
                      "metric": {
                        "type": "string"
                      },
                      "name": {
                        "type": "string"
                      },
                      "sample_count": {
                        "minimum": 1,
                        "type": "integer"
                      },
                      "unit": {
                        "type": "string"
                      },
                      "value": {
                        "type": "number"
                      }
                    },
                    "required": [
                      "metric",
                      "name",
                      "unit",
                      "value",
                      "sample_count",
                      "method"
                    ],
                    "type": "object"
                  }
                },
                "required": [
                  "soil-sand"
                ],
                "type": "object"
              },
              "evidence_classification": {
                "const": "derived_from_open_geodata",
                "type": "string"
              },
              "facts": {
                "type": "object"
              },
              "generated_at": {
                "type": "string"
              },
              "geometry": {
                "type": [
                  "object",
                  "null"
                ]
              },
              "limitations": {
                "items": {
                  "type": "string"
                },
                "minItems": 1,
                "type": "array"
              },
              "meta": {
                "type": "object"
              },
              "payment": {
                "additionalProperties": true,
                "required": [
                  "settled",
                  "price_usdc"
                ],
                "type": "object"
              },
              "recommended_next_steps": {
                "items": {
                  "type": "string"
                },
                "minItems": 1,
                "type": "array"
              },
              "result": {
                "minLength": 1,
                "type": "string"
              },
              "risk_level": {
                "type": "string"
              },
              "service": {
                "const": "mt-soil-sand",
                "type": "string"
              },
              "service_id": {
                "const": "eli-0612",
                "type": "string"
              },
              "sources": {
                "items": {
                  "additionalProperties": true,
                  "properties": {
                    "authority": {
                      "type": "string"
                    },
                    "dataset": {
                      "type": "string"
                    },
                    "license": {
                      "type": "string"
                    },
                    "retrieved_at": {
                      "type": "string"
                    },
                    "url": {
                      "type": "string"
                    }
                  },
                  "required": [
                    "authority",
                    "dataset",
                    "url",
                    "license",
                    "retrieved_at"
                  ],
                  "type": "object"
                },
                "minItems": 1,
                "type": "array"
              },
              "status": {
                "enum": [
                  "success",
                  "no_finding",
                  "warning",
                  "high_risk",
                  "not_applicable",
                  "insufficient_coverage",
                  "source_temporarily_unavailable"
                ],
                "type": "string"
              },
              "summary": {
                "minLength": 20,
                "type": "string"
              }
            },
            "required": [
              "service_id",
              "service",
              "category",
              "status",
              "result",
              "summary",
              "facts",
              "geometry",
              "risk_level",
              "confidence",
              "confidence_method",
              "checked_at",
              "data_date",
              "evidence",
              "sources",
              "limitations",
              "recommended_next_steps",
              "evidence_classification",
              "authoritative_status",
              "generated_at",
              "caveats",
              "charged",
              "payment"
            ],
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "asset": "USDC",
        "assetTransferMethod": "eip3009",
        "eip712Domain": {
          "chainId": 8453,
          "name": "USD Coin",
          "verifyingContract": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "version": "2"
        },
        "name": "USD Coin",
        "network_name": "Base Mainnet",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "4cc219795a5956079c720771f87be544ff6cdafb089a89e5305422291ec26edf",
  "service_id": "56cf8ec9189c58e69c3cc2ac483baec43ff03ea1087d8c29d0b8c7b090561db7",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T18:54:19.664Z",
  "url": "https://suedland.halowerk.com/v1/mt-soil-sand",
  "usage_rights": "not_reviewed"
}
suedland.halowerk.comMean SoilGrids coarse-fragment volume for the 0-5 cm layer. The coordinate is validated against the Natural Earth boundary for Greece; results outside it are rejected before payment.
https://suedland.halowerk.com/v1/gr-soil-coarse-fragments
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E
Source and evidence
{
  "description": "Mean SoilGrids coarse-fragment volume for the 0-5 cm layer. The coordinate is validated against the Natural Earth boundary for Greece; results outside it are rejected before payment.",
  "domain": "suedland.halowerk.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "payment-identifier"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "additionalProperties": false,
            "properties": {
              "latitude": {
                "description": "WGS84 latitude inside the published European coverage.",
                "maximum": 72.5,
                "minimum": 34,
                "type": "number"
              },
              "longitude": {
                "description": "WGS84 longitude inside the published European coverage.",
                "maximum": 40.5,
                "minimum": -31.5,
                "type": "number"
              }
            },
            "required": [
              "longitude",
              "latitude"
            ],
            "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"
      },
      "output": {
        "properties": {
          "example": {
            "additionalProperties": false,
            "properties": {
              "authoritative_status": {
                "const": "preliminary_non_binding",
                "type": "string"
              },
              "category": {
                "const": "country",
                "type": "string"
              },
              "caveats": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "charged": {
                "type": "boolean"
              },
              "checked_at": {
                "type": "string"
              },
              "confidence": {
                "maximum": 1,
                "minimum": 0,
                "type": "number"
              },
              "confidence_method": {
                "minLength": 20,
                "type": "string"
              },
              "data_date": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "evidence": {
                "additionalProperties": false,
                "properties": {
                  "soil-coarse-fragments": {
                    "additionalProperties": true,
                    "properties": {
                      "method": {
                        "type": "string"
                      },
                      "metric": {
                        "type": "string"
                      },
                      "name": {
                        "type": "string"
                      },
                      "sample_count": {
                        "minimum": 1,
                        "type": "integer"
                      },
                      "unit": {
                        "type": "string"
                      },
                      "value": {
                        "type": "number"
                      }
                    },
                    "required": [
                      "metric",
                      "name",
                      "unit",
                      "value",
                      "sample_count",
                      "method"
                    ],
                    "type": "object"
                  }
                },
                "required": [
                  "soil-coarse-fragments"
                ],
                "type": "object"
              },
              "evidence_classification": {
                "const": "derived_from_open_geodata",
                "type": "string"
              },
              "facts": {
                "type": "object"
              },
              "generated_at": {
                "type": "string"
              },
              "geometry": {
                "type": [
                  "object",
                  "null"
                ]
              },
              "limitations": {
                "items": {
                  "type": "string"
                },
                "minItems": 1,
                "type": "array"
              },
              "meta": {
                "type": "object"
              },
              "payment": {
                "additionalProperties": true,
                "required": [
                  "settled",
                  "price_usdc"
                ],
                "type": "object"
              },
              "recommended_next_steps": {
                "items": {
                  "type": "string"
                },
                "minItems": 1,
                "type": "array"
              },
              "result": {
                "minLength": 1,
                "type": "string"
              },
              "risk_level": {
                "type": "string"
              },
              "service": {
                "const": "gr-soil-coarse-fragments",
                "type": "string"
              },
              "service_id": {
                "const": "eli-0593",
                "type": "string"
              },
              "sources": {
                "items": {
                  "additionalProperties": true,
                  "properties": {
                    "authority": {
                      "type": "string"
                    },
                    "dataset": {
                      "type": "string"
                    },
                    "license": {
                      "type": "string"
                    },
                    "retrieved_at": {
                      "type": "string"
                    },
                    "url": {
                      "type": "string"
                    }
                  },
                  "required": [
                    "authority",
                    "dataset",
                    "url",
                    "license",
                    "retrieved_at"
                  ],
                  "type": "object"
                },
                "minItems": 1,
                "type": "array"
              },
              "status": {
                "enum": [
                  "success",
                  "no_finding",
                  "warning",
                  "high_risk",
                  "not_applicable",
                  "insufficient_coverage",
                  "source_temporarily_unavailable"
                ],
                "type": "string"
              },
              "summary": {
                "minLength": 20,
                "type": "string"
              }
            },
            "required": [
              "service_id",
              "service",
              "category",
              "status",
              "result",
              "summary",
              "facts",
              "geometry",
              "risk_level",
              "confidence",
              "confidence_method",
              "checked_at",
              "data_date",
              "evidence",
              "sources",
              "limitations",
              "recommended_next_steps",
              "evidence_classification",
              "authoritative_status",
              "generated_at",
              "caveats",
              "charged",
              "payment"
            ],
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "asset": "USDC",
        "assetTransferMethod": "eip3009",
        "eip712Domain": {
          "chainId": 8453,
          "name": "USD Coin",
          "verifyingContract": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "version": "2"
        },
        "name": "USD Coin",
        "network_name": "Base Mainnet",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "63c5ddee5f1a2cf2437f9c170fa0a553fe3cbfec928748a8d3beb4f9dd976908",
  "service_id": "5860f5e121a35f6c04ecfb5411654c9b8006192607509e091b90d03a8536fb12",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T18:53:42.183Z",
  "url": "https://suedland.halowerk.com/v1/gr-soil-coarse-fragments",
  "usage_rights": "not_reviewed"
}
suedland.halowerk.comMean SoilGrids bulk density for the 0-5 cm layer. The coordinate is validated against the Natural Earth boundary for Malta; results outside it are rejected before payment.
https://suedland.halowerk.com/v1/mt-soil-bulk-density
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E
Source and evidence
{
  "description": "Mean SoilGrids bulk density for the 0-5 cm layer. The coordinate is validated against the Natural Earth boundary for Malta; results outside it are rejected before payment.",
  "domain": "suedland.halowerk.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "payment-identifier"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "additionalProperties": false,
            "properties": {
              "latitude": {
                "description": "WGS84 latitude inside the published European coverage.",
                "maximum": 72.5,
                "minimum": 34,
                "type": "number"
              },
              "longitude": {
                "description": "WGS84 longitude inside the published European coverage.",
                "maximum": 40.5,
                "minimum": -31.5,
                "type": "number"
              }
            },
            "required": [
              "longitude",
              "latitude"
            ],
            "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"
      },
      "output": {
        "properties": {
          "example": {
            "additionalProperties": false,
            "properties": {
              "authoritative_status": {
                "const": "preliminary_non_binding",
                "type": "string"
              },
              "category": {
                "const": "country",
                "type": "string"
              },
              "caveats": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "charged": {
                "type": "boolean"
              },
              "checked_at": {
                "type": "string"
              },
              "confidence": {
                "maximum": 1,
                "minimum": 0,
                "type": "number"
              },
              "confidence_method": {
                "minLength": 20,
                "type": "string"
              },
              "data_date": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "evidence": {
                "additionalProperties": false,
                "properties": {
                  "soil-bulk-density": {
                    "additionalProperties": true,
                    "properties": {
                      "method": {
                        "type": "string"
                      },
                      "metric": {
                        "type": "string"
                      },
                      "name": {
                        "type": "string"
                      },
                      "sample_count": {
                        "minimum": 1,
                        "type": "integer"
                      },
                      "unit": {
                        "type": "string"
                      },
                      "value": {
                        "type": "number"
                      }
                    },
                    "required": [
                      "metric",
                      "name",
                      "unit",
                      "value",
                      "sample_count",
                      "method"
                    ],
                    "type": "object"
                  }
                },
                "required": [
                  "soil-bulk-density"
                ],
                "type": "object"
              },
              "evidence_classification": {
                "const": "derived_from_open_geodata",
                "type": "string"
              },
              "facts": {
                "type": "object"
              },
              "generated_at": {
                "type": "string"
              },
              "geometry": {
                "type": [
                  "object",
                  "null"
                ]
              },
              "limitations": {
                "items": {
                  "type": "string"
                },
                "minItems": 1,
                "type": "array"
              },
              "meta": {
                "type": "object"
              },
              "payment": {
                "additionalProperties": true,
                "required": [
                  "settled",
                  "price_usdc"
                ],
                "type": "object"
              },
              "recommended_next_steps": {
                "items": {
                  "type": "string"
                },
                "minItems": 1,
                "type": "array"
              },
              "result": {
                "minLength": 1,
                "type": "string"
              },
              "risk_level": {
                "type": "string"
              },
              "service": {
                "const": "mt-soil-bulk-density",
                "type": "string"
              },
              "service_id": {
                "const": "eli-0615",
                "type": "string"
              },
              "sources": {
                "items": {
                  "additionalProperties": true,
                  "properties": {
                    "authority": {
                      "type": "string"
                    },
                    "dataset": {
                      "type": "string"
                    },
                    "license": {
                      "type": "string"
                    },
                    "retrieved_at": {
                      "type": "string"
                    },
                    "url": {
                      "type": "string"
                    }
                  },
                  "required": [
                    "authority",
                    "dataset",
                    "url",
                    "license",
                    "retrieved_at"
                  ],
                  "type": "object"
                },
                "minItems": 1,
                "type": "array"
              },
              "status": {
                "enum": [
                  "success",
                  "no_finding",
                  "warning",
                  "high_risk",
                  "not_applicable",
                  "insufficient_coverage",
                  "source_temporarily_unavailable"
                ],
                "type": "string"
              },
              "summary": {
                "minLength": 20,
                "type": "string"
              }
            },
            "required": [
              "service_id",
              "service",
              "category",
              "status",
              "result",
              "summary",
              "facts",
              "geometry",
              "risk_level",
              "confidence",
              "confidence_method",
              "checked_at",
              "data_date",
              "evidence",
              "sources",
              "limitations",
              "recommended_next_steps",
              "evidence_classification",
              "authoritative_status",
              "generated_at",
              "caveats",
              "charged",
              "payment"
            ],
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "asset": "USDC",
        "assetTransferMethod": "eip3009",
        "eip712Domain": {
          "chainId": 8453,
          "name": "USD Coin",
          "verifyingContract": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "version": "2"
        },
        "name": "USD Coin",
        "network_name": "Base Mainnet",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "5e8c4a06971305da9217ebfbc55d19e5e45694dbd71fccbb45e76ba254dd73ee",
  "service_id": "58b7383d49c94993a800eb54b99e00f948332fb0cc40a74deb37b43426d6f573",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T18:54:56.79Z",
  "url": "https://suedland.halowerk.com/v1/mt-soil-bulk-density",
  "usage_rights": "not_reviewed"
}
suedland.halowerk.comDominant ESA WorldCover 2021 class in the analysis area. The coordinate is validated against the Natural Earth boundary for Malta; results outside it are rejected before payment.
https://suedland.halowerk.com/v1/mt-landcover-class
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E
Source and evidence
{
  "description": "Dominant ESA WorldCover 2021 class in the analysis area. The coordinate is validated against the Natural Earth boundary for Malta; results outside it are rejected before payment.",
  "domain": "suedland.halowerk.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "payment-identifier"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "additionalProperties": false,
            "properties": {
              "latitude": {
                "description": "WGS84 latitude inside the published European coverage.",
                "maximum": 72.5,
                "minimum": 34,
                "type": "number"
              },
              "longitude": {
                "description": "WGS84 longitude inside the published European coverage.",
                "maximum": 40.5,
                "minimum": -31.5,
                "type": "number"
              }
            },
            "required": [
              "longitude",
              "latitude"
            ],
            "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"
      },
      "output": {
        "properties": {
          "example": {
            "additionalProperties": false,
            "properties": {
              "authoritative_status": {
                "const": "preliminary_non_binding",
                "type": "string"
              },
              "category": {
                "const": "country",
                "type": "string"
              },
              "caveats": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "charged": {
                "type": "boolean"
              },
              "checked_at": {
                "type": "string"
              },
              "confidence": {
                "maximum": 1,
                "minimum": 0,
                "type": "number"
              },
              "confidence_method": {
                "minLength": 20,
                "type": "string"
              },
              "data_date": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "evidence": {
                "additionalProperties": false,
                "properties": {
                  "landcover-class": {
                    "additionalProperties": true,
                    "properties": {
                      "method": {
                        "type": "string"
                      },
                      "metric": {
                        "type": "string"
                      },
                      "name": {
                        "type": "string"
                      },
                      "sample_count": {
                        "minimum": 1,
                        "type": "integer"
                      },
                      "unit": {
                        "type": "string"
                      },
                      "value": {
                        "type": [
                          "number",
                          "string"
                        ]
                      }
                    },
                    "required": [
                      "metric",
                      "name",
                      "unit",
                      "value",
                      "sample_count",
                      "method"
                    ],
                    "type": "object"
                  }
                },
                "required": [
                  "landcover-class"
                ],
                "type": "object"
              },
              "evidence_classification": {
                "const": "derived_from_open_geodata",
                "type": "string"
              },
              "facts": {
                "type": "object"
              },
              "generated_at": {
                "type": "string"
              },
              "geometry": {
                "type": [
                  "object",
                  "null"
                ]
              },
              "limitations": {
                "items": {
                  "type": "string"
                },
                "minItems": 1,
                "type": "array"
              },
              "meta": {
                "type": "object"
              },
              "payment": {
                "additionalProperties": true,
                "required": [
                  "settled",
                  "price_usdc"
                ],
                "type": "object"
              },
              "recommended_next_steps": {
                "items": {
                  "type": "string"
                },
                "minItems": 1,
                "type": "array"
              },
              "result": {
                "minLength": 1,
                "type": "string"
              },
              "risk_level": {
                "type": "string"
              },
              "service": {
                "const": "mt-landcover-class",
                "type": "string"
              },
              "service_id": {
                "const": "eli-0620",
                "type": "string"
              },
              "sources": {
                "items": {
                  "additionalProperties": true,
                  "properties": {
                    "authority": {
                      "type": "string"
                    },
                    "dataset": {
                      "type": "string"
                    },
                    "license": {
                      "type": "string"
                    },
                    "retrieved_at": {
                      "type": "string"
                    },
                    "url": {
                      "type": "string"
                    }
                  },
                  "required": [
                    "authority",
                    "dataset",
                    "url",
                    "license",
                    "retrieved_at"
                  ],
                  "type": "object"
                },
                "minItems": 1,
                "type": "array"
              },
              "status": {
                "enum": [
                  "success",
                  "no_finding",
                  "warning",
                  "high_risk",
                  "not_applicable",
                  "insufficient_coverage",
                  "source_temporarily_unavailable"
                ],
                "type": "string"
              },
              "summary": {
                "minLength": 20,
                "type": "string"
              }
            },
            "required": [
              "service_id",
              "service",
              "category",
              "status",
              "result",
              "summary",
              "facts",
              "geometry",
              "risk_level",
              "confidence",
              "confidence_method",
              "checked_at",
              "data_date",
              "evidence",
              "sources",
              "limitations",
              "recommended_next_steps",
              "evidence_classification",
              "authoritative_status",
              "generated_at",
              "caveats",
              "charged",
              "payment"
            ],
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "asset": "USDC",
        "assetTransferMethod": "eip3009",
        "eip712Domain": {
          "chainId": 8453,
          "name": "USD Coin",
          "verifyingContract": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "version": "2"
        },
        "name": "USD Coin",
        "network_name": "Base Mainnet",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "195f1b48e5c7a574275b72e938de57b179b971f657ca647a11f1b21404ae5a1e",
  "service_id": "5a4d268f605fcec0f008ad3766cc2f6a2988082c2c3f2c1584908e5f99d33286",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T18:47:29.268Z",
  "url": "https://suedland.halowerk.com/v1/mt-landcover-class",
  "usage_rights": "not_reviewed"
}
suedland.halowerk.comSouth-facing slope orientation index derived from aspect and slope. The coordinate is validated against the Natural Earth boundary for Malta; results outside it are rejected before payment.
https://suedland.halowerk.com/v1/mt-solar-orientation
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E
Source and evidence
{
  "description": "South-facing slope orientation index derived from aspect and slope. The coordinate is validated against the Natural Earth boundary for Malta; results outside it are rejected before payment.",
  "domain": "suedland.halowerk.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "payment-identifier"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "additionalProperties": false,
            "properties": {
              "latitude": {
                "description": "WGS84 latitude inside the published European coverage.",
                "maximum": 72.5,
                "minimum": 34,
                "type": "number"
              },
              "longitude": {
                "description": "WGS84 longitude inside the published European coverage.",
                "maximum": 40.5,
                "minimum": -31.5,
                "type": "number"
              }
            },
            "required": [
              "longitude",
              "latitude"
            ],
            "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"
      },
      "output": {
        "properties": {
          "example": {
            "additionalProperties": false,
            "properties": {
              "authoritative_status": {
                "const": "preliminary_non_binding",
                "type": "string"
              },
              "category": {
                "const": "country",
                "type": "string"
              },
              "caveats": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "charged": {
                "type": "boolean"
              },
              "checked_at": {
                "type": "string"
              },
              "confidence": {
                "maximum": 1,
                "minimum": 0,
                "type": "number"
              },
              "confidence_method": {
                "minLength": 20,
                "type": "string"
              },
              "data_date": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "evidence": {
                "additionalProperties": false,
                "properties": {
                  "solar-orientation": {
                    "additionalProperties": true,
                    "properties": {
                      "method": {
                        "type": "string"
                      },
                      "metric": {
                        "type": "string"
                      },
                      "name": {
                        "type": "string"
                      },
                      "sample_count": {
                        "minimum": 1,
                        "type": "integer"
                      },
                      "unit": {
                        "type": "string"
                      },
                      "value": {
                        "type": "number"
                      }
                    },
                    "required": [
                      "metric",
                      "name",
                      "unit",
                      "value",
                      "sample_count",
                      "method"
                    ],
                    "type": "object"
                  }
                },
                "required": [
                  "solar-orientation"
                ],
                "type": "object"
              },
              "evidence_classification": {
                "const": "derived_from_open_geodata",
                "type": "string"
              },
              "facts": {
                "type": "object"
              },
              "generated_at": {
                "type": "string"
              },
              "geometry": {
                "type": [
                  "object",
                  "null"
                ]
              },
              "limitations": {
                "items": {
                  "type": "string"
                },
                "minItems": 1,
                "type": "array"
              },
              "meta": {
                "type": "object"
              },
              "payment": {
                "additionalProperties": true,
                "required": [
                  "settled",
                  "price_usdc"
                ],
                "type": "object"
              },
              "recommended_next_steps": {
                "items": {
                  "type": "string"
                },
                "minItems": 1,
                "type": "array"
              },
              "result": {
                "minLength": 1,
                "type": "string"
              },
              "risk_level": {
                "type": "string"
              },
              "service": {
                "const": "mt-solar-orientation",
                "type": "string"
              },
              "service_id": {
                "const": "eli-0608",
                "type": "string"
              },
              "sources": {
                "items": {
                  "additionalProperties": true,
                  "properties": {
                    "authority": {
                      "type": "string"
                    },
                    "dataset": {
                      "type": "string"
                    },
                    "license": {
                      "type": "string"
                    },
                    "retrieved_at": {
                      "type": "string"
                    },
                    "url": {
                      "type": "string"
                    }
                  },
                  "required": [
                    "authority",
                    "dataset",
                    "url",
                    "license",
                    "retrieved_at"
                  ],
                  "type": "object"
                },
                "minItems": 1,
                "type": "array"
              },
              "status": {
                "enum": [
                  "success",
                  "no_finding",
                  "warning",
                  "high_risk",
                  "not_applicable",
                  "insufficient_coverage",
                  "source_temporarily_unavailable"
                ],
                "type": "string"
              },
              "summary": {
                "minLength": 20,
                "type": "string"
              }
            },
            "required": [
              "service_id",
              "service",
              "category",
              "status",
              "result",
              "summary",
              "facts",
              "geometry",
              "risk_level",
              "confidence",
              "confidence_method",
              "checked_at",
              "data_date",
              "evidence",
              "sources",
              "limitations",
              "recommended_next_steps",
              "evidence_classification",
              "authoritative_status",
              "generated_at",
              "caveats",
              "charged",
              "payment"
            ],
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "asset": "USDC",
        "assetTransferMethod": "eip3009",
        "eip712Domain": {
          "chainId": 8453,
          "name": "USD Coin",
          "verifyingContract": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "version": "2"
        },
        "name": "USD Coin",
        "network_name": "Base Mainnet",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "bf75973632eb62247bc56b64d572f0dce20d14501366ca7bc4d951ba7bc40952",
  "service_id": "5a71c75a28eba0fecaf839726678a29d00b6ba2c1e3fa1e1e16828df7e1f6bb4",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T18:47:16.333Z",
  "url": "https://suedland.halowerk.com/v1/mt-solar-orientation",
  "usage_rights": "not_reviewed"
}
suedland.halowerk.comMean SoilGrids organic carbon for the 0-5 cm layer. The coordinate is validated against the Natural Earth boundary for Spain; results outside it are rejected before payment.
https://suedland.halowerk.com/v1/es-soil-organic-carbon
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E
Source and evidence
{
  "description": "Mean SoilGrids organic carbon for the 0-5 cm layer. The coordinate is validated against the Natural Earth boundary for Spain; results outside it are rejected before payment.",
  "domain": "suedland.halowerk.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "payment-identifier"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "additionalProperties": false,
            "properties": {
              "latitude": {
                "description": "WGS84 latitude inside the published European coverage.",
                "maximum": 72.5,
                "minimum": 34,
                "type": "number"
              },
              "longitude": {
                "description": "WGS84 longitude inside the published European coverage.",
                "maximum": 40.5,
                "minimum": -31.5,
                "type": "number"
              }
            },
            "required": [
              "longitude",
              "latitude"
            ],
            "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"
      },
      "output": {
        "properties": {
          "example": {
            "additionalProperties": false,
            "properties": {
              "authoritative_status": {
                "const": "preliminary_non_binding",
                "type": "string"
              },
              "category": {
                "const": "country",
                "type": "string"
              },
              "caveats": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "charged": {
                "type": "boolean"
              },
              "checked_at": {
                "type": "string"
              },
              "confidence": {
                "maximum": 1,
                "minimum": 0,
                "type": "number"
              },
              "confidence_method": {
                "minLength": 20,
                "type": "string"
              },
              "data_date": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "evidence": {
                "additionalProperties": false,
                "properties": {
                  "soil-organic-carbon": {
                    "additionalProperties": true,
                    "properties": {
                      "method": {
                        "type": "string"
                      },
                      "metric": {
                        "type": "string"
                      },
                      "name": {
                        "type": "string"
                      },
                      "sample_count": {
                        "minimum": 1,
                        "type": "integer"
                      },
                      "unit": {
                        "type": "string"
                      },
                      "value": {
                        "type": "number"
                      }
                    },
                    "required": [
                      "metric",
                      "name",
                      "unit",
                      "value",
                      "sample_count",
                      "method"
                    ],
                    "type": "object"
                  }
                },
                "required": [
                  "soil-organic-carbon"
                ],
                "type": "object"
              },
              "evidence_classification": {
                "const": "derived_from_open_geodata",
                "type": "string"
              },
              "facts": {
                "type": "object"
              },
              "generated_at": {
                "type": "string"
              },
              "geometry": {
                "type": [
                  "object",
                  "null"
                ]
              },
              "limitations": {
                "items": {
                  "type": "string"
                },
                "minItems": 1,
                "type": "array"
              },
              "meta": {
                "type": "object"
              },
              "payment": {
                "additionalProperties": true,
                "required": [
                  "settled",
                  "price_usdc"
                ],
                "type": "object"
              },
              "recommended_next_steps": {
                "items": {
                  "type": "string"
                },
                "minItems": 1,
                "type": "array"
              },
              "result": {
                "minLength": 1,
                "type": "string"
              },
              "risk_level": {
                "type": "string"
              },
              "service": {
                "const": "es-soil-organic-carbon",
                "type": "string"
              },
              "service_id": {
                "const": "eli-0514",
                "type": "string"
              },
              "sources": {
                "items": {
                  "additionalProperties": true,
                  "properties": {
                    "authority": {
                      "type": "string"
                    },
                    "dataset": {
                      "type": "string"
                    },
                    "license": {
                      "type": "string"
                    },
                    "retrieved_at": {
                      "type": "string"
                    },
                    "url": {
                      "type": "string"
                    }
                  },
                  "required": [
                    "authority",
                    "dataset",
                    "url",
                    "license",
                    "retrieved_at"
                  ],
                  "type": "object"
                },
                "minItems": 1,
                "type": "array"
              },
              "status": {
                "enum": [
                  "success",
                  "no_finding",
                  "warning",
                  "high_risk",
                  "not_applicable",
                  "insufficient_coverage",
                  "source_temporarily_unavailable"
                ],
                "type": "string"
              },
              "summary": {
                "minLength": 20,
                "type": "string"
              }
            },
            "required": [
              "service_id",
              "service",
              "category",
              "status",
              "result",
              "summary",
              "facts",
              "geometry",
              "risk_level",
              "confidence",
              "confidence_method",
              "checked_at",
              "data_date",
              "evidence",
              "sources",
              "limitations",
              "recommended_next_steps",
              "evidence_classification",
              "authoritative_status",
              "generated_at",
              "caveats",
              "charged",
              "payment"
            ],
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "asset": "USDC",
        "assetTransferMethod": "eip3009",
        "eip712Domain": {
          "chainId": 8453,
          "name": "USD Coin",
          "verifyingContract": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "version": "2"
        },
        "name": "USD Coin",
        "network_name": "Base Mainnet",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "9589bc27b4eaa1b4c7e3e9b7677be42065a589fd4f67c53fd99a1a190c6bf87b",
  "service_id": "5cd74c41909177fc4cc8b47627dffb70f6eb2b9e9059f6397f7ae1b21c972bf8",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T18:47:14.92Z",
  "url": "https://suedland.halowerk.com/v1/es-soil-organic-carbon",
  "usage_rights": "not_reviewed"
}
suedland.halowerk.comSouth-facing slope orientation index derived from aspect and slope. The coordinate is validated against the Natural Earth boundary for Portugal; results outside it are rejected before payment.
https://suedland.halowerk.com/v1/pt-solar-orientation
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E
Source and evidence
{
  "description": "South-facing slope orientation index derived from aspect and slope. The coordinate is validated against the Natural Earth boundary for Portugal; results outside it are rejected before payment.",
  "domain": "suedland.halowerk.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "payment-identifier"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "additionalProperties": false,
            "properties": {
              "latitude": {
                "description": "WGS84 latitude inside the published European coverage.",
                "maximum": 72.5,
                "minimum": 34,
                "type": "number"
              },
              "longitude": {
                "description": "WGS84 longitude inside the published European coverage.",
                "maximum": 40.5,
                "minimum": -31.5,
                "type": "number"
              }
            },
            "required": [
              "longitude",
              "latitude"
            ],
            "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"
      },
      "output": {
        "properties": {
          "example": {
            "additionalProperties": false,
            "properties": {
              "authoritative_status": {
                "const": "preliminary_non_binding",
                "type": "string"
              },
              "category": {
                "const": "country",
                "type": "string"
              },
              "caveats": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "charged": {
                "type": "boolean"
              },
              "checked_at": {
                "type": "string"
              },
              "confidence": {
                "maximum": 1,
                "minimum": 0,
                "type": "number"
              },
              "confidence_method": {
                "minLength": 20,
                "type": "string"
              },
              "data_date": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "evidence": {
                "additionalProperties": false,
                "properties": {
                  "solar-orientation": {
                    "additionalProperties": true,
                    "properties": {
                      "method": {
                        "type": "string"
                      },
                      "metric": {
                        "type": "string"
                      },
                      "name": {
                        "type": "string"
                      },
                      "sample_count": {
                        "minimum": 1,
                        "type": "integer"
                      },
                      "unit": {
                        "type": "string"
                      },
                      "value": {
                        "type": "number"
                      }
                    },
                    "required": [
                      "metric",
                      "name",
                      "unit",
                      "value",
                      "sample_count",
                      "method"
                    ],
                    "type": "object"
                  }
                },
                "required": [
                  "solar-orientation"
                ],
                "type": "object"
              },
              "evidence_classification": {
                "const": "derived_from_open_geodata",
                "type": "string"
              },
              "facts": {
                "type": "object"
              },
              "generated_at": {
                "type": "string"
              },
              "geometry": {
                "type": [
                  "object",
                  "null"
                ]
              },
              "limitations": {
                "items": {
                  "type": "string"
                },
                "minItems": 1,
                "type": "array"
              },
              "meta": {
                "type": "object"
              },
              "payment": {
                "additionalProperties": true,
                "required": [
                  "settled",
                  "price_usdc"
                ],
                "type": "object"
              },
              "recommended_next_steps": {
                "items": {
                  "type": "string"
                },
                "minItems": 1,
                "type": "array"
              },
              "result": {
                "minLength": 1,
                "type": "string"
              },
              "risk_level": {
                "type": "string"
              },
              "service": {
                "const": "pt-solar-orientation",
                "type": "string"
              },
              "service_id": {
                "const": "eli-0533",
                "type": "string"
              },
              "sources": {
                "items": {
                  "additionalProperties": true,
                  "properties": {
                    "authority": {
                      "type": "string"
                    },
                    "dataset": {
                      "type": "string"
                    },
                    "license": {
                      "type": "string"
                    },
                    "retrieved_at": {
                      "type": "string"
                    },
                    "url": {
                      "type": "string"
                    }
                  },
                  "required": [
                    "authority",
                    "dataset",
                    "url",
                    "license",
                    "retrieved_at"
                  ],
                  "type": "object"
                },
                "minItems": 1,
                "type": "array"
              },
              "status": {
                "enum": [
                  "success",
                  "no_finding",
                  "warning",
                  "high_risk",
                  "not_applicable",
                  "insufficient_coverage",
                  "source_temporarily_unavailable"
                ],
                "type": "string"
              },
              "summary": {
                "minLength": 20,
                "type": "string"
              }
            },
            "required": [
              "service_id",
              "service",
              "category",
              "status",
              "result",
              "summary",
              "facts",
              "geometry",
              "risk_level",
              "confidence",
              "confidence_method",
              "checked_at",
              "data_date",
              "evidence",
              "sources",
              "limitations",
              "recommended_next_steps",
              "evidence_classification",
              "authoritative_status",
              "generated_at",
              "caveats",
              "charged",
              "payment"
            ],
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "asset": "USDC",
        "assetTransferMethod": "eip3009",
        "eip712Domain": {
          "chainId": 8453,
          "name": "USD Coin",
          "verifyingContract": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "version": "2"
        },
        "name": "USD Coin",
        "network_name": "Base Mainnet",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "3c525a932ead72e448236915224b6f3ca0821c2989ed0c3701c13d04fb96bf2d",
  "service_id": "5ebf684780d7f61911d9278996660bd4d5fa65a0b5e0423b319ee6c8dc9ba3d0",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T18:42:30.783Z",
  "url": "https://suedland.halowerk.com/v1/pt-solar-orientation",
  "usage_rights": "not_reviewed"
}

Outcome evidence starts with your workflow.

Private intake is ready for task IDs, charges, retries, result fingerprints and your evaluation criteria. Public performance comparisons need measured results; we do not have that benchmark yet.

Discuss an outcome integration
Collection coverage

Discovery comes from configured registries. Endpoint checks record responses, not task success. Older snapshots retain less detail. Customer usage, commercial terms and task evaluations require additional evidence.

1,423 historical or current source records quarantined during normalization; they are excluded from public comparisons.

43 of 43 archive objects verified in Backblaze. Last verification: Sep 12, 2026, 05:56 UTC.

Collection status JSON