{
  "x402Version": 2,
  "id": 12660,
  "slug": "12660",
  "resource": "https://api.clinkforge.com/v1/p/auto-nchs-births-and-general-fertility-rates-united-states-lookup",
  "description": "Clink Forge raw data product 'auto-nchs-births-and-general-fertility-rates-united-states-lookup': pay-per-call government data with a provenance chain and an Ed25519 attestation on every response.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xF3D62244749eA344aa5408e7Bc50B5287f2b32cc",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 60
    }
  ],
  "outputSchema": {
    "bazaar": {
      "category": "Data",
      "discoverable": true,
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "id": "example"
          },
          "type": "http"
        },
        "output": {
          "description": "data rows + provenance chain + attestation",
          "example": {
            "attestation": {
              "result_digest": "sha256...",
              "signature": "base64...",
              "signing_key_id": "forge-signing-1"
            },
            "data": [
              {
                "_record_id": "R-100",
                "field": "value"
              }
            ],
            "payment_receipt": {
              "amount_usd": 0.01,
              "settlement_ref": "0xtx..."
            },
            "product": "example-product",
            "product_version": 1,
            "provenance": [
              {
                "authority": "AGENCY",
                "hash": "sha256...",
                "observed_at": "2026-08-25T00:00:00Z",
                "source_url": "https://agency.gov/data"
              }
            ],
            "row_count": 1
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "properties": {
              "method": {
                "const": "GET"
              },
              "queryParams": {
                "additionalProperties": false,
                "properties": {
                  "id": {
                    "maxLength": 200,
                    "type": "string"
                  }
                },
                "required": [
                  "id"
                ],
                "type": "object"
              },
              "type": {
                "const": "http"
              }
            },
            "type": "object"
          },
          "output": {
            "type": "object"
          }
        },
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.clinkforge.com",
  "lastUpdated": "2026-09-05T22:32:53.003Z",
  "quality": {
    "calls30d": 2,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-05T22:32:52.81Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.clinkforge.com",
    "manifest_name": "api.clinkforge.com",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}