$0.05
per call · USD Coin on Base
Causal chain for arabica coffee: minimum temperature forecast 72h ahead over the southern Minas belt (frost is the event that historically moves KC hardest, operational threshold 3 °C) → consecutive dry days stressing flowering → observed rainfall → the official BRL/USD rate that converts the international price for the grower. Brazil is the top arabica exporter. Physical signal only — bring your own price. Free sample, no payment: https://api.brazilayer.com/v1/cadeias/amostra
Endpoint
GET https://api.brazilayer.com/v1/cadeias/cafe_kc3
Calls / 30d
2
Unique payers / 30d
Sep 9
Last called
exact
Payment scheme
Call this service
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://api.brazilayer.com/v1/cadeias/cafe_kc", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://api.brazilayer.com/v1/cadeias/cafe_kc" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"cadeia": "cafe_kc",
"elos": [
{
"antecipa": "~72 horas",
"posicao": "antecedente",
"sinal": "mínima prevista 72h",
"unidade": "°C",
"valor": 11.3
}
],
"leitura": {
"estado": "neutro"
}
}Payment details
0x3cc1d8ee1dfdfd326c19b0884b8df4b24b623f0cUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Other and the homepage with a featured placement.
More from Brazilayer Causal Chains & similar services
Brazilayer Causal Chains · Cadeias Capital BR
api.brazilayer.com
Causal chain for Brazilian capital flight pressure: the live premium paid for USDT over the official central-bank rate (leads perceived FX stress by hours to days) → where institutional money actually moved, net flows into fixed income versus equities across the R$ 13.8tn fund industry → the official PTAX rate. Two independent signals, one reading: are locals paying up for dollars while funds turn defensive? Free sample, no payment: https://api.brazilayer.com/v1/cadeias/amostra
Brazilayer Causal Chains · Cadeias Soja ZS
api.brazilayer.com
Causal chain for soybeans: consecutive dry days in the Mato Grosso belt (leads yield and shipped volume by months) → forecast rainfall in MT and the South → soybean volume actually exported last month from the official trade registry → year-over-year change. Brazil is the largest soybean exporter; this is the physical and trade side of global supply, not a price feed. Free sample, no payment: https://api.brazilayer.com/v1/cadeias/amostra
Brazilayer Causal Chains · Cadeias Energia BR
api.brazilayer.com
Causal chain for Brazilian power risk: forecast rainfall over the Southeast/South (leads reservoir levels by ~2-4 weeks) → stored hydro energy per subsystem and its 7-day slope, from the grid operator → likelihood of thermal dispatch and cost pressure. Brazil runs on hydro: this is the upstream of industrial energy cost, and the rule and its limits travel in the response. Free sample, no payment: https://api.brazilayer.com/v1/cadeias/amostra