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.

atlantikland.halowerk.comCircular direction of the dominant surface gradient, clockwise from north. The coordinate is validated against the Natural Earth boundary for Luxembourg; results outside it are rejected before payment.
https://atlantikland.halowerk.com/v1/lu-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 Luxembourg; results outside it are rejected before payment.",
  "domain": "atlantikland.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": "lu-aspect",
                "type": "string"
              },
              "service_id": {
                "const": "eli-0354",
                "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": "cf3869543eb66bb0fd3e7f490e3c7dc414bcd5a1cc691fecb37a00ec40029e95",
  "service_id": "5bcbf0a74842fac5c55d36d87a4799e12ac5fe854124b45cc0eb460f94b4b075",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T18:31:13.645Z",
  "url": "https://atlantikland.halowerk.com/v1/lu-aspect",
  "usage_rights": "not_reviewed"
}
atlantikland.halowerk.comDifference between maximum and minimum sampled surface elevation. The coordinate is validated against the Natural Earth boundary for Belgium; results outside it are rejected before payment.
https://atlantikland.halowerk.com/v1/be-local-relief
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E
Source and evidence
{
  "description": "Difference between maximum and minimum sampled surface elevation. The coordinate is validated against the Natural Earth boundary for Belgium; results outside it are rejected before payment.",
  "domain": "atlantikland.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": {
                  "local-relief": {
                    "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": [
                  "local-relief"
                ],
                "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": "be-local-relief",
                "type": "string"
              },
              "service_id": {
                "const": "eli-0306",
                "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": "1c869c61d597d7400402a6aad11bfdf584ee6e6064a60e5392cc28681d3b7cd5",
  "service_id": "5cc865d90036fd04bb71984887260c7906ecfff2c1d8b04b13ad5f79f299e69a",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T18:28:19.012Z",
  "url": "https://atlantikland.halowerk.com/v1/be-local-relief",
  "usage_rights": "not_reviewed"
}
atlantikland.halowerk.comShare of ESA WorldCover 2021 pixels classified as cropland. The coordinate is validated against the Natural Earth boundary for Netherlands; results outside it are rejected before payment.
https://atlantikland.halowerk.com/v1/nl-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 Netherlands; results outside it are rejected before payment.",
  "domain": "atlantikland.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": "nl-cropland-share",
                "type": "string"
              },
              "service_id": {
                "const": "eli-0346",
                "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": "57a049dff2805d7c26cca751f066b7a88703a645956e3c24f584e6e2c136ce18",
  "service_id": "5dbe5f38f40995f38ebf72caf76cd1da6797d06684a981ff85ff12dbacfa92eb",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T18:30:23.911Z",
  "url": "https://atlantikland.halowerk.com/v1/nl-cropland-share",
  "usage_rights": "not_reviewed"
}
atlantikland.halowerk.comShare of ESA WorldCover 2021 pixels classified as grassland. The coordinate is validated against the Natural Earth boundary for Belgium; results outside it are rejected before payment.
https://atlantikland.halowerk.com/v1/be-grassland-share
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E
Source and evidence
{
  "description": "Share of ESA WorldCover 2021 pixels classified as grassland. The coordinate is validated against the Natural Earth boundary for Belgium; results outside it are rejected before payment.",
  "domain": "atlantikland.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": {
                  "grassland-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": [
                  "grassland-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": "be-grassland-share",
                "type": "string"
              },
              "service_id": {
                "const": "eli-0322",
                "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": "9af3299bb686f768e8b396f94beb755dfca9f0a57064613498e96d3eb0a18014",
  "service_id": "5e96f225e74e332f82ef9d95b12512ac1808e36b5cd7acec1bbd633ff2f81326",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T18:28:56.142Z",
  "url": "https://atlantikland.halowerk.com/v1/be-grassland-share",
  "usage_rights": "not_reviewed"
}
atlantikland.halowerk.comPositive difference between the neighborhood mean and center elevation. The coordinate is validated against the Natural Earth boundary for Netherlands; results outside it are rejected before payment.
https://atlantikland.halowerk.com/v1/nl-depression-depth
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E
Source and evidence
{
  "description": "Positive difference between the neighborhood mean and center elevation. The coordinate is validated against the Natural Earth boundary for Netherlands; results outside it are rejected before payment.",
  "domain": "atlantikland.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": {
                  "depression-depth": {
                    "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": [
                  "depression-depth"
                ],
                "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": "nl-depression-depth",
                "type": "string"
              },
              "service_id": {
                "const": "eli-0332",
                "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": "bd476b22470ec1a026884f63b6a14684cc721e98314987eebfa2317bc2684d34",
  "service_id": "65f7dd89eb818321b4e907ace347e68527095fccbb669e625de4f70835b33086",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T18:29:58.857Z",
  "url": "https://atlantikland.halowerk.com/v1/nl-depression-depth",
  "usage_rights": "not_reviewed"
}
atlantikland.halowerk.comShare of ESA WorldCover 2021 pixels classified as grassland. The coordinate is validated against the Natural Earth boundary for Ireland; results outside it are rejected before payment.
https://atlantikland.halowerk.com/v1/ie-grassland-share
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E
Source and evidence
{
  "description": "Share of ESA WorldCover 2021 pixels classified as grassland. The coordinate is validated against the Natural Earth boundary for Ireland; results outside it are rejected before payment.",
  "domain": "atlantikland.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": {
                  "grassland-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": [
                  "grassland-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": "ie-grassland-share",
                "type": "string"
              },
              "service_id": {
                "const": "eli-0272",
                "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": "f2b794da819ccf6b85d49581428e398514a15e4224530a311ee809dc0014bfe0",
  "service_id": "6702d1682bef1bce385135127b0d865dac3dfaa5d96b0db6431e595c2569bfbc",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T18:25:48.948Z",
  "url": "https://atlantikland.halowerk.com/v1/ie-grassland-share",
  "usage_rights": "not_reviewed"
}
atlantikland.halowerk.comDifference between maximum and minimum sampled surface elevation. The coordinate is validated against the Natural Earth boundary for Netherlands; results outside it are rejected before payment.
https://atlantikland.halowerk.com/v1/nl-local-relief
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E
Source and evidence
{
  "description": "Difference between maximum and minimum sampled surface elevation. The coordinate is validated against the Natural Earth boundary for Netherlands; results outside it are rejected before payment.",
  "domain": "atlantikland.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": {
                  "local-relief": {
                    "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": [
                  "local-relief"
                ],
                "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": "nl-local-relief",
                "type": "string"
              },
              "service_id": {
                "const": "eli-0331",
                "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": "1d35b339d829277552943700f809e752ba2acbfafee2a86664710edf08e4ccce",
  "service_id": "677aa220b51b3f4ae7f642ac5332f30ac45876ed71f2973721d1c429005157fa",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T18:29:48.126Z",
  "url": "https://atlantikland.halowerk.com/v1/nl-local-relief",
  "usage_rights": "not_reviewed"
}
atlantikland.halowerk.comStandard deviation of sampled surface elevations. The coordinate is validated against the Natural Earth boundary for France; results outside it are rejected before payment.
https://atlantikland.halowerk.com/v1/fr-ruggedness
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E
Source and evidence
{
  "description": "Standard deviation of sampled surface elevations. The coordinate is validated against the Natural Earth boundary for France; results outside it are rejected before payment.",
  "domain": "atlantikland.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": {
                  "ruggedness": {
                    "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": [
                  "ruggedness"
                ],
                "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": "fr-ruggedness",
                "type": "string"
              },
              "service_id": {
                "const": "eli-0280",
                "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": "b5ca5152b0194295396b59598837ebdf3982bc6e69cb7aebfe0ef417e61d6ae6",
  "service_id": "67a17840d29d5b11a769e2b7777c3d5870fea564dc14065b17d7d9f4469da7c5",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T18:26:38.843Z",
  "url": "https://atlantikland.halowerk.com/v1/fr-ruggedness",
  "usage_rights": "not_reviewed"
}
atlantikland.halowerk.comBilinear surface elevation from Copernicus DEM GLO-30. The coordinate is validated against the Natural Earth boundary for Ireland; results outside it are rejected before payment.
https://atlantikland.halowerk.com/v1/ie-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 Ireland; results outside it are rejected before payment.",
  "domain": "atlantikland.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": "ie-elevation",
                "type": "string"
              },
              "service_id": {
                "const": "eli-0251",
                "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": "62278e62edd7749e1902a8d9b68476c31beac3cad189b1b4564e560b165200a5",
  "service_id": "69c3d6d7885550c3e0d2d0ef601be961218bde3893fb78d66a73abfb610f4468",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T18:24:36.389Z",
  "url": "https://atlantikland.halowerk.com/v1/ie-elevation",
  "usage_rights": "not_reviewed"
}
atlantikland.halowerk.comMean SoilGrids organic carbon for the 0-5 cm layer. The coordinate is validated against the Natural Earth boundary for Belgium; results outside it are rejected before payment.
https://atlantikland.halowerk.com/v1/be-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 Belgium; results outside it are rejected before payment.",
  "domain": "atlantikland.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": "be-soil-organic-carbon",
                "type": "string"
              },
              "service_id": {
                "const": "eli-0314",
                "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": "3b8d3e19a2082ce9fa239ff0a96a5e5d3ee407ccf28855e697991528db1c54fe",
  "service_id": "6e90c091bc29c5eda27a2be3ba9ffe3dd2b9eb28f580ac3794fce32aa2b176a0",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T18:32:14.064Z",
  "url": "https://atlantikland.halowerk.com/v1/be-soil-organic-carbon",
  "usage_rights": "not_reviewed"
}
atlantikland.halowerk.comPositive difference between the neighborhood mean and center elevation. The coordinate is validated against the Natural Earth boundary for Belgium; results outside it are rejected before payment.
https://atlantikland.halowerk.com/v1/be-depression-depth
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E
Source and evidence
{
  "description": "Positive difference between the neighborhood mean and center elevation. The coordinate is validated against the Natural Earth boundary for Belgium; results outside it are rejected before payment.",
  "domain": "atlantikland.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": {
                  "depression-depth": {
                    "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": [
                  "depression-depth"
                ],
                "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": "be-depression-depth",
                "type": "string"
              },
              "service_id": {
                "const": "eli-0307",
                "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": "89fc6d21cb3adc9685fcfe94ce0638ee45c9f6aa19efb14303fb8da4e82e9235",
  "service_id": "6e9d9986b6fa3e740ec5036f590ea4729b4ee4d36ee5b479e03b6224a2c7a606",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T18:28:20.667Z",
  "url": "https://atlantikland.halowerk.com/v1/be-depression-depth",
  "usage_rights": "not_reviewed"
}
atlantikland.halowerk.comUSDA texture class calculated from SoilGrids sand, silt and clay fractions. The coordinate is validated against the Natural Earth boundary for Netherlands; results outside it are rejected before payment.
https://atlantikland.halowerk.com/v1/nl-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 Netherlands; results outside it are rejected before payment.",
  "domain": "atlantikland.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": "6f3330300cca17340a7773297147016e1f5399185263ec8cdec4f131fbf8fc69",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T19:29:05.466Z",
  "url": "https://atlantikland.halowerk.com/v1/nl-soil-texture",
  "usage_rights": "not_reviewed"
}
atlantikland.halowerk.comBilinear surface elevation from Copernicus DEM GLO-30. The coordinate is validated against the Natural Earth boundary for France; results outside it are rejected before payment.
https://atlantikland.halowerk.com/v1/fr-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 France; results outside it are rejected before payment.",
  "domain": "atlantikland.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": "fr-elevation",
                "type": "string"
              },
              "service_id": {
                "const": "eli-0276",
                "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": "bb31876cb0d18fba1a8bb58c9ceb8df86fcaf43ccf70ef3a2d54b92b6319c446",
  "service_id": "6f84550ca29bd79b51b2006ef36087e036888d8bd79ddcba00cd049369d86711",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T18:26:14.213Z",
  "url": "https://atlantikland.halowerk.com/v1/fr-elevation",
  "usage_rights": "not_reviewed"
}
atlantikland.halowerk.comMean SoilGrids organic carbon for the 0-5 cm layer. The coordinate is validated against the Natural Earth boundary for France; results outside it are rejected before payment.
https://atlantikland.halowerk.com/v1/fr-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 France; results outside it are rejected before payment.",
  "domain": "atlantikland.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": "fr-soil-organic-carbon",
                "type": "string"
              },
              "service_id": {
                "const": "eli-0289",
                "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": "faa456920a963c0b8a8f364182b9fe49b4f3bd1cd1626bc928e07465f4281bae",
  "service_id": "7004eddd4c82630fc90a8f313b5d35a5b2cfb9cff4399efc92dda1122abdc962",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T18:30:21.981Z",
  "url": "https://atlantikland.halowerk.com/v1/fr-soil-organic-carbon",
  "usage_rights": "not_reviewed"
}
atlantikland.halowerk.comShare of ESA WorldCover 2021 pixels classified as cropland. The coordinate is validated against the Natural Earth boundary for Ireland; results outside it are rejected before payment.
https://atlantikland.halowerk.com/v1/ie-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 Ireland; results outside it are rejected before payment.",
  "domain": "atlantikland.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": "ie-cropland-share",
                "type": "string"
              },
              "service_id": {
                "const": "eli-0271",
                "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": "80dbee27ca17ad3a58562f4749afcf0666c8f73df77ad8552fcd01dbd1a009aa",
  "service_id": "7188a454c826e2015fbb8738c447971e4734342998ccf4be25c957e3133ac689",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T18:25:38.37Z",
  "url": "https://atlantikland.halowerk.com/v1/ie-cropland-share",
  "usage_rights": "not_reviewed"
}
atlantikland.halowerk.comCircular direction of the dominant surface gradient, clockwise from north. The coordinate is validated against the Natural Earth boundary for Netherlands; results outside it are rejected before payment.
https://atlantikland.halowerk.com/v1/nl-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 Netherlands; results outside it are rejected before payment.",
  "domain": "atlantikland.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": "nl-aspect",
                "type": "string"
              },
              "service_id": {
                "const": "eli-0329",
                "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": "dc5518214c7a766ea9cf258a7490c59f33aaac36045f497ad1ae6edd97a6e3e0",
  "service_id": "7667bf3e1d725a9de57ba9c4d76a6218044d0d991de5b44eaf29f522b9f2b8b8",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T18:29:35.884Z",
  "url": "https://atlantikland.halowerk.com/v1/nl-aspect",
  "usage_rights": "not_reviewed"
}
atlantikland.halowerk.comMean SoilGrids sand fraction for the 0-5 cm layer. The coordinate is validated against the Natural Earth boundary for Luxembourg; results outside it are rejected before payment.
https://atlantikland.halowerk.com/v1/lu-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 Luxembourg; results outside it are rejected before payment.",
  "domain": "atlantikland.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": "lu-soil-sand",
                "type": "string"
              },
              "service_id": {
                "const": "eli-0362",
                "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": "8b22b1f17f6d982039f36c58f086deb525051511e781d867221b5a66772ff2a3",
  "service_id": "76b6e230998fc7c619d4d2657b3804048a15a175817c07ea528240814dffa4d2",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T18:35:34.78Z",
  "url": "https://atlantikland.halowerk.com/v1/lu-soil-sand",
  "usage_rights": "not_reviewed"
}
atlantikland.halowerk.comShare of ESA WorldCover 2021 pixels classified as tree cover. The coordinate is validated against the Natural Earth boundary for Netherlands; results outside it are rejected before payment.
https://atlantikland.halowerk.com/v1/nl-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 Netherlands; results outside it are rejected before payment.",
  "domain": "atlantikland.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": "nl-tree-cover-share",
                "type": "string"
              },
              "service_id": {
                "const": "eli-0348",
                "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": "37c8705097feb5af88473e209c01a36002f9131825483eef5324021134dda30f",
  "service_id": "7894c88485e1868ebe95f270e1b479fe91731a20269b160725c938fa404ddae2",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T18:30:37.079Z",
  "url": "https://atlantikland.halowerk.com/v1/nl-tree-cover-share",
  "usage_rights": "not_reviewed"
}
atlantikland.halowerk.comUSDA texture class calculated from SoilGrids sand, silt and clay fractions. The coordinate is validated against the Natural Earth boundary for Belgium; results outside it are rejected before payment.
https://atlantikland.halowerk.com/v1/be-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 Belgium; results outside it are rejected before payment.",
  "domain": "atlantikland.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": "7967e4206547bd7d5658a956391c97056067a63d14ef22a65796de179b3ec2b4",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T19:29:03.319Z",
  "url": "https://atlantikland.halowerk.com/v1/be-soil-texture",
  "usage_rights": "not_reviewed"
}
atlantikland.halowerk.comDominant ESA WorldCover 2021 class in the analysis area. The coordinate is validated against the Natural Earth boundary for France; results outside it are rejected before payment.
https://atlantikland.halowerk.com/v1/fr-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 France; results outside it are rejected before payment.",
  "domain": "atlantikland.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": "fr-landcover-class",
                "type": "string"
              },
              "service_id": {
                "const": "eli-0295",
                "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": "53a04028fca6e7647d70bdfbda3b75ff6ff57a4f3f78130f6f9235474d234d0c",
  "service_id": "7b9df305dc6734a6b88274c4bc47941b7149a594d986f2e96acb2190e186603a",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T18:27:06.007Z",
  "url": "https://atlantikland.halowerk.com/v1/fr-landcover-class",
  "usage_rights": "not_reviewed"
}
atlantikland.halowerk.comMean SoilGrids sand fraction for the 0-5 cm layer. The coordinate is validated against the Natural Earth boundary for Belgium; results outside it are rejected before payment.
https://atlantikland.halowerk.com/v1/be-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 Belgium; results outside it are rejected before payment.",
  "domain": "atlantikland.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": "be-soil-sand",
                "type": "string"
              },
              "service_id": {
                "const": "eli-0312",
                "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": "a27aa99affc7a2abbad9e00b100c200cb850909a773f085dfdc9ec3cb1542d15",
  "service_id": "7cb2c9d9833797fc90809b6940f82faf5291ab2d2392b3d788afe0968e518528",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T18:31:49.692Z",
  "url": "https://atlantikland.halowerk.com/v1/be-soil-sand",
  "usage_rights": "not_reviewed"
}
atlantikland.halowerk.comShare of ESA WorldCover 2021 pixels classified as tree cover. The coordinate is validated against the Natural Earth boundary for France; results outside it are rejected before payment.
https://atlantikland.halowerk.com/v1/fr-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 France; results outside it are rejected before payment.",
  "domain": "atlantikland.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": "fr-tree-cover-share",
                "type": "string"
              },
              "service_id": {
                "const": "eli-0298",
                "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": "fe0b9210cc14927f87afe3d571cd795e34fc884c1b4ee52e4e83fa234d85b9ec",
  "service_id": "7deae40a3658df8914cf960513c7c26850757ac09bb691c068f7e95395328148",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T18:27:29.087Z",
  "url": "https://atlantikland.halowerk.com/v1/fr-tree-cover-share",
  "usage_rights": "not_reviewed"
}
atlantikland.halowerk.comMean SoilGrids organic carbon for the 0-5 cm layer. The coordinate is validated against the Natural Earth boundary for Luxembourg; results outside it are rejected before payment.
https://atlantikland.halowerk.com/v1/lu-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 Luxembourg; results outside it are rejected before payment.",
  "domain": "atlantikland.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": "lu-soil-organic-carbon",
                "type": "string"
              },
              "service_id": {
                "const": "eli-0364",
                "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": "f3c8cc6c5e1db3e72c51111e450b68de9f4add3607157d18635caf1b6a9e4143",
  "service_id": "81debd4e5682c2a831af918444fc31a78b4efaf094d9e5094c6e41bc82de46c7",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T18:35:59.381Z",
  "url": "https://atlantikland.halowerk.com/v1/lu-soil-organic-carbon",
  "usage_rights": "not_reviewed"
}
atlantikland.halowerk.comMean SoilGrids total nitrogen for the 0-5 cm layer. The coordinate is validated against the Natural Earth boundary for Ireland; results outside it are rejected before payment.
https://atlantikland.halowerk.com/v1/ie-soil-nitrogen
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E
Source and evidence
{
  "description": "Mean SoilGrids total nitrogen for the 0-5 cm layer. The coordinate is validated against the Natural Earth boundary for Ireland; results outside it are rejected before payment.",
  "domain": "atlantikland.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-nitrogen": {
                    "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-nitrogen"
                ],
                "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": "ie-soil-nitrogen",
                "type": "string"
              },
              "service_id": {
                "const": "eli-0267",
                "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": "17659a55bfbd2a533a705cb59eaa6a999ca46af32e1b765363ac0182140a8e49",
  "service_id": "82f7ce816170332248a8e84cfc0f1ac08552d7bd78c0604e34eb61d376d03122",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T18:29:06.692Z",
  "url": "https://atlantikland.halowerk.com/v1/ie-soil-nitrogen",
  "usage_rights": "not_reviewed"
}
atlantikland.halowerk.comStandard deviation of sampled surface elevations. The coordinate is validated against the Natural Earth boundary for Ireland; results outside it are rejected before payment.
https://atlantikland.halowerk.com/v1/ie-ruggedness
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E
Source and evidence
{
  "description": "Standard deviation of sampled surface elevations. The coordinate is validated against the Natural Earth boundary for Ireland; results outside it are rejected before payment.",
  "domain": "atlantikland.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": {
                  "ruggedness": {
                    "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": [
                  "ruggedness"
                ],
                "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": "ie-ruggedness",
                "type": "string"
              },
              "service_id": {
                "const": "eli-0255",
                "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": "f5648026ceb9eac9ffbc509e873816479e08566144fcdeae83195d1557d5f3ea",
  "service_id": "8499f5acdbd3f51a8002164ced3a0ed8d14573135914beae941ddc1b2b23525e",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T18:25:00.884Z",
  "url": "https://atlantikland.halowerk.com/v1/ie-ruggedness",
  "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