Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

BNM Data Shop

REMOTE · TICKS.BNM.FARM · SCANNED SEP 26

Official public-data caches sold per pull via x402/USDC on Base.

Available components

+4 this week 74 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security57
Transport & Reachability100
Schema Quality & AI Usability62
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 20546 tokens (~273/item across 75 items; 75 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 75 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 76 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities40
  • Spec-recency check failed: implements MCP spec 2025-03-26; the latest is 2026-07-28. See how to fix → Fail
Install

How do I install the BNM Data Shop MCP server?

BNM Data Shop is a hosted endpoint at https://ticks.bnm.farm/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · ticks.bnm.farm

# add to Claude Code
claude mcp add --transport http bnmbnmai-bnm-data-shop 'https://ticks.bnm.farm/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "bnmbnmai-bnm-data-shop": {
      "url": "https://ticks.bnm.farm/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "bnmbnmai-bnm-data-shop": {
      "type": "http",
      "url": "https://ticks.bnm.farm/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.bnmbnmai-bnm-data-shop]
url = "https://ticks.bnm.farm/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "bnmbnmai-bnm-data-shop": {
      "type": "remote",
      "url": "https://ticks.bnm.farm/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add bnmbnmai-bnm-data-shop --url 'https://ticks.bnm.farm/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  bnmbnmai-bnm-data-shop:
    url: "https://ticks.bnm.farm/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "bnmbnmai-bnm-data-shop": {
      "Transport": "http",
      "Url": "https://ticks.bnm.farm/mcp"
    }
  }
}
# add to Vellum
assistant mcp add bnmbnmai-bnm-data-shop -t streamable-http -u 'https://ticks.bnm.farm/mcp'
// mcp.json
{
  "mcpServers": {
    "bnmbnmai-bnm-data-shop": {
      "type": "http",
      "url": "https://ticks.bnm.farm/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 26 Sept 26 +46
    • Injection markers: unverified → pass ▲ security
    • Stability: unverified → pass ▲ security
    • Authorization: Authorisation not fully verified: no authorisation is required to call this server, and 75 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe. security
    • The server rewrote its instructions, which are the text every model session reads security
    • Tool “firm-check” rewrote its description, which is the text the model reads security
    • Tool “search” rewrote its description, which is the text the model reads security
    • Schema quality: 17668 → 20546 ▼ functional
    • MCP protocol: unverified → fail ▼ functional
    • Endpoint reachability: unreachable → reachable ▲ functional
    • Tool coverage: unverified → 100 ▲ functional
    • New tool “ccb-determinations” functional
    • New tool “ecab-decisions” functional
    • New tool “eeoc-appellate” functional
    • New tool “fcc-eb-orders” functional
    • New tool “flra-decisions” functional
    • New tool “ibla-decisions” functional
    • New tool “nlrb-decisions” functional
    • New tool “nmb-determinations” functional
    • New tool “ttab-decisions” functional
    • “get-one” reworded the description of “door” cosmetic
    • “get-page” reworded the description of “door” cosmetic
    • “search” reworded the description of “before” cosmetic
    • “search” reworded the description of “door” cosmetic
  • 25 Sept 26 −14
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 24 Sept 26 −14

    The score moved with no change recorded against any check. We would rather say so than guess.

  • 23 Sept 26 −14

    The score moved with no change recorded against any check. We would rather say so than guess.

  • 20 Sept 26 0
    • Endpoint reachability: reachable → unreachable ▼ security
    • Stability: 0.77 → unverified ▼ security
    • Tool safety: pass → unverified ▼ security
    • Authorization: Authorisation not fully verified: no authorisation is required to connect, but we couldn't read the whole tool list to see what that exposes. security
    • Capabilities: fail → unverified ▼ functional
    • Tool coverage: 100 → unverified ▼ functional
  • 19 Sept 26 0
    • The server rewrote its instructions, which are the text every model session reads security
    • Tool “firm-check” rewrote its description, which is the text the model reads security
    • New tool “ftc-orders” functional
    • “get-one” reworded the description of “door” cosmetic
    • “get-page” reworded the description of “door” cosmetic
    • “search” reworded the description of “door” cosmetic
  • 18 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 70 to 73. That category is still filling its 30-day observation window: 21 days of observed history at the previous scan, 22 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Sept 26 0
    • The server rewrote its instructions, which are the text every model session reads security
    • New tool “fmc-orders” functional
    • “get-one” reworded the description of “door” cosmetic
    • “get-page” reworded the description of “door” cosmetic
    • “search” reworded the description of “door” cosmetic
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 26 Sept 2026 · Probed https://ticks.bnm.farm/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=bnm.farm CN=WE1,O=Google Trust Services,C=US 18 Sept 2026 17 Dec 2026 ECDSA 256 ECDSA-SHA256 40c3853dac64507d0e32d0c222cf1809
SANs: bnm.farm, *.bnm.farm
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of ticks.bnm.farm. — Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
farm. present 63382 8 Verified
bnm.farm. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://ticks.bnm.farm/mcp Verified 200
http (plaintext) http://ticks.bnm.farm/mcp HTTPS enforced 301 https://ticks.bnm.farm/mcp
MCP tools · 75 exposed · ~20,394 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
aaib-reports ~296

GET https://ticks.bnm.farm/aaib-reports — $0.05 USDC on Base to 0xf59621FC406D266e18f314Ae18eF0a33b8401004. UK AAIB investigation-report text GET ?id= is one official text ($0.02). Newest chunk on a plain GET ($0.05); older chunk if they ask (?before, $0.05); newer than a watermark ?since= ($0.05). Unpaid returns HTTP 402. After a valid X-PAYMENT, the same URL returns JSON. Not a new SKU.

NameTypeReqDescription
beforestring–Official catalog id or YYYY-MM-DD. Next older chunk on the same URL, another $0.05. Omit for the newest chunk.
idstring–Official catalog id. That one official text, $0.02. Same door, not a new SKU.
pagestring–1-based page. Page 1 is the newest chunk. Ignored when since/before is set.
sincestring–ISO timestamp or official catalog id. Official texts newer than this watermark, $0.05. Empty new set is 304 or recordCount 0.
x_paymentstring–Optional x402 X-PAYMENT value forwarded to the paid GET as the X-PAYMENT header.

No output schema declared.

No examples provided.

air-letters ~296

GET https://ticks.bnm.farm/air-letters — $0.05 USDC on Base to 0xf59621FC406D266e18f314Ae18eF0a33b8401004. USDA APHIS AIR confirmation-letter text GET ?id= is one official text ($0.02). Newest chunk on a plain GET ($0.05); older chunk if they ask (?before, $0.05); newer than a watermark ?since= ($0.05). Unpaid returns HTTP 402. After a valid X-PAYMENT, the same URL returns JSON. Not a new SKU.

NameTypeReqDescription
beforestring–Official catalog id or YYYY-MM-DD. Next older chunk on the same URL, another $0.05. Omit for the newest chunk.
idstring–Official catalog id. That one official text, $0.02. Same door, not a new SKU.
pagestring–1-based page. Page 1 is the newest chunk. Ignored when since/before is set.
sincestring–ISO timestamp or official catalog id. Official texts newer than this watermark, $0.05. Empty new set is 304 or recordCount 0.
x_paymentstring–Optional x402 X-PAYMENT value forwarded to the paid GET as the X-PAYMENT header.

No output schema declared.

No examples provided.

awa ~294

GET https://ticks.bnm.farm/awa — $0.05 USDC on Base to 0xf59621FC406D266e18f314Ae18eF0a33b8401004. USDA APHIS AWA inspection-report observation text GET ?id= is one official text ($0.02). Newest chunk on a plain GET ($0.05); older chunk if they ask (?before, $0.05); newer than a watermark ?since= ($0.05). Unpaid returns HTTP 402. After a valid X-PAYMENT, the same URL returns JSON. Not a new SKU.

NameTypeReqDescription
beforestring–Official catalog id or YYYY-MM-DD. Next older chunk on the same URL, another $0.05. Omit for the newest chunk.
idstring–Official catalog id. That one official text, $0.02. Same door, not a new SKU.
pagestring–1-based page. Page 1 is the newest chunk. Ignored when since/before is set.
sincestring–ISO timestamp or official catalog id. Official texts newer than this watermark, $0.05. Empty new set is 304 or recordCount 0.
x_paymentstring–Optional x402 X-PAYMENT value forwarded to the paid GET as the X-PAYMENT header.

No output schema declared.

No examples provided.

bis-orders ~293

GET https://ticks.bnm.farm/bis-orders — $0.05 USDC on Base to 0xf59621FC406D266e18f314Ae18eF0a33b8401004. BIS institution charging-letter / order text GET ?id= is one official text ($0.02). Newest chunk on a plain GET ($0.05); older chunk if they ask (?before, $0.05); newer than a watermark ?since= ($0.05). Unpaid returns HTTP 402. After a valid X-PAYMENT, the same URL returns JSON. Not a new SKU.

NameTypeReqDescription
beforestring–Official catalog id or YYYY-MM-DD. Next older chunk on the same URL, another $0.05. Omit for the newest chunk.
idstring–Official catalog id. That one official text, $0.02. Same door, not a new SKU.
pagestring–1-based page. Page 1 is the newest chunk. Ignored when since/before is set.
sincestring–ISO timestamp or official catalog id. Official texts newer than this watermark, $0.05. Empty new set is 304 or recordCount 0.
x_paymentstring–Optional x402 X-PAYMENT value forwarded to the paid GET as the X-PAYMENT header.

No output schema declared.

No examples provided.

bsee-reports ~296

GET https://ticks.bnm.farm/bsee-reports — $0.05 USDC on Base to 0xf59621FC406D266e18f314Ae18eF0a33b8401004. BSEE District Accident Investigation Report text GET ?id= is one official text ($0.02). Newest chunk on a plain GET ($0.05); older chunk if they ask (?before, $0.05); newer than a watermark ?since= ($0.05). Unpaid returns HTTP 402. After a valid X-PAYMENT, the same URL returns JSON. Not a new SKU.

NameTypeReqDescription
beforestring–Official catalog id or YYYY-MM-DD. Next older chunk on the same URL, another $0.05. Omit for the newest chunk.
idstring–Official catalog id. That one official text, $0.02. Same door, not a new SKU.
pagestring–1-based page. Page 1 is the newest chunk. Ignored when since/before is set.
sincestring–ISO timestamp or official catalog id. Official texts newer than this watermark, $0.05. Empty new set is 304 or recordCount 0.
x_paymentstring–Optional x402 X-PAYMENT value forwarded to the paid GET as the X-PAYMENT header.

No output schema declared.

No examples provided.

ccb-determinations ~298

GET https://ticks.bnm.farm/ccb-determinations — $0.05 USDC on Base to 0xf59621FC406D266e18f314Ae18eF0a33b8401004. Copyright Claims Board Final Determination text GET ?id= is one official text ($0.02). Newest chunk on a plain GET ($0.05); older chunk if they ask (?before, $0.05); newer than a watermark ?since= ($0.05). Unpaid returns HTTP 402. After a valid X-PAYMENT, the same URL returns JSON. Not a new SKU.

NameTypeReqDescription
beforestring–Official catalog id or YYYY-MM-DD. Next older chunk on the same URL, another $0.05. Omit for the newest chunk.
idstring–Official catalog id. That one official text, $0.02. Same door, not a new SKU.
pagestring–1-based page. Page 1 is the newest chunk. Ignored when since/before is set.
sincestring–ISO timestamp or official catalog id. Official texts newer than this watermark, $0.05. Empty new set is 304 or recordCount 0.
x_paymentstring–Optional x402 X-PAYMENT value forwarded to the paid GET as the X-PAYMENT header.

No output schema declared.

No examples provided.

cder-reviews ~295

GET https://ticks.bnm.farm/cder-reviews — $0.05 USDC on Base to 0xf59621FC406D266e18f314Ae18eF0a33b8401004. FDA CDER Integrated Review text GET ?id= is one official text ($0.02). Newest chunk on a plain GET ($0.05); older chunk if they ask (?before, $0.05); newer than a watermark ?since= ($0.05). Unpaid returns HTTP 402. After a valid X-PAYMENT, the same URL returns JSON. Not a new SKU.

NameTypeReqDescription
beforestring–Official catalog id or YYYY-MM-DD. Next older chunk on the same URL, another $0.05. Omit for the newest chunk.
idstring–Official catalog id. That one official text, $0.02. Same door, not a new SKU.
pagestring–1-based page. Page 1 is the newest chunk. Ignored when since/before is set.
sincestring–ISO timestamp or official catalog id. Official texts newer than this watermark, $0.05. Empty new set is 304 or recordCount 0.
x_paymentstring–Optional x402 X-PAYMENT value forwarded to the paid GET as the X-PAYMENT header.

No output schema declared.

No examples provided.

cfpb-orders ~297

GET https://ticks.bnm.farm/cfpb-orders — $0.05 USDC on Base to 0xf59621FC406D266e18f314Ae18eF0a33b8401004. CFPB consent-order / administrative-order text GET ?id= is one official text ($0.02). Newest chunk on a plain GET ($0.05); older chunk if they ask (?before, $0.05); newer than a watermark ?since= ($0.05). Unpaid returns HTTP 402. After a valid X-PAYMENT, the same URL returns JSON. Not a new SKU.

NameTypeReqDescription
beforestring–Official catalog id or YYYY-MM-DD. Next older chunk on the same URL, another $0.05. Omit for the newest chunk.
idstring–Official catalog id. That one official text, $0.02. Same door, not a new SKU.
pagestring–1-based page. Page 1 is the newest chunk. Ignored when since/before is set.
sincestring–ISO timestamp or official catalog id. Official texts newer than this watermark, $0.05. Empty new set is 304 or recordCount 0.
x_paymentstring–Optional x402 X-PAYMENT value forwarded to the paid GET as the X-PAYMENT header.

No output schema declared.

No examples provided.

cftc-orders ~297

GET https://ticks.bnm.farm/cftc-orders — $0.05 USDC on Base to 0xf59621FC406D266e18f314Ae18eF0a33b8401004. CFTC institution enforcement-order / settlement text GET ?id= is one official text ($0.02). Newest chunk on a plain GET ($0.05); older chunk if they ask (?before, $0.05); newer than a watermark ?since= ($0.05). Unpaid returns HTTP 402. After a valid X-PAYMENT, the same URL returns JSON. Not a new SKU.

NameTypeReqDescription
beforestring–Official catalog id or YYYY-MM-DD. Next older chunk on the same URL, another $0.05. Omit for the newest chunk.
idstring–Official catalog id. That one official text, $0.02. Same door, not a new SKU.
pagestring–1-based page. Page 1 is the newest chunk. Ignored when since/before is set.
sincestring–ISO timestamp or official catalog id. Official texts newer than this watermark, $0.05. Empty new set is 304 or recordCount 0.
x_paymentstring–Optional x402 X-PAYMENT value forwarded to the paid GET as the X-PAYMENT header.

No output schema declared.

No examples provided.

cma-ca98 ~297

GET https://ticks.bnm.farm/cma-ca98 — $0.05 USDC on Base to 0xf59621FC406D266e18f314Ae18eF0a33b8401004. UK CMA CA98 infringement-decision text GET ?id= is one official text ($0.02). Newest chunk on a plain GET ($0.05); older chunk if they ask (?before, $0.05); newer than a watermark ?since= ($0.05). Unpaid returns HTTP 402. After a valid X-PAYMENT, the same URL returns JSON. Not a new SKU.

NameTypeReqDescription
beforestring–Official catalog id or YYYY-MM-DD. Next older chunk on the same URL, another $0.05. Omit for the newest chunk.
idstring–Official catalog id. That one official text, $0.02. Same door, not a new SKU.
pagestring–1-based page. Page 1 is the newest chunk. Ignored when since/before is set.
sincestring–ISO timestamp or official catalog id. Official texts newer than this watermark, $0.05. Empty new set is 304 or recordCount 0.
x_paymentstring–Optional x402 X-PAYMENT value forwarded to the paid GET as the X-PAYMENT header.

No output schema declared.

No examples provided.

csb-reports ~118

GET https://ticks.bnm.farm/csb-reports — $0.05 USDC on Base to 0xf59621FC406D266e18f314Ae18eF0a33b8401004. US CSB final investigation report PDFs Unpaid returns HTTP 402. After a valid X-PAYMENT, the same URL returns JSON. Not a new SKU.

NameTypeReqDescription
x_paymentstring–Optional x402 X-PAYMENT value forwarded to the paid GET as the X-PAYMENT header.

No output schema declared.

No examples provided.

denovo-orders ~294

GET https://ticks.bnm.farm/denovo-orders — $0.05 USDC on Base to 0xf59621FC406D266e18f314Ae18eF0a33b8401004. FDA De Novo classification-order text GET ?id= is one official text ($0.02). Newest chunk on a plain GET ($0.05); older chunk if they ask (?before, $0.05); newer than a watermark ?since= ($0.05). Unpaid returns HTTP 402. After a valid X-PAYMENT, the same URL returns JSON. Not a new SKU.

NameTypeReqDescription
beforestring–Official catalog id or YYYY-MM-DD. Next older chunk on the same URL, another $0.05. Omit for the newest chunk.
idstring–Official catalog id. That one official text, $0.02. Same door, not a new SKU.
pagestring–1-based page. Page 1 is the newest chunk. Ignored when since/before is set.
sincestring–ISO timestamp or official catalog id. Official texts newer than this watermark, $0.05. Empty new set is 304 or recordCount 0.
x_paymentstring–Optional x402 X-PAYMENT value forwarded to the paid GET as the X-PAYMENT header.

No output schema declared.

No examples provided.

ecab-decisions ~297

GET https://ticks.bnm.farm/ecab-decisions — $0.05 USDC on Base to 0xf59621FC406D266e18f314Ae18eF0a33b8401004. ECAB FECA Decision and Order text GET ?id= is one official text ($0.02). Newest chunk on a plain GET ($0.05); older chunk if they ask (?before, $0.05); newer than a watermark ?since= ($0.05). Unpaid returns HTTP 402. After a valid X-PAYMENT, the same URL returns JSON. Not a new SKU.

NameTypeReqDescription
beforestring–Official catalog id or YYYY-MM-DD. Next older chunk on the same URL, another $0.05. Omit for the newest chunk.
idstring–Official catalog id. That one official text, $0.02. Same door, not a new SKU.
pagestring–1-based page. Page 1 is the newest chunk. Ignored when since/before is set.
sincestring–ISO timestamp or official catalog id. Official texts newer than this watermark, $0.05. Empty new set is 304 or recordCount 0.
x_paymentstring–Optional x402 X-PAYMENT value forwarded to the paid GET as the X-PAYMENT header.

No output schema declared.

No examples provided.

eeoc-appellate ~299

GET https://ticks.bnm.farm/eeoc-appellate — $0.05 USDC on Base to 0xf59621FC406D266e18f314Ae18eF0a33b8401004. EEOC OFS appellate decision text GET ?id= is one official text ($0.02). Newest chunk on a plain GET ($0.05); older chunk if they ask (?before, $0.05); newer than a watermark ?since= ($0.05). Unpaid returns HTTP 402. After a valid X-PAYMENT, the same URL returns JSON. Not a new SKU.

NameTypeReqDescription
beforestring–Official catalog id or YYYY-MM-DD. Next older chunk on the same URL, another $0.05. Omit for the newest chunk.
idstring–Official catalog id. That one official text, $0.02. Same door, not a new SKU.
pagestring–1-based page. Page 1 is the newest chunk. Ignored when since/before is set.
sincestring–ISO timestamp or official catalog id. Official texts newer than this watermark, $0.05. Empty new set is 304 or recordCount 0.
x_paymentstring–Optional x402 X-PAYMENT value forwarded to the paid GET as the X-PAYMENT header.

No output schema declared.

No examples provided.

eis-reports ~295

GET https://ticks.bnm.farm/eis-reports — $0.05 USDC on Base to 0xf59621FC406D266e18f314Ae18eF0a33b8401004. EPA NEPA Environmental Impact Statement PDFs GET ?id= is one official text ($0.02). Newest chunk on a plain GET ($0.05); older chunk if they ask (?before, $0.05); newer than a watermark ?since= ($0.05). Unpaid returns HTTP 402. After a valid X-PAYMENT, the same URL returns JSON. Not a new SKU.

NameTypeReqDescription
beforestring–Official catalog id or YYYY-MM-DD. Next older chunk on the same URL, another $0.05. Omit for the newest chunk.
idstring–Official catalog id. That one official text, $0.02. Same door, not a new SKU.
pagestring–1-based page. Page 1 is the newest chunk. Ignored when since/before is set.
sincestring–ISO timestamp or official catalog id. Official texts newer than this watermark, $0.05. Empty new set is 304 or recordCount 0.
x_paymentstring–Optional x402 X-PAYMENT value forwarded to the paid GET as the X-PAYMENT header.

No output schema declared.

No examples provided.

ema-referrals ~295

GET https://ticks.bnm.farm/ema-referrals — $0.05 USDC on Base to 0xf59621FC406D266e18f314Ae18eF0a33b8401004. EMA human-medicine referral procedure text GET ?id= is one official text ($0.02). Newest chunk on a plain GET ($0.05); older chunk if they ask (?before, $0.05); newer than a watermark ?since= ($0.05). Unpaid returns HTTP 402. After a valid X-PAYMENT, the same URL returns JSON. Not a new SKU.

NameTypeReqDescription
beforestring–Official catalog id or YYYY-MM-DD. Next older chunk on the same URL, another $0.05. Omit for the newest chunk.
idstring–Official catalog id. That one official text, $0.02. Same door, not a new SKU.
pagestring–1-based page. Page 1 is the newest chunk. Ignored when since/before is set.
sincestring–ISO timestamp or official catalog id. Official texts newer than this watermark, $0.05. Empty new set is 304 or recordCount 0.
x_paymentstring–Optional x402 X-PAYMENT value forwarded to the paid GET as the X-PAYMENT header.

No output schema declared.

No examples provided.

epa-alj ~302

GET https://ticks.bnm.farm/epa-alj — $0.05 USDC on Base to 0xf59621FC406D266e18f314Ae18eF0a33b8401004. EPA OALJ Initial Decision and Order + ALJ Order text GET ?id= is one official text ($0.02). Newest chunk on a plain GET ($0.05); older chunk if they ask (?before, $0.05); newer than a watermark ?since= ($0.05). Unpaid returns HTTP 402. After a valid X-PAYMENT, the same URL returns JSON. Not a new SKU.

NameTypeReqDescription
beforestring–Official catalog id or YYYY-MM-DD. Next older chunk on the same URL, another $0.05. Omit for the newest chunk.
idstring–Official catalog id. That one official text, $0.02. Same door, not a new SKU.
pagestring–1-based page. Page 1 is the newest chunk. Ignored when since/before is set.
sincestring–ISO timestamp or official catalog id. Official texts newer than this watermark, $0.05. Empty new set is 304 or recordCount 0.
x_paymentstring–Optional x402 X-PAYMENT value forwarded to the paid GET as the X-PAYMENT header.

No output schema declared.

No examples provided.

epa-cafo ~301

GET https://ticks.bnm.farm/epa-cafo — $0.05 USDC on Base to 0xf59621FC406D266e18f314Ae18eF0a33b8401004. EPA Part 22 CAFO / ESA administrative penalty letter text GET ?id= is one official text ($0.02). Newest chunk on a plain GET ($0.05); older chunk if they ask (?before, $0.05); newer than a watermark ?since= ($0.05). Unpaid returns HTTP 402. After a valid X-PAYMENT, the same URL returns JSON. Not a new SKU.

NameTypeReqDescription
beforestring–Official catalog id or YYYY-MM-DD. Next older chunk on the same URL, another $0.05. Omit for the newest chunk.
idstring–Official catalog id. That one official text, $0.02. Same door, not a new SKU.
pagestring–1-based page. Page 1 is the newest chunk. Ignored when since/before is set.
sincestring–ISO timestamp or official catalog id. Official texts newer than this watermark, $0.05. Empty new set is 304 or recordCount 0.
x_paymentstring–Optional x402 X-PAYMENT value forwarded to the paid GET as the X-PAYMENT header.

No output schema declared.

No examples provided.

epa-eab ~300

GET https://ticks.bnm.farm/epa-eab — $0.05 USDC on Base to 0xf59621FC406D266e18f314Ae18eF0a33b8401004. EPA EAB Unpublished Final Order / Board Order text GET ?id= is one official text ($0.02). Newest chunk on a plain GET ($0.05); older chunk if they ask (?before, $0.05); newer than a watermark ?since= ($0.05). Unpaid returns HTTP 402. After a valid X-PAYMENT, the same URL returns JSON. Not a new SKU.

NameTypeReqDescription
beforestring–Official catalog id or YYYY-MM-DD. Next older chunk on the same URL, another $0.05. Omit for the newest chunk.
idstring–Official catalog id. That one official text, $0.02. Same door, not a new SKU.
pagestring–1-based page. Page 1 is the newest chunk. Ignored when since/before is set.
sincestring–ISO timestamp or official catalog id. Official texts newer than this watermark, $0.05. Empty new set is 304 or recordCount 0.
x_paymentstring–Optional x402 X-PAYMENT value forwarded to the paid GET as the X-PAYMENT header.

No output schema declared.

No examples provided.

faa-civil-penalty ~302

GET https://ticks.bnm.farm/faa-civil-penalty — $0.05 USDC on Base to 0xf59621FC406D266e18f314Ae18eF0a33b8401004. FAA Civil Penalty Appeals Administrator Order text GET ?id= is one official text ($0.02). Newest chunk on a plain GET ($0.05); older chunk if they ask (?before, $0.05); newer than a watermark ?since= ($0.05). Unpaid returns HTTP 402. After a valid X-PAYMENT, the same URL returns JSON. Not a new SKU.

NameTypeReqDescription
beforestring–Official catalog id or YYYY-MM-DD. Next older chunk on the same URL, another $0.05. Omit for the newest chunk.
idstring–Official catalog id. That one official text, $0.02. Same door, not a new SKU.
pagestring–1-based page. Page 1 is the newest chunk. Ignored when since/before is set.
sincestring–ISO timestamp or official catalog id. Official texts newer than this watermark, $0.05. Empty new set is 304 or recordCount 0.
x_paymentstring–Optional x402 X-PAYMENT value forwarded to the paid GET as the X-PAYMENT header.

No output schema declared.

No examples provided.

fcc-eb-orders ~294

GET https://ticks.bnm.farm/fcc-eb-orders — $0.05 USDC on Base to 0xf59621FC406D266e18f314Ae18eF0a33b8401004. FCC Enforcement Bureau order text GET ?id= is one official text ($0.02). Newest chunk on a plain GET ($0.05); older chunk if they ask (?before, $0.05); newer than a watermark ?since= ($0.05). Unpaid returns HTTP 402. After a valid X-PAYMENT, the same URL returns JSON. Not a new SKU.

NameTypeReqDescription
beforestring–Official catalog id or YYYY-MM-DD. Next older chunk on the same URL, another $0.05. Omit for the newest chunk.
idstring–Official catalog id. That one official text, $0.02. Same door, not a new SKU.
pagestring–1-based page. Page 1 is the newest chunk. Ignored when since/before is set.
sincestring–ISO timestamp or official catalog id. Official texts newer than this watermark, $0.05. Empty new set is 304 or recordCount 0.
x_paymentstring–Optional x402 X-PAYMENT value forwarded to the paid GET as the X-PAYMENT header.

No output schema declared.

No examples provided.

fdic-orders ~296

GET https://ticks.bnm.farm/fdic-orders — $0.05 USDC on Base to 0xf59621FC406D266e18f314Ae18eF0a33b8401004. FDIC institution consent-order / C&D text GET ?id= is one official text ($0.02). Newest chunk on a plain GET ($0.05); older chunk if they ask (?before, $0.05); newer than a watermark ?since= ($0.05). Unpaid returns HTTP 402. After a valid X-PAYMENT, the same URL returns JSON. Not a new SKU.

NameTypeReqDescription
beforestring–Official catalog id or YYYY-MM-DD. Next older chunk on the same URL, another $0.05. Omit for the newest chunk.
idstring–Official catalog id. That one official text, $0.02. Same door, not a new SKU.
pagestring–1-based page. Page 1 is the newest chunk. Ignored when since/before is set.
sincestring–ISO timestamp or official catalog id. Official texts newer than this watermark, $0.05. Empty new set is 304 or recordCount 0.
x_paymentstring–Optional x402 X-PAYMENT value forwarded to the paid GET as the X-PAYMENT header.

No output schema declared.

No examples provided.

ferc-orders ~297

GET https://ticks.bnm.farm/ferc-orders — $0.05 USDC on Base to 0xf59621FC406D266e18f314Ae18eF0a33b8401004. FERC institution stipulation-and-consent text GET ?id= is one official text ($0.02). Newest chunk on a plain GET ($0.05); older chunk if they ask (?before, $0.05); newer than a watermark ?since= ($0.05). Unpaid returns HTTP 402. After a valid X-PAYMENT, the same URL returns JSON. Not a new SKU.

NameTypeReqDescription
beforestring–Official catalog id or YYYY-MM-DD. Next older chunk on the same URL, another $0.05. Omit for the newest chunk.
idstring–Official catalog id. That one official text, $0.02. Same door, not a new SKU.
pagestring–1-based page. Page 1 is the newest chunk. Ignored when since/before is set.
sincestring–ISO timestamp or official catalog id. Official texts newer than this watermark, $0.05. Empty new set is 304 or recordCount 0.
x_paymentstring–Optional x402 X-PAYMENT value forwarded to the paid GET as the X-PAYMENT header.

No output schema declared.

No examples provided.

fifra-orders ~295

GET https://ticks.bnm.farm/fifra-orders — $0.05 USDC on Base to 0xf59621FC406D266e18f314Ae18eF0a33b8401004. EPA FIFRA institution order / consent text GET ?id= is one official text ($0.02). Newest chunk on a plain GET ($0.05); older chunk if they ask (?before, $0.05); newer than a watermark ?since= ($0.05). Unpaid returns HTTP 402. After a valid X-PAYMENT, the same URL returns JSON. Not a new SKU.

NameTypeReqDescription
beforestring–Official catalog id or YYYY-MM-DD. Next older chunk on the same URL, another $0.05. Omit for the newest chunk.
idstring–Official catalog id. That one official text, $0.02. Same door, not a new SKU.
pagestring–1-based page. Page 1 is the newest chunk. Ignored when since/before is set.
sincestring–ISO timestamp or official catalog id. Official texts newer than this watermark, $0.05. Empty new set is 304 or recordCount 0.
x_paymentstring–Optional x402 X-PAYMENT value forwarded to the paid GET as the X-PAYMENT header.

No output schema declared.

No examples provided.

fincen-orders ~295

GET https://ticks.bnm.farm/fincen-orders — $0.05 USDC on Base to 0xf59621FC406D266e18f314Ae18eF0a33b8401004. FinCEN institution consent-order text GET ?id= is one official text ($0.02). Newest chunk on a plain GET ($0.05); older chunk if they ask (?before, $0.05); newer than a watermark ?since= ($0.05). Unpaid returns HTTP 402. After a valid X-PAYMENT, the same URL returns JSON. Not a new SKU.

NameTypeReqDescription
beforestring–Official catalog id or YYYY-MM-DD. Next older chunk on the same URL, another $0.05. Omit for the newest chunk.
idstring–Official catalog id. That one official text, $0.02. Same door, not a new SKU.
pagestring–1-based page. Page 1 is the newest chunk. Ignored when since/before is set.
sincestring–ISO timestamp or official catalog id. Official texts newer than this watermark, $0.05. Empty new set is 304 or recordCount 0.
x_paymentstring–Optional x402 X-PAYMENT value forwarded to the paid GET as the X-PAYMENT header.

No output schema declared.

No examples provided.

firm-check ~217

Free cross-door search of official caches: Form 483, FDA warning letters, FDA untitled letters, FTC BCP warning letters, FTC ALJ/Commission orders, FMC orders, NMB representation determinations, NLRB Board decisions, FLRA Authority decisions, ECAB decisions, FCC Enforcement Bureau orders, EEOC OFS appellate decisions, Ofwat enforcement, Ofgem enforcement, CFPB orders, OCC C&Ds, FDIC orders, and the FDA import-alert catalog. Not a paid SKU. Hits name the door, the id or page to buy, and fetchedAt/asOf. One official text is GET ?id= ($0.02). The page of newest 10 official texts is $0.05. The import-alert table stays the entire current table at $0.05. Does not return letter, decision, or order bodies or the full import-alert table.

NameTypeReqDescription
qstring–Firm, institution, bank, company, FEI, CMS, or import-alert number. Free. Not charged.

No output schema declared.

No examples provided.

flra-decisions ~294

GET https://ticks.bnm.farm/flra-decisions — $0.05 USDC on Base to 0xf59621FC406D266e18f314Ae18eF0a33b8401004. FLRA Authority Decision text GET ?id= is one official text ($0.02). Newest chunk on a plain GET ($0.05); older chunk if they ask (?before, $0.05); newer than a watermark ?since= ($0.05). Unpaid returns HTTP 402. After a valid X-PAYMENT, the same URL returns JSON. Not a new SKU.

NameTypeReqDescription
beforestring–Official catalog id or YYYY-MM-DD. Next older chunk on the same URL, another $0.05. Omit for the newest chunk.
idstring–Official catalog id. That one official text, $0.02. Same door, not a new SKU.
pagestring–1-based page. Page 1 is the newest chunk. Ignored when since/before is set.
sincestring–ISO timestamp or official catalog id. Official texts newer than this watermark, $0.05. Empty new set is 304 or recordCount 0.
x_paymentstring–Optional x402 X-PAYMENT value forwarded to the paid GET as the X-PAYMENT header.

No output schema declared.

No examples provided.

fmc-orders ~294

GET https://ticks.bnm.farm/fmc-orders — $0.05 USDC on Base to 0xf59621FC406D266e18f314Ae18eF0a33b8401004. FMC Initial Decision / Commission Order text GET ?id= is one official text ($0.02). Newest chunk on a plain GET ($0.05); older chunk if they ask (?before, $0.05); newer than a watermark ?since= ($0.05). Unpaid returns HTTP 402. After a valid X-PAYMENT, the same URL returns JSON. Not a new SKU.

NameTypeReqDescription
beforestring–Official catalog id or YYYY-MM-DD. Next older chunk on the same URL, another $0.05. Omit for the newest chunk.
idstring–Official catalog id. That one official text, $0.02. Same door, not a new SKU.
pagestring–1-based page. Page 1 is the newest chunk. Ignored when since/before is set.
sincestring–ISO timestamp or official catalog id. Official texts newer than this watermark, $0.05. Empty new set is 304 or recordCount 0.
x_paymentstring–Optional x402 X-PAYMENT value forwarded to the paid GET as the X-PAYMENT header.

No output schema declared.

No examples provided.

fmshrc-orders ~302

GET https://ticks.bnm.farm/fmshrc-orders — $0.05 USDC on Base to 0xf59621FC406D266e18f314Ae18eF0a33b8401004. FMSHRC ALJ + Commission Decision/Order text GET ?id= is one official text ($0.02). Newest chunk on a plain GET ($0.05); older chunk if they ask (?before, $0.05); newer than a watermark ?since= ($0.05). Unpaid returns HTTP 402. After a valid X-PAYMENT, the same URL returns JSON. Not a new SKU.

NameTypeReqDescription
beforestring–Official catalog id or YYYY-MM-DD. Next older chunk on the same URL, another $0.05. Omit for the newest chunk.
idstring–Official catalog id. That one official text, $0.02. Same door, not a new SKU.
pagestring–1-based page. Page 1 is the newest chunk. Ignored when since/before is set.
sincestring–ISO timestamp or official catalog id. Official texts newer than this watermark, $0.05. Empty new set is 304 or recordCount 0.
x_paymentstring–Optional x402 X-PAYMENT value forwarded to the paid GET as the X-PAYMENT header.

No output schema declared.

No examples provided.

form-483 ~293

GET https://ticks.bnm.farm/form-483 — $0.05 USDC on Base to 0xf59621FC406D266e18f314Ae18eF0a33b8401004. FDA Form 483 observation bodies GET ?id= is one official text ($0.02). Newest chunk on a plain GET ($0.05); older chunk if they ask (?before, $0.05); newer than a watermark ?since= ($0.05). Unpaid returns HTTP 402. After a valid X-PAYMENT, the same URL returns JSON. Not a new SKU.

NameTypeReqDescription
beforestring–Official catalog id or YYYY-MM-DD. Next older chunk on the same URL, another $0.05. Omit for the newest chunk.
idstring–Official catalog id. That one official text, $0.02. Same door, not a new SKU.
pagestring–1-based page. Page 1 is the newest chunk. Ignored when since/before is set.
sincestring–ISO timestamp or official catalog id. Official texts newer than this watermark, $0.05. Empty new set is 304 or recordCount 0.
x_paymentstring–Optional x402 X-PAYMENT value forwarded to the paid GET as the X-PAYMENT header.

No output schema declared.

No examples provided.

frb-orders ~299

GET https://ticks.bnm.farm/frb-orders — $0.05 USDC on Base to 0xf59621FC406D266e18f314Ae18eF0a33b8401004. FRB institution C&D / written-agreement / PCA text GET ?id= is one official text ($0.02). Newest chunk on a plain GET ($0.05); older chunk if they ask (?before, $0.05); newer than a watermark ?since= ($0.05). Unpaid returns HTTP 402. After a valid X-PAYMENT, the same URL returns JSON. Not a new SKU.

NameTypeReqDescription
beforestring–Official catalog id or YYYY-MM-DD. Next older chunk on the same URL, another $0.05. Omit for the newest chunk.
idstring–Official catalog id. That one official text, $0.02. Same door, not a new SKU.
pagestring–1-based page. Page 1 is the newest chunk. Ignored when since/before is set.
sincestring–ISO timestamp or official catalog id. Official texts newer than this watermark, $0.05. Empty new set is 304 or recordCount 0.
x_paymentstring–Optional x402 X-PAYMENT value forwarded to the paid GET as the X-PAYMENT header.

No output schema declared.

No examples provided.

fsis-humane ~300

GET https://ticks.bnm.farm/fsis-humane — $0.05 USDC on Base to 0xf59621FC406D266e18f314Ae18eF0a33b8401004. USDA FSIS humane-handling enforcement letter text GET ?id= is one official text ($0.02). Newest chunk on a plain GET ($0.05); older chunk if they ask (?before, $0.05); newer than a watermark ?since= ($0.05). Unpaid returns HTTP 402. After a valid X-PAYMENT, the same URL returns JSON. Not a new SKU.

NameTypeReqDescription
beforestring–Official catalog id or YYYY-MM-DD. Next older chunk on the same URL, another $0.05. Omit for the newest chunk.
idstring–Official catalog id. That one official text, $0.02. Same door, not a new SKU.
pagestring–1-based page. Page 1 is the newest chunk. Ignored when since/before is set.
sincestring–ISO timestamp or official catalog id. Official texts newer than this watermark, $0.05. Empty new set is 304 or recordCount 0.
x_paymentstring–Optional x402 X-PAYMENT value forwarded to the paid GET as the X-PAYMENT header.

No output schema declared.

No examples provided.

ftc-orders ~298

GET https://ticks.bnm.farm/ftc-orders — $0.05 USDC on Base to 0xf59621FC406D266e18f314Ae18eF0a33b8401004. FTC ALJ Decision / Commission Decision and Order text GET ?id= is one official text ($0.02). Newest chunk on a plain GET ($0.05); older chunk if they ask (?before, $0.05); newer than a watermark ?since= ($0.05). Unpaid returns HTTP 402. After a valid X-PAYMENT, the same URL returns JSON. Not a new SKU.

NameTypeReqDescription
beforestring–Official catalog id or YYYY-MM-DD. Next older chunk on the same URL, another $0.05. Omit for the newest chunk.
idstring–Official catalog id. That one official text, $0.02. Same door, not a new SKU.
pagestring–1-based page. Page 1 is the newest chunk. Ignored when since/before is set.
sincestring–ISO timestamp or official catalog id. Official texts newer than this watermark, $0.05. Empty new set is 304 or recordCount 0.
x_paymentstring–Optional x402 X-PAYMENT value forwarded to the paid GET as the X-PAYMENT header.

No output schema declared.

No examples provided.

ftc-wl ~296

GET https://ticks.bnm.farm/ftc-wl — $0.05 USDC on Base to 0xf59621FC406D266e18f314Ae18eF0a33b8401004. FTC BCP warning-letter text GET ?id= is one official text ($0.02). Newest chunk on a plain GET ($0.05); older chunk if they ask (?before, $0.05); newer than a watermark ?since= ($0.05). Unpaid returns HTTP 402. After a valid X-PAYMENT, the same URL returns JSON. Not a new SKU.

NameTypeReqDescription
beforestring–Official catalog id or YYYY-MM-DD. Next older chunk on the same URL, another $0.05. Omit for the newest chunk.
idstring–Official catalog id. That one official text, $0.02. Same door, not a new SKU.
pagestring–1-based page. Page 1 is the newest chunk. Ignored when since/before is set.
sincestring–ISO timestamp or official catalog id. Official texts newer than this watermark, $0.05. Empty new set is 304 or recordCount 0.
x_paymentstring–Optional x402 X-PAYMENT value forwarded to the paid GET as the X-PAYMENT header.

No output schema declared.

No examples provided.

gain ~293

GET https://ticks.bnm.farm/gain — $0.05 USDC on Base to 0xf59621FC406D266e18f314Ae18eF0a33b8401004. USDA FAS GAIN attaché report TEXT GET ?id= is one official text ($0.02). Newest chunk on a plain GET ($0.05); older chunk if they ask (?before, $0.05); newer than a watermark ?since= ($0.05). Unpaid returns HTTP 402. After a valid X-PAYMENT, the same URL returns JSON. Not a new SKU.

NameTypeReqDescription
beforestring–Official catalog id or YYYY-MM-DD. Next older chunk on the same URL, another $0.05. Omit for the newest chunk.
idstring–Official catalog id. That one official text, $0.02. Same door, not a new SKU.
pagestring–1-based page. Page 1 is the newest chunk. Ignored when since/before is set.
sincestring–ISO timestamp or official catalog id. Official texts newer than this watermark, $0.05. Empty new set is 304 or recordCount 0.
x_paymentstring–Optional x402 X-PAYMENT value forwarded to the paid GET as the X-PAYMENT header.

No output schema declared.

No examples provided.

get-one ~372

Paid get-one on an extracted-body door. Same URL ?id= ($0.02 / 20000 atomic). Not a new SKU. Unpaid returns HTTP 402 asking 20000.

NameTypeReqDescription
doorstring–Extracted-body door name, e.g. gmp. One of: warning-letters, untitled-letters, form-483, gmp, gmp-md, awa, swisspar, pcac, ftc-wl, cfpb-orders, occ-cd, fdic-orders, frb-orders, ncua-orders, fincen-or…
idstring–Official catalog id from free search.
x_paymentstring–Optional x402 X-PAYMENT value forwarded to the paid GET as the X-PAYMENT header.

No output schema declared.

No examples provided.

get-page ~453

Paid get-page on an extracted-body door. Same URL as the door GET ($0.05). Omit before/page for the newest 10 official texts; pass the free-index cursor for an older page; ?since= for newer-than. Not a new SKU. Unpaid returns HTTP 402.

NameTypeReqDescription
beforestring–Official catalog id or YYYY-MM-DD from free search. Next older page, another $0.05.
doorstring–Extracted-body door name, e.g. gmp. One of: warning-letters, untitled-letters, form-483, gmp, gmp-md, awa, swisspar, pcac, ftc-wl, cfpb-orders, occ-cd, fdic-orders, frb-orders, ncua-orders, fincen-or…
pagestring–1-based page. Page 1 is the newest chunk. Ignored when before is set.
sincestring–ISO timestamp or official catalog id. Official texts newer than this watermark.
x_paymentstring–Optional x402 X-PAYMENT value forwarded to the paid GET as the X-PAYMENT header.

No output schema declared.

No examples provided.

gmp ~293

GET https://ticks.bnm.farm/gmp — $0.05 USDC on Base to 0xf59621FC406D266e18f314Ae18eF0a33b8401004. Health Canada Drug GMP report-card observation bodies GET ?id= is one official text ($0.02). Newest chunk on a plain GET ($0.05); older chunk if they ask (?before, $0.05); newer than a watermark ?since= ($0.05). Unpaid returns HTTP 402. After a valid X-PAYMENT, the same URL returns JSON. Not a new SKU.

NameTypeReqDescription
beforestring–Official catalog id or YYYY-MM-DD. Next older chunk on the same URL, another $0.05. Omit for the newest chunk.
idstring–Official catalog id. That one official text, $0.02. Same door, not a new SKU.
pagestring–1-based page. Page 1 is the newest chunk. Ignored when since/before is set.
sincestring–ISO timestamp or official catalog id. Official texts newer than this watermark, $0.05. Empty new set is 304 or recordCount 0.
x_paymentstring–Optional x402 X-PAYMENT value forwarded to the paid GET as the X-PAYMENT header.

No output schema declared.

No examples provided.

gmp-md ~295

GET https://ticks.bnm.farm/gmp-md — $0.05 USDC on Base to 0xf59621FC406D266e18f314Ae18eF0a33b8401004. Health Canada medical-device report-card observation bodies GET ?id= is one official text ($0.02). Newest chunk on a plain GET ($0.05); older chunk if they ask (?before, $0.05); newer than a watermark ?since= ($0.05). Unpaid returns HTTP 402. After a valid X-PAYMENT, the same URL returns JSON. Not a new SKU.

NameTypeReqDescription
beforestring–Official catalog id or YYYY-MM-DD. Next older chunk on the same URL, another $0.05. Omit for the newest chunk.
idstring–Official catalog id. That one official text, $0.02. Same door, not a new SKU.
pagestring–1-based page. Page 1 is the newest chunk. Ignored when since/before is set.
sincestring–ISO timestamp or official catalog id. Official texts newer than this watermark, $0.05. Empty new set is 304 or recordCount 0.
x_paymentstring–Optional x402 X-PAYMENT value forwarded to the paid GET as the X-PAYMENT header.

No output schema declared.

No examples provided.

hhs-oig-reports ~124

GET https://ticks.bnm.farm/hhs-oig-reports — $0.05 USDC on Base to 0xf59621FC406D266e18f314Ae18eF0a33b8401004. HHS OIG audit and evaluation report PDFs Unpaid returns HTTP 402. After a valid X-PAYMENT, the same URL returns JSON. Not a new SKU.

NameTypeReqDescription
x_paymentstring–Optional x402 X-PAYMENT value forwarded to the paid GET as the X-PAYMENT header.

No output schema declared.

No examples provided.

ibla-decisions ~297

GET https://ticks.bnm.farm/ibla-decisions — $0.05 USDC on Base to 0xf59621FC406D266e18f314Ae18eF0a33b8401004. DOI IBLA precedential decision text GET ?id= is one official text ($0.02). Newest chunk on a plain GET ($0.05); older chunk if they ask (?before, $0.05); newer than a watermark ?since= ($0.05). Unpaid returns HTTP 402. After a valid X-PAYMENT, the same URL returns JSON. Not a new SKU.

NameTypeReqDescription
beforestring–Official catalog id or YYYY-MM-DD. Next older chunk on the same URL, another $0.05. Omit for the newest chunk.
idstring–Official catalog id. That one official text, $0.02. Same door, not a new SKU.
pagestring–1-based page. Page 1 is the newest chunk. Ignored when since/before is set.
sincestring–ISO timestamp or official catalog id. Official texts newer than this watermark, $0.05. Empty new set is 304 or recordCount 0.
x_paymentstring–Optional x402 X-PAYMENT value forwarded to the paid GET as the X-PAYMENT header.

No output schema declared.

No examples provided.

ico-mpn ~294

GET https://ticks.bnm.farm/ico-mpn — $0.05 USDC on Base to 0xf59621FC406D266e18f314Ae18eF0a33b8401004. ICO Monetary Penalty Notice text GET ?id= is one official text ($0.02). Newest chunk on a plain GET ($0.05); older chunk if they ask (?before, $0.05); newer than a watermark ?since= ($0.05). Unpaid returns HTTP 402. After a valid X-PAYMENT, the same URL returns JSON. Not a new SKU.

NameTypeReqDescription
beforestring–Official catalog id or YYYY-MM-DD. Next older chunk on the same URL, another $0.05. Omit for the newest chunk.
idstring–Official catalog id. That one official text, $0.02. Same door, not a new SKU.
pagestring–1-based page. Page 1 is the newest chunk. Ignored when since/before is set.
sincestring–ISO timestamp or official catalog id. Official texts newer than this watermark, $0.05. Empty new set is 304 or recordCount 0.
x_paymentstring–Optional x402 X-PAYMENT value forwarded to the paid GET as the X-PAYMENT header.

No output schema declared.

No examples provided.

import-alerts ~193

GET https://ticks.bnm.farm/import-alerts — $0.05 USDC on Base to 0xf59621FC406D266e18f314Ae18eF0a33b8401004. FDA Import Alerts / DWPE Whole current table ($0.05). Send If-None-Match or ?since= to 304 an unchanged snapshot. Unpaid returns HTTP 402. After a valid X-PAYMENT, the same URL returns JSON. Not a new SKU.

NameTypeReqDescription
if_none_matchstring–ETag from a prior paid GET. Unchanged snapshot returns HTTP 304 and is not re-sold.
sincestring–ISO timestamp or asOf date. 304 when the current table is not newer.
x_paymentstring–Optional x402 X-PAYMENT value forwarded to the paid GET as the X-PAYMENT header.

No output schema declared.

No examples provided.

mariners ~116

GET https://ticks.bnm.farm/mariners — $0.05 USDC on Base to 0xf59621FC406D266e18f314Ae18eF0a33b8401004. USCG D13 / Northwest LNM Unpaid returns HTTP 402. After a valid X-PAYMENT, the same URL returns JSON. Not a new SKU.

NameTypeReqDescription
x_paymentstring–Optional x402 X-PAYMENT value forwarded to the paid GET as the X-PAYMENT header.

No output schema declared.

No examples provided.

mariners-d1 ~120

GET https://ticks.bnm.farm/mariners-d1 — $0.05 USDC on Base to 0xf59621FC406D266e18f314Ae18eF0a33b8401004. USCG D1 / Northeast LNM Unpaid returns HTTP 402. After a valid X-PAYMENT, the same URL returns JSON. Not a new SKU.

NameTypeReqDescription
x_paymentstring–Optional x402 X-PAYMENT value forwarded to the paid GET as the X-PAYMENT header.

No output schema declared.

No examples provided.

mariners-d11 ~120

GET https://ticks.bnm.farm/mariners-d11 — $0.05 USDC on Base to 0xf59621FC406D266e18f314Ae18eF0a33b8401004. USCG D11 / Southwest LNM Unpaid returns HTTP 402. After a valid X-PAYMENT, the same URL returns JSON. Not a new SKU.

NameTypeReqDescription
x_paymentstring–Optional x402 X-PAYMENT value forwarded to the paid GET as the X-PAYMENT header.

No output schema declared.

No examples provided.

mariners-d14 ~120

GET https://ticks.bnm.farm/mariners-d14 — $0.05 USDC on Base to 0xf59621FC406D266e18f314Ae18eF0a33b8401004. USCG D14 / Pacific LNM Unpaid returns HTTP 402. After a valid X-PAYMENT, the same URL returns JSON. Not a new SKU.

NameTypeReqDescription
x_paymentstring–Optional x402 X-PAYMENT value forwarded to the paid GET as the X-PAYMENT header.

No output schema declared.

No examples provided.

mariners-d17 ~120

GET https://ticks.bnm.farm/mariners-d17 — $0.05 USDC on Base to 0xf59621FC406D266e18f314Ae18eF0a33b8401004. USCG D17 / Alaska LNM Unpaid returns HTTP 402. After a valid X-PAYMENT, the same URL returns JSON. Not a new SKU.

NameTypeReqDescription
x_paymentstring–Optional x402 X-PAYMENT value forwarded to the paid GET as the X-PAYMENT header.

No output schema declared.

No examples provided.

mariners-d5 ~122

GET https://ticks.bnm.farm/mariners-d5 — $0.05 USDC on Base to 0xf59621FC406D266e18f314Ae18eF0a33b8401004. USCG D5 / Mid-Atlantic LNM Unpaid returns HTTP 402. After a valid X-PAYMENT, the same URL returns JSON. Not a new SKU.

NameTypeReqDescription
x_paymentstring–Optional x402 X-PAYMENT value forwarded to the paid GET as the X-PAYMENT header.

No output schema declared.

No examples provided.

mariners-d7 ~120

GET https://ticks.bnm.farm/mariners-d7 — $0.05 USDC on Base to 0xf59621FC406D266e18f314Ae18eF0a33b8401004. USCG D7 / Southeast LNM Unpaid returns HTTP 402. After a valid X-PAYMENT, the same URL returns JSON. Not a new SKU.

NameTypeReqDescription
x_paymentstring–Optional x402 X-PAYMENT value forwarded to the paid GET as the X-PAYMENT header.

No output schema declared.

No examples provided.

Common questions

What is the BNM Data Shop MCP server?

BNM Data Shop is an MCP server listed in the public MCP registry as io.github.bnmbnmai/bnm-data-shop. Official public-data caches sold per pull via x402/USDC on Base. This page covers its hosted endpoint (https://ticks.bnm.farm/mcp).

Is the BNM Data Shop MCP server safe to use?

BNM Data Shop scores 74 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the BNM Data Shop MCP server expose?

BNM Data Shop exposes 75 tools: ticks, import-alerts, mariners, mariners-d11, mariners-d7, and 70 more. Their descriptions and schemas cost roughly 20,394 tokens of context every time the server is loaded.

Does the BNM Data Shop MCP server require authentication?

No. We connected to BNM Data Shop without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the BNM Data Shop MCP server still maintained?

BNM Data Shop is still listed as active in the MCP registry. We last reached this channel on 26 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.