{
  "x402Version": 2,
  "id": 7328,
  "slug": "7328",
  "resource": "https://ticks.bnm.farm/ticks",
  "description": "Call GET /ticks when you need the current official USDA farm market prices (hay, cattle, grain, dairy, hogs, produce). $0.05 = entire current table.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xf59621FC406D266e18f314Ae18eF0a33b8401004",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "50000",
      "maxTimeoutSeconds": 60
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "since": ""
          },
          "type": "http"
        },
        "output": {
          "example": {
            "asOf": "2026-01-15",
            "fetchedAt": "2026-01-16T00:00:00Z",
            "ok": true,
            "product": "us-hay-cattle-grain-ticks",
            "recordCount": 1,
            "records": [
              {
                "date": "2026-01-15",
                "firm": "Texas Direct Hay (example geography)",
                "id": "example-hay-tx-alfalfa",
                "type": "hay",
                "url": "https://example.invalid/ams/ams_2707.pdf"
              }
            ],
            "source": "USDA farm market prices cache",
            "status": "ok",
            "ticks": [
              {
                "asOf": "2026-01-15",
                "commodity": "Alfalfa",
                "group": "hay",
                "id": "example-hay-tx-alfalfa",
                "market": "Texas Direct Hay (example geography)",
                "price": 185,
                "source": "USDA AMS Texas Direct Hay Report (example)",
                "unit": "$/ton"
              }
            ]
          },
          "schema": {
            "properties": {
              "asOf": {
                "type": "string"
              },
              "fetchedAt": {
                "type": "string"
              },
              "ok": {
                "type": "boolean"
              },
              "product": {
                "type": "string"
              },
              "recordCount": {
                "type": "integer"
              },
              "records": {
                "items": {
                  "type": "object"
                },
                "type": "array"
              },
              "source": {
                "type": "string"
              },
              "status": {
                "type": "string"
              },
              "ticks": {
                "items": {
                  "type": "object"
                },
                "type": "array"
              }
            },
            "required": [
              "ok",
              "product",
              "status",
              "fetchedAt",
              "asOf",
              "source",
              "recordCount",
              "records",
              "ticks"
            ],
            "type": "object"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "headers": {
                "additionalProperties": {
                  "type": "string"
                },
                "type": "object"
              },
              "method": {
                "enum": [
                  "GET",
                  "HEAD",
                  "DELETE"
                ],
                "type": "string"
              },
              "queryParams": {
                "additionalProperties": {
                  "type": "string"
                },
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "schema": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "ticks.bnm.farm",
  "lastUpdated": "2026-09-17T06:15:53.998Z",
  "quality": {
    "calls30d": 5,
    "uniquePayers30d": 5,
    "lastCalledAt": "2026-09-17T06:15:53.594Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "ticks.bnm.farm",
    "manifest_name": "ticks.bnm.farm",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}