payment-ready until 2026-08-27
Official public-data x402 pulls: Idaho/PNW market ticks and FDA import alerts. USDC on Base. Unpaid GET returns 402.
Pay from $0.02 to $0.05 per request in USDC on Base, settled onchain via the x402 protocol, no signup, no API key needed.
listed 2026-08-20 · no on-chain settlement recorded yet
ASSESSMENT
updated 4h agoEvidence-backed signals, not a single score. Click any chip for the proof. Measured values stay read-only; unknown is honest.
reliability 100%
- uptime 24h
- -
- uptime 7d
- -
- uptime 30d
- -
- uptime 90d
- -
- response p95
- -
- avg response
- -
- total checks
- 0
Measured on the unpaid 402 handshake, not the paid call. A service can 402 correctly and still fail after payment.
compliance unknown
x402 compliance not evaluated yet.
price $0.02 to $0.05 (p71 in Data)
- price (min)
- $0.02
- price (max)
- $0.05
- category percentile (min)
- p71 in Data
- category percentile (max)
- p62 in Data
- endpoints / prices
- 2 / 2
- model
- tiered
- stability
- 100%
risk clean
No deterministic risk flag. Risk fires only on an exact blocklist match, or a reserved-brand name with a mismatched verified payTo. Never from low uptime, a high price, or a model guess.
- domain age
- 29d
- registrar
- NameCheap, Inc.
- hosting
- custom
- domain created
- 2026-07-21
Identity facts, not a risk score.
traction $0.00 30d · 0 buyers
- volume 30d
- $0.00
- buyers 30d
- 0
- settlements 30d
- 0
- measured since
- --- (start of our harvest window)
- last settlement
- ---
- top buyer share
- -
- trend 7d vs 30d
- -
- networks
- eip155:8453
- volume all-time
- $0
- settlements all-time
- 0
- median settlement 30d
- -
- max settlement 30d
- -
- settled via
- -
Conservative undercount: only USDC settlements via facilitators we measure are counted. A measured floor, not an estimate.
Top buyer share is a concentration signal, not part of the ranking score.
WHAT IT DOES
ai-derivedNo AI synthesis has been produced for this service yet.
ENDPOINTS
| METHOD | PATH | DESCRIPTION | PRICE | NETWORK | ASSET | 402 CHANNEL |
|---|---|---|---|---|---|---|
| GET | /import-alerts | $0.05 | Base | USDC | header | |
| GET | /ticks | $0.02 | Base | USDC | header |
REQUEST / RESPONSE EXAMPLE
An unpaid request to GET /import-alerts returns HTTP 402 with the payment terms. Settle onchain via your facilitator, then retry with the X-Payment header.
curl -i 'https://ticks.bnm.farm/import-alerts'
// 402 response (captured by monitor) · 2 payloads · click to expand
[
{
"error": "PAYMENT-SIGNATURE header is required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0xf59621FC406D266e18f314Ae18eF0a33b8401004",
"amount": "20000",
"scheme": "exact",
"network": "eip155:8453",
"description": "Call GET /ticks when you need the current official Idaho + PNW market snapshot (USDA AMS hay, cattle, produce, pulses; IBC grain; WD1 $/AF). JSON ticks plus stored history points; days between reports are not filled in.",
"maxTimeoutSeconds": 60
}
],
"resource": {
"url": "https://ticks.bnm.farm/ticks",
"mimeType": "application/json",
"description": "Call GET /ticks when you need the current official Idaho + PNW market snapshot (USDA AMS hay, cattle, produce, pulses; IBC grain; WD1 $/AF). JSON ticks plus stored history points; days between reports are not filled in."
},
"extensions": {
"bazaar": {
"info": {
"input": {
"type": "http",
"method": "GET",
"queryParams": {}
},
"output": {
"type": "json",
"example": {
"ok": true,
"ticks": [
{
"id": "cattle-tf-feeder-steer",
"asOf": "2026-08-12",
"unit": "$/cwt",
"group": "cattle",
"price": 400.2,
"market": "Twin Falls Livestock Commission (Wednesday auction)",
"source": "Twin Falls Livestock Commission market report",
"commodity": "Feeder steers"
}
],
"status": "ok",
"product": "idaho-hay-feeder-ticks",
"fetchedAt": "2026-08-17T21:22:50Z"
}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"headers": {
"type": "object",
"additionalProperties": {
"type": "string"
}
},
"queryParams": {
"type": "object",
"additionalProperties": {
"type": "string"
}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object"
}
}
}
}
}
}
},
"x402Version": 2
},
{
"error": "PAYMENT-SIGNATURE header is required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0xf59621FC406D266e18f314Ae18eF0a33b8401004",
"amount": "50000",
"scheme": "exact",
"network": "eip155:8453",
"description": "Call GET /import-alerts when you need the current FDA Import Alert / DWPE red and green firm-product snapshot from official cms_ia HTML. First-slice alert pages only. Does not wrap openFDA.",
"maxTimeoutSeconds": 60
}
],
"resource": {
"url": "https://ticks.bnm.farm/import-alerts",
"mimeType": "application/json",
"description": "Call GET /import-alerts when you need the current FDA Import Alert / DWPE red and green firm-product snapshot from official cms_ia HTML. First-slice alert pages only. Does not wrap openFDA."
},
"extensions": {
"bazaar": {
"info": {
"input": {
"type": "http",
"method": "GET",
"queryParams": {}
},
"output": {
"type": "json",
"example": {
"ok": true,
"asOf": "2026-08-17",
"ticks": [
{
"asOf": "2026-08-17",
"firm": "Clover Valley Meat Co.",
"list": "red",
"type": "DWPE",
"country": "AUSTRALIA",
"product": "Alligator & Crocodile, Other Aquatic Species — Crocodile",
"sourceUrl": "https://www.accessdata.fda.gov/cms_ia/importalert_49.html",
"alertNumber": "16-81",
"datePublished": "06/08/2012"
}
],
"status": "ok",
"product": "fda-import-alerts",
"fetchedAt": "2026-08-18T00:56:39.767Z"
}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"headers": {
"type": "object",
"additionalProperties": {
"type": "string"
}
},
"queryParams": {
"type": "object",
"additionalProperties": {
"type": "string"
}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object"
}
}
}
}
}
}
},
"x402Version": 2
}
] OVER TIME
All charts use the 24h selector; each series spans only the dates it has data for. Every series is also served as JSON at /api/v1/services/bnm-data-shop/price, /scores, /volume and /buyers. On-chain volume and distinct buyers are measured over the service's settlement address and are a conservative undercount (only settlements that reach a measured facilitator are counted). The on-chain series roll up hourly, so the latest day can be up to about an hour behind; distinct buyers are counted per payout address, so a service that settles to more than one address is an upper bound.
Median across 2 endpoints. Use the selector to isolate one.
checklist grew 11->14 on 2026-07-28; a step here is a metric change, not a regression
COMPLIANCE
not evaluatedlast 402 captured 2026-08-20 · last up 2026-08-20
- 402 payload captured
- accepts[] array present
- payTo address recoverable
- payTo at accepts[0].payTo (conformant shape)
- payTo is a valid on-chain address
- atomic price declared
- atomic price in a sane range
- asset (token) address declared
- network resolves to CAIP-2
- payment scheme declared
- served over HTTPS
- declares the current x402 version (2)
- EIP-712 domain parameters present on every EVM entry
- x402 v2 envelope delivered in the payment-required header
SITE PILLARS
- homepage reachable
- openapi doc
- pricing page
- llms.txt
- robots.txt
- terms page
recent checks (17) live · click to expand
EMBED THIS BADGE
<a href="https://x402-list.com/services/bnm-data-shop?utm_source=badge&utm_medium=referral&utm_campaign=embed"> <img src="https://x402-list.com/badge/bnm-data-shop.svg" alt="BNM Data Shop listed on x402-list" height="28"> </a>
[](https://x402-list.com/services/bnm-data-shop?utm_source=badge&utm_medium=referral&utm_campaign=embed)
<a href="https://x402-list.com/services/bnm-data-shop?utm_source=badge&utm_medium=referral&utm_campaign=embed"> <img src="https://x402-list.com/badge/bnm-data-shop.svg?data=uptime" alt="BNM Data Shop uptime on x402-list" height="28"> </a>