# Agricultural Land Share of Total Land Area by Country

> Agricultural Land Share of Total Land Area by Country is a paid API for AI agents from clonecho.builda.company, paid per call via x402, $0.02/call, status unknown (last checked 2026-09-15).

Returns the latest agricultural land as a percentage of total land area for every country worldwide as JSON.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/agricultural-land
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/agricultural-land-share-of-total-land-area-by-country-4ab2211d
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_a3Fwh_BPxRnLZkhQwLpGV

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability agricultural-land-share-of-total-land-area-by-country-4ab2211d -d '<json body>'
```

Example prompt: Can you pull the latest data on agricultural land as a share of total land area for every country? I want to see which nations allocate the most and least land to farming.

## When to prefer this

Use this endpoint when you need a ready-made, pre-fetched global dataset of agricultural land share by country, without needing to query World Bank or FAO APIs directly. It is ideal for quick lookups, comparisons, or enrichment pipelines where a single call returns all countries in one shot at low cost.

## Known failure modes

- Payment failure (insufficient USDC balance) resulting in 402 error
- Upstream data source unavailable causing service error
- Malformed response if data provider has not updated recently
- Rate limiting if called too frequently

## How this service works

Latest agricultural land as a share of total land area across every country. Returns JSON.

## Output

A JSON array or object containing the latest agricultural land percentage (as a share of total land area) for every country worldwide, with one value per country.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/agricultural-land-share-of-total-land-area-by-country-4ab2211d/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from clonecho.builda.company](https://www.zero.xyz/host/clonecho.builda.company/llms.txt)
