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.

baltikum.halowerk.comMean SoilGrids clay fraction for the 0-5 cm layer. The coordinate is validated against the Natural Earth boundary for Lithuania; results outside it are rejected before payment.
https://baltikum.halowerk.com/v1/lt-soil-clay
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E
Source and evidence
{
  "description": "Mean SoilGrids clay fraction for the 0-5 cm layer. The coordinate is validated against the Natural Earth boundary for Lithuania; results outside it are rejected before payment.",
  "domain": "baltikum.halowerk.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "payment-identifier"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "additionalProperties": false,
            "properties": {
              "latitude": {
                "description": "WGS84 latitude inside the published European coverage.",
                "maximum": 72.5,
                "minimum": 34,
                "type": "number"
              },
              "longitude": {
                "description": "WGS84 longitude inside the published European coverage.",
                "maximum": 40.5,
                "minimum": -31.5,
                "type": "number"
              }
            },
            "required": [
              "longitude",
              "latitude"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST",
              "PUT",
              "PATCH"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "additionalProperties": false,
            "properties": {
              "authoritative_status": {
                "const": "preliminary_non_binding",
                "type": "string"
              },
              "category": {
                "const": "country",
                "type": "string"
              },
              "caveats": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "charged": {
                "type": "boolean"
              },
              "checked_at": {
                "type": "string"
              },
              "confidence": {
                "maximum": 1,
                "minimum": 0,
                "type": "number"
              },
              "confidence_method": {
                "minLength": 20,
                "type": "string"
              },
              "data_date": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "evidence": {
                "additionalProperties": false,
                "properties": {
                  "soil-clay": {
                    "additionalProperties": true,
                    "properties": {
                      "method": {
                        "type": "string"
                      },
                      "metric": {
                        "type": "string"
                      },
                      "name": {
                        "type": "string"
                      },
                      "sample_count": {
                        "minimum": 1,
                        "type": "integer"
                      },
                      "unit": {
                        "type": "string"
                      },
                      "value": {
                        "type": "number"
                      }
                    },
                    "required": [
                      "metric",
                      "name",
                      "unit",
                      "value",
                      "sample_count",
                      "method"
                    ],
                    "type": "object"
                  }
                },
                "required": [
                  "soil-clay"
                ],
                "type": "object"
              },
              "evidence_classification": {
                "const": "derived_from_open_geodata",
                "type": "string"
              },
              "facts": {
                "type": "object"
              },
              "generated_at": {
                "type": "string"
              },
              "geometry": {
                "type": [
                  "object",
                  "null"
                ]
              },
              "limitations": {
                "items": {
                  "type": "string"
                },
                "minItems": 1,
                "type": "array"
              },
              "meta": {
                "type": "object"
              },
              "payment": {
                "additionalProperties": true,
                "required": [
                  "settled",
                  "price_usdc"
                ],
                "type": "object"
              },
              "recommended_next_steps": {
                "items": {
                  "type": "string"
                },
                "minItems": 1,
                "type": "array"
              },
              "result": {
                "minLength": 1,
                "type": "string"
              },
              "risk_level": {
                "type": "string"
              },
              "service": {
                "const": "lt-soil-clay",
                "type": "string"
              },
              "service_id": {
                "const": "eli-0186",
                "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": "6583f098ae5f0b1ed8be91bfa770e870f8d06fb59fce43d3e72ce69377c6ba59",
  "service_id": "319f110d665a03b2935b32992b2f0f8ca4977b21b5142c5bfa1fd82a42f3e321",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T18:22:14.319Z",
  "url": "https://baltikum.halowerk.com/v1/lt-soil-clay",
  "usage_rights": "not_reviewed"
}
baltikum.halowerk.comCombined share of permanent water, herbaceous wetland and mangrove classes. The coordinate is validated against the Natural Earth boundary for Latvia; results outside it are rejected before payment.
https://baltikum.halowerk.com/v1/lv-water-wetland-share
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E
Source and evidence
{
  "description": "Combined share of permanent water, herbaceous wetland and mangrove classes. The coordinate is validated against the Natural Earth boundary for Latvia; results outside it are rejected before payment.",
  "domain": "baltikum.halowerk.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "payment-identifier"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "additionalProperties": false,
            "properties": {
              "latitude": {
                "description": "WGS84 latitude inside the published European coverage.",
                "maximum": 72.5,
                "minimum": 34,
                "type": "number"
              },
              "longitude": {
                "description": "WGS84 longitude inside the published European coverage.",
                "maximum": 40.5,
                "minimum": -31.5,
                "type": "number"
              }
            },
            "required": [
              "longitude",
              "latitude"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST",
              "PUT",
              "PATCH"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "additionalProperties": false,
            "properties": {
              "authoritative_status": {
                "const": "preliminary_non_binding",
                "type": "string"
              },
              "category": {
                "const": "country",
                "type": "string"
              },
              "caveats": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "charged": {
                "type": "boolean"
              },
              "checked_at": {
                "type": "string"
              },
              "confidence": {
                "maximum": 1,
                "minimum": 0,
                "type": "number"
              },
              "confidence_method": {
                "minLength": 20,
                "type": "string"
              },
              "data_date": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "evidence": {
                "additionalProperties": false,
                "properties": {
                  "water-wetland-share": {
                    "additionalProperties": true,
                    "properties": {
                      "method": {
                        "type": "string"
                      },
                      "metric": {
                        "type": "string"
                      },
                      "name": {
                        "type": "string"
                      },
                      "sample_count": {
                        "minimum": 1,
                        "type": "integer"
                      },
                      "unit": {
                        "type": "string"
                      },
                      "value": {
                        "type": "number"
                      }
                    },
                    "required": [
                      "metric",
                      "name",
                      "unit",
                      "value",
                      "sample_count",
                      "method"
                    ],
                    "type": "object"
                  }
                },
                "required": [
                  "water-wetland-share"
                ],
                "type": "object"
              },
              "evidence_classification": {
                "const": "derived_from_open_geodata",
                "type": "string"
              },
              "facts": {
                "type": "object"
              },
              "generated_at": {
                "type": "string"
              },
              "geometry": {
                "type": [
                  "object",
                  "null"
                ]
              },
              "limitations": {
                "items": {
                  "type": "string"
                },
                "minItems": 1,
                "type": "array"
              },
              "meta": {
                "type": "object"
              },
              "payment": {
                "additionalProperties": true,
                "required": [
                  "settled",
                  "price_usdc"
                ],
                "type": "object"
              },
              "recommended_next_steps": {
                "items": {
                  "type": "string"
                },
                "minItems": 1,
                "type": "array"
              },
              "result": {
                "minLength": 1,
                "type": "string"
              },
              "risk_level": {
                "type": "string"
              },
              "service": {
                "const": "lv-water-wetland-share",
                "type": "string"
              },
              "service_id": {
                "const": "eli-0175",
                "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": "3f3352eeb8e8231cd57995318ceb11e81f1dbe4867aec732fe4b1103b43b72f1",
  "service_id": "369828d0cc2eaea22e261b07087ea1e299c8b231b9b6914105fc457e9b87dbdf",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T18:19:48.056Z",
  "url": "https://baltikum.halowerk.com/v1/lv-water-wetland-share",
  "usage_rights": "not_reviewed"
}
baltikum.halowerk.comBilinear surface elevation from Copernicus DEM GLO-30. The coordinate is validated against the Natural Earth boundary for Lithuania; results outside it are rejected before payment.
https://baltikum.halowerk.com/v1/lt-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 Lithuania; results outside it are rejected before payment.",
  "domain": "baltikum.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": "lt-elevation",
                "type": "string"
              },
              "service_id": {
                "const": "eli-0176",
                "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": "7c97a5f1140cc910b34be664b2a2fa109265c50caa13a748d25e13688381acbd",
  "service_id": "3c08b98c513c5f995a2a2d657804ff8ce55338eace9696a604ae065c0e08c368",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T18:19:58.879Z",
  "url": "https://baltikum.halowerk.com/v1/lt-elevation",
  "usage_rights": "not_reviewed"
}
baltikum.halowerk.comShare of ESA WorldCover 2021 pixels classified as built-up. The coordinate is validated against the Natural Earth boundary for Latvia; results outside it are rejected before payment.
https://baltikum.halowerk.com/v1/lv-built-up-share
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E
Source and evidence
{
  "description": "Share of ESA WorldCover 2021 pixels classified as built-up. The coordinate is validated against the Natural Earth boundary for Latvia; results outside it are rejected before payment.",
  "domain": "baltikum.halowerk.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "payment-identifier"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "additionalProperties": false,
            "properties": {
              "latitude": {
                "description": "WGS84 latitude inside the published European coverage.",
                "maximum": 72.5,
                "minimum": 34,
                "type": "number"
              },
              "longitude": {
                "description": "WGS84 longitude inside the published European coverage.",
                "maximum": 40.5,
                "minimum": -31.5,
                "type": "number"
              }
            },
            "required": [
              "longitude",
              "latitude"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST",
              "PUT",
              "PATCH"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "additionalProperties": false,
            "properties": {
              "authoritative_status": {
                "const": "preliminary_non_binding",
                "type": "string"
              },
              "category": {
                "const": "country",
                "type": "string"
              },
              "caveats": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "charged": {
                "type": "boolean"
              },
              "checked_at": {
                "type": "string"
              },
              "confidence": {
                "maximum": 1,
                "minimum": 0,
                "type": "number"
              },
              "confidence_method": {
                "minLength": 20,
                "type": "string"
              },
              "data_date": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "evidence": {
                "additionalProperties": false,
                "properties": {
                  "built-up-share": {
                    "additionalProperties": true,
                    "properties": {
                      "method": {
                        "type": "string"
                      },
                      "metric": {
                        "type": "string"
                      },
                      "name": {
                        "type": "string"
                      },
                      "sample_count": {
                        "minimum": 1,
                        "type": "integer"
                      },
                      "unit": {
                        "type": "string"
                      },
                      "value": {
                        "type": "number"
                      }
                    },
                    "required": [
                      "metric",
                      "name",
                      "unit",
                      "value",
                      "sample_count",
                      "method"
                    ],
                    "type": "object"
                  }
                },
                "required": [
                  "built-up-share"
                ],
                "type": "object"
              },
              "evidence_classification": {
                "const": "derived_from_open_geodata",
                "type": "string"
              },
              "facts": {
                "type": "object"
              },
              "generated_at": {
                "type": "string"
              },
              "geometry": {
                "type": [
                  "object",
                  "null"
                ]
              },
              "limitations": {
                "items": {
                  "type": "string"
                },
                "minItems": 1,
                "type": "array"
              },
              "meta": {
                "type": "object"
              },
              "payment": {
                "additionalProperties": true,
                "required": [
                  "settled",
                  "price_usdc"
                ],
                "type": "object"
              },
              "recommended_next_steps": {
                "items": {
                  "type": "string"
                },
                "minItems": 1,
                "type": "array"
              },
              "result": {
                "minLength": 1,
                "type": "string"
              },
              "risk_level": {
                "type": "string"
              },
              "service": {
                "const": "lv-built-up-share",
                "type": "string"
              },
              "service_id": {
                "const": "eli-0174",
                "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": "43868ea97c3c420a674b94cce6889a27a7f6e1c10b410f099f05b040e5d3aba3",
  "service_id": "3d201db9b131e624bd9eccb3526678e8db28d9311f10544390aa28c5b259cec8",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T18:19:46.339Z",
  "url": "https://baltikum.halowerk.com/v1/lv-built-up-share",
  "usage_rights": "not_reviewed"
}
baltikum.halowerk.comMean SoilGrids cation exchange capacity for the 0-5 cm layer. The coordinate is validated against the Natural Earth boundary for Lithuania; results outside it are rejected before payment.
https://baltikum.halowerk.com/v1/lt-soil-cec
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E
Source and evidence
{
  "description": "Mean SoilGrids cation exchange capacity for the 0-5 cm layer. The coordinate is validated against the Natural Earth boundary for Lithuania; results outside it are rejected before payment.",
  "domain": "baltikum.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-cec": {
                    "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-cec"
                ],
                "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": "lt-soil-cec",
                "type": "string"
              },
              "service_id": {
                "const": "eli-0191",
                "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": "4507698205097b10ea103e975167300d1ea74e9a6d7fbac6d63453f5e9c46f53",
  "service_id": "3de48083c06057ef6039e17e510d1e00e513c17d408a322eb01852fc2119ecd2",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T18:23:16.792Z",
  "url": "https://baltikum.halowerk.com/v1/lt-soil-cec",
  "usage_rights": "not_reviewed"
}
baltikum.halowerk.comMean SoilGrids coarse-fragment volume for the 0-5 cm layer. The coordinate is validated against the Natural Earth boundary for Lithuania; results outside it are rejected before payment.
https://baltikum.halowerk.com/v1/lt-soil-coarse-fragments
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E
Source and evidence
{
  "description": "Mean SoilGrids coarse-fragment volume for the 0-5 cm layer. The coordinate is validated against the Natural Earth boundary for Lithuania; results outside it are rejected before payment.",
  "domain": "baltikum.halowerk.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "payment-identifier"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "additionalProperties": false,
            "properties": {
              "latitude": {
                "description": "WGS84 latitude inside the published European coverage.",
                "maximum": 72.5,
                "minimum": 34,
                "type": "number"
              },
              "longitude": {
                "description": "WGS84 longitude inside the published European coverage.",
                "maximum": 40.5,
                "minimum": -31.5,
                "type": "number"
              }
            },
            "required": [
              "longitude",
              "latitude"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST",
              "PUT",
              "PATCH"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "additionalProperties": false,
            "properties": {
              "authoritative_status": {
                "const": "preliminary_non_binding",
                "type": "string"
              },
              "category": {
                "const": "country",
                "type": "string"
              },
              "caveats": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "charged": {
                "type": "boolean"
              },
              "checked_at": {
                "type": "string"
              },
              "confidence": {
                "maximum": 1,
                "minimum": 0,
                "type": "number"
              },
              "confidence_method": {
                "minLength": 20,
                "type": "string"
              },
              "data_date": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "evidence": {
                "additionalProperties": false,
                "properties": {
                  "soil-coarse-fragments": {
                    "additionalProperties": true,
                    "properties": {
                      "method": {
                        "type": "string"
                      },
                      "metric": {
                        "type": "string"
                      },
                      "name": {
                        "type": "string"
                      },
                      "sample_count": {
                        "minimum": 1,
                        "type": "integer"
                      },
                      "unit": {
                        "type": "string"
                      },
                      "value": {
                        "type": "number"
                      }
                    },
                    "required": [
                      "metric",
                      "name",
                      "unit",
                      "value",
                      "sample_count",
                      "method"
                    ],
                    "type": "object"
                  }
                },
                "required": [
                  "soil-coarse-fragments"
                ],
                "type": "object"
              },
              "evidence_classification": {
                "const": "derived_from_open_geodata",
                "type": "string"
              },
              "facts": {
                "type": "object"
              },
              "generated_at": {
                "type": "string"
              },
              "geometry": {
                "type": [
                  "object",
                  "null"
                ]
              },
              "limitations": {
                "items": {
                  "type": "string"
                },
                "minItems": 1,
                "type": "array"
              },
              "meta": {
                "type": "object"
              },
              "payment": {
                "additionalProperties": true,
                "required": [
                  "settled",
                  "price_usdc"
                ],
                "type": "object"
              },
              "recommended_next_steps": {
                "items": {
                  "type": "string"
                },
                "minItems": 1,
                "type": "array"
              },
              "result": {
                "minLength": 1,
                "type": "string"
              },
              "risk_level": {
                "type": "string"
              },
              "service": {
                "const": "lt-soil-coarse-fragments",
                "type": "string"
              },
              "service_id": {
                "const": "eli-0193",
                "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": "ce8086901c854b1ad7c7956c9a87180d0cd8214fa126511412ead5572e2de1be",
  "service_id": "40b1f37566e5d42d6de1bfd65fa7b66803250f8c37de187d0a49155f6869c34a",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T18:23:41.837Z",
  "url": "https://baltikum.halowerk.com/v1/lt-soil-coarse-fragments",
  "usage_rights": "not_reviewed"
}
baltikum.halowerk.comMean SoilGrids pH in H2O for the 0-5 cm layer. The coordinate is validated against the Natural Earth boundary for Lithuania; results outside it are rejected before payment.
https://baltikum.halowerk.com/v1/lt-soil-ph
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E
Source and evidence
{
  "description": "Mean SoilGrids pH in H2O for the 0-5 cm layer. The coordinate is validated against the Natural Earth boundary for Lithuania; results outside it are rejected before payment.",
  "domain": "baltikum.halowerk.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "payment-identifier"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "additionalProperties": false,
            "properties": {
              "latitude": {
                "description": "WGS84 latitude inside the published European coverage.",
                "maximum": 72.5,
                "minimum": 34,
                "type": "number"
              },
              "longitude": {
                "description": "WGS84 longitude inside the published European coverage.",
                "maximum": 40.5,
                "minimum": -31.5,
                "type": "number"
              }
            },
            "required": [
              "longitude",
              "latitude"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST",
              "PUT",
              "PATCH"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "additionalProperties": false,
            "properties": {
              "authoritative_status": {
                "const": "preliminary_non_binding",
                "type": "string"
              },
              "category": {
                "const": "country",
                "type": "string"
              },
              "caveats": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "charged": {
                "type": "boolean"
              },
              "checked_at": {
                "type": "string"
              },
              "confidence": {
                "maximum": 1,
                "minimum": 0,
                "type": "number"
              },
              "confidence_method": {
                "minLength": 20,
                "type": "string"
              },
              "data_date": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "evidence": {
                "additionalProperties": false,
                "properties": {
                  "soil-ph": {
                    "additionalProperties": true,
                    "properties": {
                      "method": {
                        "type": "string"
                      },
                      "metric": {
                        "type": "string"
                      },
                      "name": {
                        "type": "string"
                      },
                      "sample_count": {
                        "minimum": 1,
                        "type": "integer"
                      },
                      "unit": {
                        "type": "string"
                      },
                      "value": {
                        "type": "number"
                      }
                    },
                    "required": [
                      "metric",
                      "name",
                      "unit",
                      "value",
                      "sample_count",
                      "method"
                    ],
                    "type": "object"
                  }
                },
                "required": [
                  "soil-ph"
                ],
                "type": "object"
              },
              "evidence_classification": {
                "const": "derived_from_open_geodata",
                "type": "string"
              },
              "facts": {
                "type": "object"
              },
              "generated_at": {
                "type": "string"
              },
              "geometry": {
                "type": [
                  "object",
                  "null"
                ]
              },
              "limitations": {
                "items": {
                  "type": "string"
                },
                "minItems": 1,
                "type": "array"
              },
              "meta": {
                "type": "object"
              },
              "payment": {
                "additionalProperties": true,
                "required": [
                  "settled",
                  "price_usdc"
                ],
                "type": "object"
              },
              "recommended_next_steps": {
                "items": {
                  "type": "string"
                },
                "minItems": 1,
                "type": "array"
              },
              "result": {
                "minLength": 1,
                "type": "string"
              },
              "risk_level": {
                "type": "string"
              },
              "service": {
                "const": "lt-soil-ph",
                "type": "string"
              },
              "service_id": {
                "const": "eli-0185",
                "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": "ddf482b0ec54d06b36cbd4426e35d739c5c94c874ff8f5bd8875a34b05c727d7",
  "service_id": "4234484cebef34d5ffce8c7f4fc1f8dac8aa8098b3a678a9873a34163d83e4c9",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T18:22:02.826Z",
  "url": "https://baltikum.halowerk.com/v1/lt-soil-ph",
  "usage_rights": "not_reviewed"
}
baltikum.halowerk.comMean SoilGrids silt fraction for the 0-5 cm layer. The coordinate is validated against the Natural Earth boundary for Germany; results outside it are rejected before payment.
https://baltikum.halowerk.com/v1/de-soil-silt
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E
Source and evidence
{
  "description": "Mean SoilGrids silt fraction for the 0-5 cm layer. The coordinate is validated against the Natural Earth boundary for Germany; results outside it are rejected before payment.",
  "domain": "baltikum.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-silt": {
                    "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-silt"
                ],
                "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": "de-soil-silt",
                "type": "string"
              },
              "service_id": {
                "const": "eli-0238",
                "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": "d2f013973557a8065544be8c69eb88e1c10e53a0733ab2a39494dcf77d020dd8",
  "service_id": "45d9dd42246f84240da23c3173b6332e853431c5726300b87ea790d537f0ef9b",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T18:26:24.242Z",
  "url": "https://baltikum.halowerk.com/v1/de-soil-silt",
  "usage_rights": "not_reviewed"
}
baltikum.halowerk.comRelative runoff tendency derived from slope and ruggedness. The coordinate is validated against the Natural Earth boundary for Estonia; results outside it are rejected before payment.
https://baltikum.halowerk.com/v1/ee-drainage-tendency
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E
Source and evidence
{
  "description": "Relative runoff tendency derived from slope and ruggedness. The coordinate is validated against the Natural Earth boundary for Estonia; results outside it are rejected before payment.",
  "domain": "baltikum.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": {
              "category": {
                "const": "country",
                "type": "string"
              },
              "caveats": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "charged": {
                "type": "boolean"
              },
              "evidence": {
                "additionalProperties": false,
                "properties": {
                  "drainage-tendency": {
                    "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": [
                  "drainage-tendency"
                ],
                "type": "object"
              },
              "generated_at": {
                "type": "string"
              },
              "geometry": {
                "type": [
                  "object",
                  "null"
                ]
              },
              "meta": {
                "type": "object"
              },
              "payment": {
                "additionalProperties": true,
                "required": [
                  "settled",
                  "price_usdc"
                ],
                "type": "object"
              },
              "service": {
                "const": "ee-drainage-tendency",
                "type": "string"
              },
              "service_id": {
                "const": "eli-0134",
                "type": "string"
              },
              "sources": {
                "items": {
                  "type": "object"
                },
                "minItems": 1,
                "type": "array"
              },
              "status": {
                "const": "ok",
                "type": "string"
              }
            },
            "required": [
              "service_id",
              "service",
              "category",
              "status",
              "geometry",
              "evidence",
              "sources",
              "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": "d215eddc3f98913676088663729f26c4539b913401f0290dce8983fb10d87c31",
  "service_id": "47432f1f61cc35455c3ad4e03db30b380650bc7dffbb481ad90792cb452b0230",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T17:38:59.951Z",
  "url": "https://baltikum.halowerk.com/v1/ee-drainage-tendency",
  "usage_rights": "not_reviewed"
}
baltikum.halowerk.comMean SoilGrids silt fraction for the 0-5 cm layer. The coordinate is validated against the Natural Earth boundary for Estonia; results outside it are rejected before payment.
https://baltikum.halowerk.com/v1/ee-soil-silt
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E
Source and evidence
{
  "description": "Mean SoilGrids silt fraction for the 0-5 cm layer. The coordinate is validated against the Natural Earth boundary for Estonia; results outside it are rejected before payment.",
  "domain": "baltikum.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-silt": {
                    "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-silt"
                ],
                "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": "ee-soil-silt",
                "type": "string"
              },
              "service_id": {
                "const": "eli-0138",
                "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": "f75958c3524878f47c00b558e457823fd6408d1c0e9801ee0adb85ada8c76f19",
  "service_id": "484d767a5140c3830a80a2faa94abc1ff659dee76b492a07f720a60eaba27ac2",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T18:18:54.248Z",
  "url": "https://baltikum.halowerk.com/v1/ee-soil-silt",
  "usage_rights": "not_reviewed"
}
baltikum.halowerk.comMaximum adjacent-cell surface gradient across the analysis grid. The coordinate is validated against the Natural Earth boundary for Lithuania; results outside it are rejected before payment.
https://baltikum.halowerk.com/v1/lt-max-slope
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E
Source and evidence
{
  "description": "Maximum adjacent-cell surface gradient across the analysis grid. The coordinate is validated against the Natural Earth boundary for Lithuania; results outside it are rejected before payment.",
  "domain": "baltikum.halowerk.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "payment-identifier"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "additionalProperties": false,
            "properties": {
              "latitude": {
                "description": "WGS84 latitude inside the published European coverage.",
                "maximum": 72.5,
                "minimum": 34,
                "type": "number"
              },
              "longitude": {
                "description": "WGS84 longitude inside the published European coverage.",
                "maximum": 40.5,
                "minimum": -31.5,
                "type": "number"
              }
            },
            "required": [
              "longitude",
              "latitude"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST",
              "PUT",
              "PATCH"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "additionalProperties": false,
            "properties": {
              "authoritative_status": {
                "const": "preliminary_non_binding",
                "type": "string"
              },
              "category": {
                "const": "country",
                "type": "string"
              },
              "caveats": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "charged": {
                "type": "boolean"
              },
              "checked_at": {
                "type": "string"
              },
              "confidence": {
                "maximum": 1,
                "minimum": 0,
                "type": "number"
              },
              "confidence_method": {
                "minLength": 20,
                "type": "string"
              },
              "data_date": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "evidence": {
                "additionalProperties": false,
                "properties": {
                  "max-slope": {
                    "additionalProperties": true,
                    "properties": {
                      "method": {
                        "type": "string"
                      },
                      "metric": {
                        "type": "string"
                      },
                      "name": {
                        "type": "string"
                      },
                      "sample_count": {
                        "minimum": 1,
                        "type": "integer"
                      },
                      "unit": {
                        "type": "string"
                      },
                      "value": {
                        "type": "number"
                      }
                    },
                    "required": [
                      "metric",
                      "name",
                      "unit",
                      "value",
                      "sample_count",
                      "method"
                    ],
                    "type": "object"
                  }
                },
                "required": [
                  "max-slope"
                ],
                "type": "object"
              },
              "evidence_classification": {
                "const": "derived_from_open_geodata",
                "type": "string"
              },
              "facts": {
                "type": "object"
              },
              "generated_at": {
                "type": "string"
              },
              "geometry": {
                "type": [
                  "object",
                  "null"
                ]
              },
              "limitations": {
                "items": {
                  "type": "string"
                },
                "minItems": 1,
                "type": "array"
              },
              "meta": {
                "type": "object"
              },
              "payment": {
                "additionalProperties": true,
                "required": [
                  "settled",
                  "price_usdc"
                ],
                "type": "object"
              },
              "recommended_next_steps": {
                "items": {
                  "type": "string"
                },
                "minItems": 1,
                "type": "array"
              },
              "result": {
                "minLength": 1,
                "type": "string"
              },
              "risk_level": {
                "type": "string"
              },
              "service": {
                "const": "lt-max-slope",
                "type": "string"
              },
              "service_id": {
                "const": "eli-0178",
                "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": "1ff3baf280570c5dd3d0515f47c745bcd7e9ac04096a7cde6515edb1cbd5c726",
  "service_id": "497d1f9cf89b8180b2a4ddae13d7a474a1d82be18758a3a57953c9b0c2019145",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T18:20:11.407Z",
  "url": "https://baltikum.halowerk.com/v1/lt-max-slope",
  "usage_rights": "not_reviewed"
}
baltikum.halowerk.comMean SoilGrids organic carbon for the 0-5 cm layer. The coordinate is validated against the Natural Earth boundary for Lithuania; results outside it are rejected before payment.
https://baltikum.halowerk.com/v1/lt-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 Lithuania; results outside it are rejected before payment.",
  "domain": "baltikum.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": "lt-soil-organic-carbon",
                "type": "string"
              },
              "service_id": {
                "const": "eli-0189",
                "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": "7146e6ac798c36610f93b93accc1562831c329b37617a6fdb4cb6717117f306a",
  "service_id": "4c362367676e05cfdd1fd2f9575da5b81c33382b2d0eb96b1e3ea7a5d8b5b25b",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T18:22:52.216Z",
  "url": "https://baltikum.halowerk.com/v1/lt-soil-organic-carbon",
  "usage_rights": "not_reviewed"
}
baltikum.halowerk.comMean SoilGrids sand fraction for the 0-5 cm layer. The coordinate is validated against the Natural Earth boundary for Poland; results outside it are rejected before payment.
https://baltikum.halowerk.com/v1/pl-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 Poland; results outside it are rejected before payment.",
  "domain": "baltikum.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": "pl-soil-sand",
                "type": "string"
              },
              "service_id": {
                "const": "eli-0212",
                "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": "5297e4ed1bf7ddbbba17b6c7f47eff2a1acaf8b4953d80280356c8140b95835e",
  "service_id": "4f6569a3f72a21c57ee5d9d30ee58f942892f6ba2a8ec7f929d1f4f8db033a56",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T18:24:19.517Z",
  "url": "https://baltikum.halowerk.com/v1/pl-soil-sand",
  "usage_rights": "not_reviewed"
}
baltikum.halowerk.comMean first-order surface gradient across the analysis grid. The coordinate is validated against the Natural Earth boundary for Lithuania; results outside it are rejected before payment.
https://baltikum.halowerk.com/v1/lt-mean-slope
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E
Source and evidence
{
  "description": "Mean first-order surface gradient across the analysis grid. The coordinate is validated against the Natural Earth boundary for Lithuania; results outside it are rejected before payment.",
  "domain": "baltikum.halowerk.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "payment-identifier"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "additionalProperties": false,
            "properties": {
              "latitude": {
                "description": "WGS84 latitude inside the published European coverage.",
                "maximum": 72.5,
                "minimum": 34,
                "type": "number"
              },
              "longitude": {
                "description": "WGS84 longitude inside the published European coverage.",
                "maximum": 40.5,
                "minimum": -31.5,
                "type": "number"
              }
            },
            "required": [
              "longitude",
              "latitude"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST",
              "PUT",
              "PATCH"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "additionalProperties": false,
            "properties": {
              "authoritative_status": {
                "const": "preliminary_non_binding",
                "type": "string"
              },
              "category": {
                "const": "country",
                "type": "string"
              },
              "caveats": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "charged": {
                "type": "boolean"
              },
              "checked_at": {
                "type": "string"
              },
              "confidence": {
                "maximum": 1,
                "minimum": 0,
                "type": "number"
              },
              "confidence_method": {
                "minLength": 20,
                "type": "string"
              },
              "data_date": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "evidence": {
                "additionalProperties": false,
                "properties": {
                  "mean-slope": {
                    "additionalProperties": true,
                    "properties": {
                      "method": {
                        "type": "string"
                      },
                      "metric": {
                        "type": "string"
                      },
                      "name": {
                        "type": "string"
                      },
                      "sample_count": {
                        "minimum": 1,
                        "type": "integer"
                      },
                      "unit": {
                        "type": "string"
                      },
                      "value": {
                        "type": "number"
                      }
                    },
                    "required": [
                      "metric",
                      "name",
                      "unit",
                      "value",
                      "sample_count",
                      "method"
                    ],
                    "type": "object"
                  }
                },
                "required": [
                  "mean-slope"
                ],
                "type": "object"
              },
              "evidence_classification": {
                "const": "derived_from_open_geodata",
                "type": "string"
              },
              "facts": {
                "type": "object"
              },
              "generated_at": {
                "type": "string"
              },
              "geometry": {
                "type": [
                  "object",
                  "null"
                ]
              },
              "limitations": {
                "items": {
                  "type": "string"
                },
                "minItems": 1,
                "type": "array"
              },
              "meta": {
                "type": "object"
              },
              "payment": {
                "additionalProperties": true,
                "required": [
                  "settled",
                  "price_usdc"
                ],
                "type": "object"
              },
              "recommended_next_steps": {
                "items": {
                  "type": "string"
                },
                "minItems": 1,
                "type": "array"
              },
              "result": {
                "minLength": 1,
                "type": "string"
              },
              "risk_level": {
                "type": "string"
              },
              "service": {
                "const": "lt-mean-slope",
                "type": "string"
              },
              "service_id": {
                "const": "eli-0177",
                "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": "b27d7bf35c7ae62577b993073f6cb41cb01e66330d78d23f4649826f52255e51",
  "service_id": "5947dd5b9a02499e5f0f3d9265b2a14f7b8ba989f30484ba2314e0e016c5586c",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T18:20:01.278Z",
  "url": "https://baltikum.halowerk.com/v1/lt-mean-slope",
  "usage_rights": "not_reviewed"
}
baltikum.halowerk.comCircular direction of the dominant surface gradient, clockwise from north. The coordinate is validated against the Natural Earth boundary for Poland; results outside it are rejected before payment.
https://baltikum.halowerk.com/v1/pl-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 Poland; results outside it are rejected before payment.",
  "domain": "baltikum.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": "pl-aspect",
                "type": "string"
              },
              "service_id": {
                "const": "eli-0204",
                "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": "41b1b7975ff3701244fdb3afa957b8c73575b0be95aee3416375fc93c263fd02",
  "service_id": "5a568a56fff2025819610fc5a1f66a160ffbdf754b2fd73be2a7d7488be20946",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T18:21:51.398Z",
  "url": "https://baltikum.halowerk.com/v1/pl-aspect",
  "usage_rights": "not_reviewed"
}
baltikum.halowerk.comMean SoilGrids clay fraction for the 0-5 cm layer. The coordinate is validated against the Natural Earth boundary for Poland; results outside it are rejected before payment.
https://baltikum.halowerk.com/v1/pl-soil-clay
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E
Source and evidence
{
  "description": "Mean SoilGrids clay fraction for the 0-5 cm layer. The coordinate is validated against the Natural Earth boundary for Poland; results outside it are rejected before payment.",
  "domain": "baltikum.halowerk.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "payment-identifier"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "additionalProperties": false,
            "properties": {
              "latitude": {
                "description": "WGS84 latitude inside the published European coverage.",
                "maximum": 72.5,
                "minimum": 34,
                "type": "number"
              },
              "longitude": {
                "description": "WGS84 longitude inside the published European coverage.",
                "maximum": 40.5,
                "minimum": -31.5,
                "type": "number"
              }
            },
            "required": [
              "longitude",
              "latitude"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST",
              "PUT",
              "PATCH"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "additionalProperties": false,
            "properties": {
              "authoritative_status": {
                "const": "preliminary_non_binding",
                "type": "string"
              },
              "category": {
                "const": "country",
                "type": "string"
              },
              "caveats": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "charged": {
                "type": "boolean"
              },
              "checked_at": {
                "type": "string"
              },
              "confidence": {
                "maximum": 1,
                "minimum": 0,
                "type": "number"
              },
              "confidence_method": {
                "minLength": 20,
                "type": "string"
              },
              "data_date": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "evidence": {
                "additionalProperties": false,
                "properties": {
                  "soil-clay": {
                    "additionalProperties": true,
                    "properties": {
                      "method": {
                        "type": "string"
                      },
                      "metric": {
                        "type": "string"
                      },
                      "name": {
                        "type": "string"
                      },
                      "sample_count": {
                        "minimum": 1,
                        "type": "integer"
                      },
                      "unit": {
                        "type": "string"
                      },
                      "value": {
                        "type": "number"
                      }
                    },
                    "required": [
                      "metric",
                      "name",
                      "unit",
                      "value",
                      "sample_count",
                      "method"
                    ],
                    "type": "object"
                  }
                },
                "required": [
                  "soil-clay"
                ],
                "type": "object"
              },
              "evidence_classification": {
                "const": "derived_from_open_geodata",
                "type": "string"
              },
              "facts": {
                "type": "object"
              },
              "generated_at": {
                "type": "string"
              },
              "geometry": {
                "type": [
                  "object",
                  "null"
                ]
              },
              "limitations": {
                "items": {
                  "type": "string"
                },
                "minItems": 1,
                "type": "array"
              },
              "meta": {
                "type": "object"
              },
              "payment": {
                "additionalProperties": true,
                "required": [
                  "settled",
                  "price_usdc"
                ],
                "type": "object"
              },
              "recommended_next_steps": {
                "items": {
                  "type": "string"
                },
                "minItems": 1,
                "type": "array"
              },
              "result": {
                "minLength": 1,
                "type": "string"
              },
              "risk_level": {
                "type": "string"
              },
              "service": {
                "const": "pl-soil-clay",
                "type": "string"
              },
              "service_id": {
                "const": "eli-0211",
                "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": "588ae6ac643fb93b8950fcc94c20592b26ebed7c16033a597c298a4178be822a",
  "service_id": "5c18fdd6c7d8a56963e848fa6cebc2ee9337ee03ecd5e1e8b8477109ad06277b",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T18:24:06.525Z",
  "url": "https://baltikum.halowerk.com/v1/pl-soil-clay",
  "usage_rights": "not_reviewed"
}
baltikum.halowerk.comShare of ESA WorldCover 2021 pixels classified as tree cover. The coordinate is validated against the Natural Earth boundary for Germany; results outside it are rejected before payment.
https://baltikum.halowerk.com/v1/de-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 Germany; results outside it are rejected before payment.",
  "domain": "baltikum.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": "de-tree-cover-share",
                "type": "string"
              },
              "service_id": {
                "const": "eli-0248",
                "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": "8920509c0bd60a510681eb41d2ded6a2d2beaf7e7db6740cb414db2e54135381",
  "service_id": "5eae5b4317d81e9b2478c9d30edaaf0cbd6c3936bdc13da55a980d3f1b050b20",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T18:24:21.979Z",
  "url": "https://baltikum.halowerk.com/v1/de-tree-cover-share",
  "usage_rights": "not_reviewed"
}
baltikum.halowerk.comBilinear surface elevation from Copernicus DEM GLO-30. The coordinate is validated against the Natural Earth boundary for Germany; results outside it are rejected before payment.
https://baltikum.halowerk.com/v1/de-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 Germany; results outside it are rejected before payment.",
  "domain": "baltikum.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": "de-elevation",
                "type": "string"
              },
              "service_id": {
                "const": "eli-0226",
                "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": "9dc58c12f4349e349442bc4eb1d0fbd2f076341092e2e6ab7c9af0bd0f4a8789",
  "service_id": "5f64197083582faf3fbb593decf334d6a9dcd4f553dd87a7c9af380d1dd32be0",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T18:23:06.164Z",
  "url": "https://baltikum.halowerk.com/v1/de-elevation",
  "usage_rights": "not_reviewed"
}
baltikum.halowerk.comMean SoilGrids cation exchange capacity for the 0-5 cm layer. The coordinate is validated against the Natural Earth boundary for Poland; results outside it are rejected before payment.
https://baltikum.halowerk.com/v1/pl-soil-cec
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E
Source and evidence
{
  "description": "Mean SoilGrids cation exchange capacity for the 0-5 cm layer. The coordinate is validated against the Natural Earth boundary for Poland; results outside it are rejected before payment.",
  "domain": "baltikum.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-cec": {
                    "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-cec"
                ],
                "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": "pl-soil-cec",
                "type": "string"
              },
              "service_id": {
                "const": "eli-0216",
                "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": "9d2c83c0ae3f1b37113970a14d16e202ae2ce79574a8e7b1f1f7ab4ed25677e3",
  "service_id": "606b6c29e51a53db6578db6ebb63c874101b36f7c71cd98506d6d48f2536612a",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T18:25:09.509Z",
  "url": "https://baltikum.halowerk.com/v1/pl-soil-cec",
  "usage_rights": "not_reviewed"
}
baltikum.halowerk.comShare of ESA WorldCover 2021 pixels classified as cropland. The coordinate is validated against the Natural Earth boundary for Lithuania; results outside it are rejected before payment.
https://baltikum.halowerk.com/v1/lt-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 Lithuania; results outside it are rejected before payment.",
  "domain": "baltikum.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": "lt-cropland-share",
                "type": "string"
              },
              "service_id": {
                "const": "eli-0196",
                "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": "3044f876ae6e70f35b640453c34966a0a64d3095c7198ee9ad0e6269b5554403",
  "service_id": "61f51529dff55ad9341b41d7f87ad9114752cb816bc5a7d003acae2d34d3dd41",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T18:21:02.042Z",
  "url": "https://baltikum.halowerk.com/v1/lt-cropland-share",
  "usage_rights": "not_reviewed"
}
baltikum.halowerk.comMean SoilGrids cation exchange capacity for the 0-5 cm layer. The coordinate is validated against the Natural Earth boundary for Germany; results outside it are rejected before payment.
https://baltikum.halowerk.com/v1/de-soil-cec
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E
Source and evidence
{
  "description": "Mean SoilGrids cation exchange capacity for the 0-5 cm layer. The coordinate is validated against the Natural Earth boundary for Germany; results outside it are rejected before payment.",
  "domain": "baltikum.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-cec": {
                    "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-cec"
                ],
                "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": "de-soil-cec",
                "type": "string"
              },
              "service_id": {
                "const": "eli-0241",
                "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": "ca0bdd805deaa526b439bf07ba14c3e4c23696c4a1db18e82fa384fd28a009e6",
  "service_id": "62712732cee11d0cc12f218e42106dfcf90c36ea20cf29b3c271acb9b0e0557d",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T18:27:02.132Z",
  "url": "https://baltikum.halowerk.com/v1/de-soil-cec",
  "usage_rights": "not_reviewed"
}
baltikum.halowerk.comMean SoilGrids total nitrogen for the 0-5 cm layer. The coordinate is validated against the Natural Earth boundary for Poland; results outside it are rejected before payment.
https://baltikum.halowerk.com/v1/pl-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 Poland; results outside it are rejected before payment.",
  "domain": "baltikum.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": "pl-soil-nitrogen",
                "type": "string"
              },
              "service_id": {
                "const": "eli-0217",
                "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": "1e8a22269d5563279d2f5f91b48ea1b8b8747fb988f8e91216c99675e5891dd4",
  "service_id": "665d038e6d4ea1ef86d60364bc18e53ad7bec99bdb00093851f41e4e4a99af8b",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T18:25:22.222Z",
  "url": "https://baltikum.halowerk.com/v1/pl-soil-nitrogen",
  "usage_rights": "not_reviewed"
}
baltikum.halowerk.comMean SoilGrids total nitrogen for the 0-5 cm layer. The coordinate is validated against the Natural Earth boundary for Estonia; results outside it are rejected before payment.
https://baltikum.halowerk.com/v1/ee-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 Estonia; results outside it are rejected before payment.",
  "domain": "baltikum.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": "ee-soil-nitrogen",
                "type": "string"
              },
              "service_id": {
                "const": "eli-0142",
                "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": "facf02fc1a292f779961cdb6fe577d96adda5b8cd0f6ae524bc3b7be799d1e9e",
  "service_id": "69098056e52a531cb2998bae82602dd5ed265d3e5cb4baa769e0814fe8305c01",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T18:19:44.362Z",
  "url": "https://baltikum.halowerk.com/v1/ee-soil-nitrogen",
  "usage_rights": "not_reviewed"
}
baltikum.halowerk.comShare of ESA WorldCover 2021 pixels classified as tree cover. The coordinate is validated against the Natural Earth boundary for Lithuania; results outside it are rejected before payment.
https://baltikum.halowerk.com/v1/lt-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 Lithuania; results outside it are rejected before payment.",
  "domain": "baltikum.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": "lt-tree-cover-share",
                "type": "string"
              },
              "service_id": {
                "const": "eli-0198",
                "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": "4f7441d585b4cbcc5fb7b071c55bfb7c1480e6f6a5baf2bd1e5a27da8c88f5bc",
  "service_id": "6ff3c8a82deb78d1e70802e5b267fbca8ec38f1b015e6fe470ac02d7ae737c06",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T18:21:13.658Z",
  "url": "https://baltikum.halowerk.com/v1/lt-tree-cover-share",
  "usage_rights": "not_reviewed"
}
baltikum.halowerk.comMean SoilGrids coarse-fragment volume for the 0-5 cm layer. The coordinate is validated against the Natural Earth boundary for Estonia; results outside it are rejected before payment.
https://baltikum.halowerk.com/v1/ee-soil-coarse-fragments
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E
Source and evidence
{
  "description": "Mean SoilGrids coarse-fragment volume for the 0-5 cm layer. The coordinate is validated against the Natural Earth boundary for Estonia; results outside it are rejected before payment.",
  "domain": "baltikum.halowerk.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "payment-identifier"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "additionalProperties": false,
            "properties": {
              "latitude": {
                "description": "WGS84 latitude inside the published European coverage.",
                "maximum": 72.5,
                "minimum": 34,
                "type": "number"
              },
              "longitude": {
                "description": "WGS84 longitude inside the published European coverage.",
                "maximum": 40.5,
                "minimum": -31.5,
                "type": "number"
              }
            },
            "required": [
              "longitude",
              "latitude"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST",
              "PUT",
              "PATCH"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "additionalProperties": false,
            "properties": {
              "authoritative_status": {
                "const": "preliminary_non_binding",
                "type": "string"
              },
              "category": {
                "const": "country",
                "type": "string"
              },
              "caveats": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "charged": {
                "type": "boolean"
              },
              "checked_at": {
                "type": "string"
              },
              "confidence": {
                "maximum": 1,
                "minimum": 0,
                "type": "number"
              },
              "confidence_method": {
                "minLength": 20,
                "type": "string"
              },
              "data_date": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "evidence": {
                "additionalProperties": false,
                "properties": {
                  "soil-coarse-fragments": {
                    "additionalProperties": true,
                    "properties": {
                      "method": {
                        "type": "string"
                      },
                      "metric": {
                        "type": "string"
                      },
                      "name": {
                        "type": "string"
                      },
                      "sample_count": {
                        "minimum": 1,
                        "type": "integer"
                      },
                      "unit": {
                        "type": "string"
                      },
                      "value": {
                        "type": "number"
                      }
                    },
                    "required": [
                      "metric",
                      "name",
                      "unit",
                      "value",
                      "sample_count",
                      "method"
                    ],
                    "type": "object"
                  }
                },
                "required": [
                  "soil-coarse-fragments"
                ],
                "type": "object"
              },
              "evidence_classification": {
                "const": "derived_from_open_geodata",
                "type": "string"
              },
              "facts": {
                "type": "object"
              },
              "generated_at": {
                "type": "string"
              },
              "geometry": {
                "type": [
                  "object",
                  "null"
                ]
              },
              "limitations": {
                "items": {
                  "type": "string"
                },
                "minItems": 1,
                "type": "array"
              },
              "meta": {
                "type": "object"
              },
              "payment": {
                "additionalProperties": true,
                "required": [
                  "settled",
                  "price_usdc"
                ],
                "type": "object"
              },
              "recommended_next_steps": {
                "items": {
                  "type": "string"
                },
                "minItems": 1,
                "type": "array"
              },
              "result": {
                "minLength": 1,
                "type": "string"
              },
              "risk_level": {
                "type": "string"
              },
              "service": {
                "const": "ee-soil-coarse-fragments",
                "type": "string"
              },
              "service_id": {
                "const": "eli-0143",
                "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": "4f6db457982415c5b04c6ffa2567e78a009abc0a5b742699fea7c2afb3d71a60",
  "service_id": "71d6655be7281f12176f33d18555d55638335ac40b6e95c184a00e6827ddf290",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T18:19:56.682Z",
  "url": "https://baltikum.halowerk.com/v1/ee-soil-coarse-fragments",
  "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