C

ClearCheck · Crops

by ClearCheck

GETBaseSolanaArbitrumPolygon

$0.01

per call · USD Coin on Base

USDA price or yield for a crop: latest value, unit and year, national or by state, with the recent trend.

Endpoint

GET https://loonie-toll.onrender.com/crops

2

Calls / 30d

1

Unique payers / 30d

Sep 9

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://loonie-toll.onrender.com/crops", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://loonie-toll.onrender.com/crops?commodity=CORN" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "disclaimer": "Advisory only, provided as is without warranty of accuracy or completeness. NASS statistics are survey-based and revised over time; monthly prices are preliminary until the annual summary. Not affilia…",
  "item": "CORN, GRAIN - PRICE RECEIVED, MEASURED IN $ / BU",
  "latest": {
    "item": "CORN, GRAIN - PRICE RECEIVED, MEASURED IN $ / BU",
    "location": "US TOTAL",
    "period": "JAN",
    "unit": "$ / BU",
    "value": 4.1,
    "year": 2026
  },
  "otherSeriesCount": 1,
  "query": {
    "commodity": "CORN",
    "metric": "price",
    "state": null,
    "years": 3
  },
  "reasons": [
    "CORN, GRAIN - PRICE RECEIVED, MEASURED IN $ / BU: 4.1 $ / BU (JAN, US TOTAL).",
    "+0% vs 2025 (4.1 $ / BU).",
    "…1 more"
  ],
  "retrievedAt": "2026-09-09T00:53:34.780Z",
  "series": [
    {
      "item": "CORN, GRAIN - PRICE RECEIVED, MEASURED IN $ / BU",
      "location": "US TOTAL",
      "period": "JAN",
      "unit": "$ / BU",
      "value": 4.1,
      "year": 2026
    },
    {
      "item": "CORN, GRAIN - PRICE RECEIVED, MEASURED IN $ / BU",
      "location": "US TOTAL",
      "period": "FEB",
      "unit": "$ / BU",
      "value": 4.11,
      "year": 2026
    }
  ],
  "source": "USDA National Agricultural Statistics Service (Quick Stats)",
  "verdict": "STABLE"
}

Payment details

Pay to0xb531320805c5bed1d46aeadcf4f008fdf172dbda
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Solana, Arbitrum, Polygon
Schemesexact

Is this your API?

Pin it to the top of Data & Enrichment and the homepage with a featured placement.

Get featured →

More from ClearCheck & similar services