# BNM Data Shop (remote · ticks.bnm.farm)

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

- Trust score: 74/100 (medium)
- Change this week: +4
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-26

## Components

- remote · `ticks.bnm.farm`: 74/100 (this document), [markdown](https://verifymcp.io/servers/bnmbnmai-bnm-data-shop/ticks.md), [page](https://verifymcp.io/servers/bnmbnmai-bnm-data-shop/ticks)

## Channel facts

- Endpoint: `https://ticks.bnm.farm/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.0`

## Trust breakdown

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. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-26.

- **Endpoint Security**: 57/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - 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.
  - HTTPS is enforced; there's no plaintext access path.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 62/100
  - AI-judged instruction clarity (excellent).
  - 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.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 100/100
  - No destabilizing schema changes in the last 30 days.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 75 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 76 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 40/100
  - Spec-recency check failed: implements MCP spec 2025-03-26; the latest is 2026-07-28.

## 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.

### Claude

```bash
claude mcp add --transport http bnmbnmai-bnm-data-shop 'https://ticks.bnm.farm/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "bnmbnmai-bnm-data-shop": {
      "url": "https://ticks.bnm.farm/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "bnmbnmai-bnm-data-shop": {
      "type": "http",
      "url": "https://ticks.bnm.farm/mcp"
    }
  }
}
```

### Codex

```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
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add bnmbnmai-bnm-data-shop --url 'https://ticks.bnm.farm/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  bnmbnmai-bnm-data-shop:
    url: "https://ticks.bnm.farm/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "bnmbnmai-bnm-data-shop": {
      "Transport": "http",
      "Url": "https://ticks.bnm.farm/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add bnmbnmai-bnm-data-shop -t streamable-http -u 'https://ticks.bnm.farm/mcp'
```

### Other

```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 recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-26 (score 74, +46)

- [security improvement] Injection markers: unverified → pass
- [security improvement] 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
- [functional regression] Schema quality: 17668 → 20546
- [functional regression] MCP protocol: unverified → fail
- [functional improvement] Endpoint reachability: unreachable → reachable
- [functional improvement] 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”
- [cosmetic] “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”

### 2026-09-25 (score 28, −14)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-09-24 (score 42, −14)

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

### 2026-09-23 (score 56, −14)

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

### 2026-09-20 (score 70, 0)

- [security regression] Endpoint reachability: reachable → unreachable
- [security regression] Stability: 0.77 → unverified
- [security regression] 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.
- [functional regression] Capabilities: fail → unverified
- [functional regression] Tool coverage: 100 → unverified

### 2026-09-19 (score 70, 0)

- [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
- [functional] New tool “ftc-orders”
- [cosmetic] “get-one” reworded the description of “door”
- [cosmetic] “get-page” reworded the description of “door”
- [cosmetic] “search” reworded the description of “door”

### 2026-09-18 (score 70, +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.

### 2026-09-17 (score 69, 0)

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

## MCP tools (75)

### `ticks` (~188 tokens)

GET https://ticks.bnm.farm/ticks — $0.05 USDC on Base to 0xf59621FC406D266e18f314Ae18eF0a33b8401004. USDA farm market prices 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.

Input parameters:

- `if_none_match` (string): ETag from a prior paid GET. Unchanged snapshot returns HTTP 304 and is not re-sold.
- `since` (string): ISO timestamp or asOf date. 304 when the current table is not newer.
- `x_payment` (string): Optional x402 X-PAYMENT value forwarded to the paid GET as the X-PAYMENT header.

### `import-alerts` (~193 tokens)

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.

Input parameters:

- `if_none_match` (string): ETag from a prior paid GET. Unchanged snapshot returns HTTP 304 and is not re-sold.
- `since` (string): ISO timestamp or asOf date. 304 when the current table is not newer.
- `x_payment` (string): Optional x402 X-PAYMENT value forwarded to the paid GET as the X-PAYMENT header.

### `mariners` (~116 tokens)

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.

Input parameters:

- `x_payment` (string): Optional x402 X-PAYMENT value forwarded to the paid GET as the X-PAYMENT header.

### `mariners-d11` (~120 tokens)

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.

Input parameters:

- `x_payment` (string): Optional x402 X-PAYMENT value forwarded to the paid GET as the X-PAYMENT header.

### `mariners-d7` (~120 tokens)

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.

Input parameters:

- `x_payment` (string): Optional x402 X-PAYMENT value forwarded to the paid GET as the X-PAYMENT header.

### `mariners-d8` (~120 tokens)

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

Input parameters:

- `x_payment` (string): Optional x402 X-PAYMENT value forwarded to the paid GET as the X-PAYMENT header.

### `mariners-d1` (~120 tokens)

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.

Input parameters:

- `x_payment` (string): Optional x402 X-PAYMENT value forwarded to the paid GET as the X-PAYMENT header.

### `mariners-d5` (~122 tokens)

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.

Input parameters:

- `x_payment` (string): Optional x402 X-PAYMENT value forwarded to the paid GET as the X-PAYMENT header.

### `mariners-d9` (~121 tokens)

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

Input parameters:

- `x_payment` (string): Optional x402 X-PAYMENT value forwarded to the paid GET as the X-PAYMENT header.

### `mariners-d14` (~120 tokens)

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.

Input parameters:

- `x_payment` (string): Optional x402 X-PAYMENT value forwarded to the paid GET as the X-PAYMENT header.

### `mariners-d17` (~120 tokens)

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.

Input parameters:

- `x_payment` (string): Optional x402 X-PAYMENT value forwarded to the paid GET as the X-PAYMENT header.

### `warning-letters` (~292 tokens)

GET https://ticks.bnm.farm/warning-letters — $0.05 USDC on Base to 0xf59621FC406D266e18f314Ae18eF0a33b8401004. FDA warning-letter 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.

Input parameters:

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

### `untitled-letters` (~305 tokens)

GET https://ticks.bnm.farm/untitled-letters — $0.05 USDC on Base to 0xf59621FC406D266e18f314Ae18eF0a33b8401004. FDA Untitled Letter bodies (CDER OPDP + CBER promo) 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.

Input parameters:

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

### `awa` (~294 tokens)

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.

Input parameters:

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

### `swisspar` (~296 tokens)

GET https://ticks.bnm.farm/swisspar — $0.05 USDC on Base to 0xf59621FC406D266e18f314Ae18eF0a33b8401004. Swissmedic first-authorisation SwissPAR evaluation 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.

Input parameters:

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

### `pcac` (~297 tokens)

GET https://ticks.bnm.farm/pcac — $0.05 USDC on Base to 0xf59621FC406D266e18f314Ae18eF0a33b8401004. FDA PCAC 503A briefing-memo evaluation 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.

Input parameters:

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

### `ftc-wl` (~296 tokens)

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.

Input parameters:

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

### `cfpb-orders` (~297 tokens)

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.

Input parameters:

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

### `occ-cd` (~296 tokens)

GET https://ticks.bnm.farm/occ-cd — $0.05 USDC on Base to 0xf59621FC406D266e18f314Ae18eF0a33b8401004. OCC institution C&D / 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.

Input parameters:

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

### `fdic-orders` (~296 tokens)

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.

Input parameters:

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

### `frb-orders` (~299 tokens)

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.

Input parameters:

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

### `ncua-orders` (~296 tokens)

GET https://ticks.bnm.farm/ncua-orders — $0.05 USDC on Base to 0xf59621FC406D266e18f314Ae18eF0a33b8401004. NCUA institution consent 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.

Input parameters:

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

### `fincen-orders` (~295 tokens)

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.

Input parameters:

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

### `ferc-orders` (~297 tokens)

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.

Input parameters:

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

### `ofac-orders` (~293 tokens)

GET https://ticks.bnm.farm/ofac-orders — $0.05 USDC on Base to 0xf59621FC406D266e18f314Ae18eF0a33b8401004. OFAC institution enforcement-release 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.

Input parameters:

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

### `bis-orders` (~293 tokens)

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.

Input parameters:

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

### `cftc-orders` (~297 tokens)

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.

Input parameters:

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

### `fifra-orders` (~295 tokens)

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.

Input parameters:

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

### `denovo-orders` (~294 tokens)

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.

Input parameters:

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

### `ttb-oic` (~298 tokens)

GET https://ticks.bnm.farm/ttb-oic — $0.05 USDC on Base to 0xf59621FC406D266e18f314Ae18eF0a33b8401004. TTB institution Offer in Compromise 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.

Input parameters:

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

### `air-letters` (~296 tokens)

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.

Input parameters:

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

### `superfund-rods` (~300 tokens)

GET https://ticks.bnm.farm/superfund-rods — $0.05 USDC on Base to 0xf59621FC406D266e18f314Ae18eF0a33b8401004. EPA Superfund ROD and Five-Year 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.

Input parameters:

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

### `ico-mpn` (~294 tokens)

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.

Input parameters:

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

### `cma-ca98` (~297 tokens)

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.

Input parameters:

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

### `ema-referrals` (~295 tokens)

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.

Input parameters:

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

### `cder-reviews` (~295 tokens)

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.

Input parameters:

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

### `npdes-permits` (~297 tokens)

GET https://ticks.bnm.farm/npdes-permits — $0.05 USDC on Base to 0xf59621FC406D266e18f314Ae18eF0a33b8401004. EPA individual NPDES permit 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.

Input parameters:

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

### `ofsted-inspections` (~297 tokens)

GET https://ticks.bnm.farm/ofsted-inspections — $0.05 USDC on Base to 0xf59621FC406D266e18f314Ae18eF0a33b8401004. Ofsted school / provider inspection 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.

Input parameters:

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

### `ofwat-enforcement` (~301 tokens)

GET https://ticks.bnm.farm/ofwat-enforcement — $0.05 USDC on Base to 0xf59621FC406D266e18f314Ae18eF0a33b8401004. Ofwat Water Industry Act 1991 enforcement-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.

Input parameters:

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

### `ofgem-enforcement` (~295 tokens)

GET https://ticks.bnm.farm/ofgem-enforcement — $0.05 USDC on Base to 0xf59621FC406D266e18f314Ae18eF0a33b8401004. Ofgem enforcement-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.

Input parameters:

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

### `gain` (~293 tokens)

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.

Input parameters:

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

### `orr-enforcement` (~301 tokens)

GET https://ticks.bnm.farm/orr-enforcement — $0.05 USDC on Base to 0xf59621FC406D266e18f314Ae18eF0a33b8401004. ORR Railways Act s.55 enforcement-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.

Input parameters:

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

### `phmsa-orders` (~294 tokens)

GET https://ticks.bnm.farm/phmsa-orders — $0.05 USDC on Base to 0xf59621FC406D266e18f314Ae18eF0a33b8401004. PHMSA pipeline enforcement-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.

Input parameters:

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

### `aaib-reports` (~296 tokens)

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.

Input parameters:

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

### `csb-reports` (~118 tokens)

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.

Input parameters:

- `x_payment` (string): Optional x402 X-PAYMENT value forwarded to the paid GET as the X-PAYMENT header.

### `hhs-oig-reports` (~124 tokens)

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.

Input parameters:

- `x_payment` (string): Optional x402 X-PAYMENT value forwarded to the paid GET as the X-PAYMENT header.

### `eis-reports` (~295 tokens)

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.

Input parameters:

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

### `fsis-humane` (~300 tokens)

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.

Input parameters:

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

### `epa-cafo` (~301 tokens)

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.

Input parameters:

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

### `fmshrc-orders` (~302 tokens)

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.

Input parameters:

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

### `bsee-reports` (~296 tokens)

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.

Input parameters:

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

### `oshrc-orders` (~301 tokens)

GET https://ticks.bnm.farm/oshrc-orders — $0.05 USDC on Base to 0xf59621FC406D266e18f314Ae18eF0a33b8401004. OSHRC ALJ Decision/Order + Commission Final 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.

Input parameters:

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

### `epa-alj` (~302 tokens)

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.

Input parameters:

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

### `epa-eab` (~300 tokens)

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.

Input parameters:

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

### `faa-civil-penalty` (~302 tokens)

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.

Input parameters:

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

### `stb-decisions` (~295 tokens)

GET https://ticks.bnm.farm/stb-decisions — $0.05 USDC on Base to 0xf59621FC406D266e18f314Ae18eF0a33b8401004. STB Board 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.

Input parameters:

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

### `oalj-decisions` (~306 tokens)

GET https://ticks.bnm.farm/oalj-decisions — $0.05 USDC on Base to 0xf59621FC406D266e18f314Ae18eF0a33b8401004. DOL OALJ / BALCA / ARB 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.

Input parameters:

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

### `fmc-orders` (~294 tokens)

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.

Input parameters:

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

### `ftc-orders` (~298 tokens)

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.

Input parameters:

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

### `nlrb-decisions` (~297 tokens)

GET https://ticks.bnm.farm/nlrb-decisions — $0.05 USDC on Base to 0xf59621FC406D266e18f314Ae18eF0a33b8401004. NLRB published Board 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.

Input parameters:

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

### `flra-decisions` (~294 tokens)

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.

Input parameters:

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

### `ecab-decisions` (~297 tokens)

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.

Input parameters:

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

### `fcc-eb-orders` (~294 tokens)

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.

Input parameters:

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

### `nmb-determinations` (~296 tokens)

GET https://ticks.bnm.farm/nmb-determinations — $0.05 USDC on Base to 0xf59621FC406D266e18f314Ae18eF0a33b8401004. NMB representation 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.

Input parameters:

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

### `eeoc-appellate` (~299 tokens)

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.

Input parameters:

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

### `ttab-decisions` (~298 tokens)

GET https://ticks.bnm.farm/ttab-decisions — $0.05 USDC on Base to 0xf59621FC406D266e18f314Ae18eF0a33b8401004. USPTO TTAB reading-room 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.

Input parameters:

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

### `ibla-decisions` (~297 tokens)

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.

Input parameters:

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

### `ccb-determinations` (~298 tokens)

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.

Input parameters:

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

### `form-483` (~293 tokens)

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.

Input parameters:

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

### `gmp` (~293 tokens)

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.

Input parameters:

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

### `gmp-md` (~295 tokens)

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.

Input parameters:

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

### `firm-check` (~217 tokens)

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.

Input parameters:

- `q` (string): Firm, institution, bank, company, FEI, CMS, or import-alert number. Free. Not charged.

### `search` (~430 tokens)

Free catalog search on an extracted-body door. Returns matching rows plus id, the ?id= URL ($0.02), and the page cursor ($0.05). Optional before=<catalog id or ISO date> and date filters. Not a paid SKU. Does not return official bodies.

Input parameters:

- `before` (string): Free filter: catalog id (rows after that id, newest first) or ISO date (YYYY-MM-DD or timestamp, earlier dates). Unknown id is an empty list.
- `date` (string): Free date prefix (YYYY, YYYY-MM, or YYYY-MM-DD).
- `door` (string): 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…
- `q` (string): Free-text match against the free manifest (id, firm, date, subject).

### `get-page` (~453 tokens)

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.

Input parameters:

- `before` (string): Official catalog id or YYYY-MM-DD from free search. Next older page, another $0.05.
- `door` (string): 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…
- `page` (string): 1-based page. Page 1 is the newest chunk. Ignored when before is set.
- `since` (string): ISO timestamp or official catalog id. Official texts newer than this watermark.
- `x_payment` (string): Optional x402 X-PAYMENT value forwarded to the paid GET as the X-PAYMENT header.

### `get-one` (~372 tokens)

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.

Input parameters:

- `door` (string): 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…
- `id` (string): Official catalog id from free search.
- `x_payment` (string): Optional x402 X-PAYMENT value forwarded to the paid GET as the X-PAYMENT header.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/bnmbnmai-bnm-data-shop/ticks#diagnostics

## Score history

- 2026-09-26: 74
- 2026-09-25: 28
- 2026-09-24: 42
- 2026-09-23: 56
- 2026-09-22: 70
- 2026-09-21: 70
- 2026-09-20: 70
- 2026-09-19: 70
- 2026-09-18: 70
- 2026-09-17: 69
- 2026-09-16: 69
- 2026-09-15: 69
- 2026-09-14: 68
- 2026-09-13: 23
- 2026-09-12: 67
- 2026-09-11: 67
- 2026-09-10: 23
- 2026-09-09: 66
- 2026-09-08: 66
- 2026-09-07: 23
- 2026-09-06: 64
- 2026-09-05: 64
- 2026-09-04: 33
- 2026-09-03: 63
- 2026-09-02: 63
- 2026-09-01: 62
- 2026-08-31: 62
- 2026-08-30: 61
- 2026-08-29: 61
- 2026-08-28: 60

## 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.

## Links

- Remote endpoint: https://ticks.bnm.farm/mcp
- Repository: https://github.com/bnmbnmai/mcp-proxy
- Website: https://bnm.farm/
- Changelog RSS feed: https://verifymcp.io/servers/bnmbnmai-bnm-data-shop/ticks.xml
- Changelog JSON feed: https://verifymcp.io/servers/bnmbnmai-bnm-data-shop/ticks.json
- HTML version of this page: https://verifymcp.io/servers/bnmbnmai-bnm-data-shop/ticks
