M

MacroPulse · Yield Forecast

by MacroPulse

GETBaseSolanaArbitrumPolygonWorld ChainMonadX LayerHyperEVMAlgorandXRP LedgerBNB Chain

$0.15

per call · USD Coin on Base

Crop yield forecast for grower and ag-trader agents. Synthesizes USDA WASDE and FAO supply/demand, production estimates, price implications, and a regional breakdown for any major crop.

Endpoint

GET https://fieldpulse.theaslangroupllc.com/api/yield-forecast

1

Calls / 30d

1

Unique payers / 30d

Aug 20

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://fieldpulse.theaslangroupllc.com/api/yield-forecast", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://fieldpulse.theaslangroupllc.com/api/yield-forecast?crop=wheat&lang=en&lat=48.0+%28pass+lat%2Blon+to+get+a+measured+60-day+climate+series%29&lon=35.0&region=Black+Sea+%28required+unless+lat%2Blon+given%29" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "crop": "wheat",
  "price_implications": {
    "direction": "bullish",
    "key_level": "$6.20/bu CBOT resistance"
  },
  "production_estimate": {
    "value": "78.5 Mt combined UA+RU",
    "vs_prior_year": "-8%"
  },
  "region": "Black Sea",
  "season": "2026/27",
  "yield_outlook": {
    "basis": "Dry conditions in Ukraine reducing winter wheat yield potential",
    "confidence": "medium",
    "direction": "below_average"
  }
}

Payment details

Pay to0x50ab2018c06c6e4eaa9ba52057eb55ed284912fc
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Solana, Arbitrum, Polygon, World Chain, Monad, X Layer, HyperEVM, Algorand, XRP Ledger, BNB Chain
Schemesexact

Is this your API?

Pin it to the top of DeFi and the homepage with a featured placement.

Get featured →

More from MacroPulse & similar services