H

HarvestPulse · Harvest CSA

by HarvestPulse

GETBaseSolanaArbitrumPolygonWorld ChainMonadX LayerHyperEVMAlgorandXRP LedgerBNB Chain

$0.1

per call · USD Coin on Base

CSA / community-supported-agriculture guide — how to evaluate, join, and maximize a CSA farm share for any location and household size. For local-food and farm-to-table agents.

Endpoint

GET https://harvestpulse.theaslangroupllc.com/api/harvest/csa

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://harvestpulse.theaslangroupllc.com/api/harvest/csa", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://harvestpulse.theaslangroupllc.com/api/harvest/csa?household_size=number+of+people+in+the+household%2C+used+to+size+share+recommendations+%28default%3A+2%29&lang=en+%7C+es+%7C+fr+%7C+de+%7C+pt+%7C+zh+%7C+ko+%28default%3A+en%29&location=city%2C+state%2C+or+country+to+find+CSA+farms+near+%28default%3A+US%29" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "cost_analysis": {
    "budget_tip": "Look for work share arrangements that reduce the share cost.",
    "per_week_cost": "$20-35/week — often competitive with organic grocery",
    "typical_range": "$400-800 for a full season (20-24 weeks) for vegetables",
    "value_maximization": "CSAs reward cooks who can use everything."
  },
  "csa_types": [
    {
      "description": "Full vegetable needs — often $500-800/season",
      "type": "Full-diet CSA"
    },
    {
      "description": "Smaller household or supplement to other shopping",
      "type": "Partial/Half share"
    }
  ],
  "location": "Vermont",
  "making_the_most_of_it": [
    "Freeze extras during peak weeks",
    "Follow the farm newsletter for recipe ideas"
  ],
  "pulse_suggestions": [],
  "questions_to_ask_before_joining": [
    "What happens if a crop fails — do you get credit?",
    "Can I swap items I don't like?"
  ],
  "search_context": "Live search context on CSAs in this region.",
  "what_is_a_csa": "A CSA is an upfront-payment weekly box of what a farm is growing, sharing risk between the eater and the farmer."
}

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 Social & Community and the homepage with a featured placement.

Get featured →

More from HarvestPulse & similar services