{
  "x402Version": 2,
  "id": 6367,
  "slug": "6367",
  "resource": "https://tollbooth-fdic-verify.sjwilliams8.workers.dev/verify",
  "description": "Before your agent trusts, cites, or transacts with a U.S. bank: verify it is actually FDIC-insured, for $0.01, against the FDIC's own BankFind Suite records, synced daily. Look up by institution name (fuzzy, word-order-tolerant, confidence-scored), FDIC certificate number, or website domain. Returns insurance status, charter class, HQ city/state, and the FDIC cert; renamed and failed/inactive institutions stay findable. Assistive screening signal, not a certified compliance determination.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xb3e7993Ed2FC2C79FFF220620240f298BBa9bF5B",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "name": "Bank of America"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "data": {
              "institutions": [
                {
                  "active": true,
                  "cert": 3510,
                  "charter_class": "N",
                  "city": "Charlotte",
                  "domain": null,
                  "insured_status": "active",
                  "match_confidence": 100,
                  "match_reasons": [
                    "exact_normalized_name"
                  ],
                  "name": "Bank of America, National Association",
                  "state": "NC"
                }
              ],
              "query": {
                "name": "Bank of America"
              }
            },
            "meta": {
              "disclaimer": "This response is an assistive screening signal derived from public government data. It is not a certified compliance determination, a consumer report, or legal advice.",
              "generated_at": "2026-07-11T12:00:00.000Z",
              "service": "fdic-verify",
              "source_datasets": [
                {
                  "last_synced_at": "2026-07-11T12:00:00.000Z",
                  "name": "FDIC BankFind Suite — Institutions",
                  "upstream_published_at": "2026-07-10T11:57:10Z"
                }
              ],
              "version": "0.1.0"
            }
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "cert": {
                    "description": "FDIC certificate number (exact match).",
                    "type": "integer"
                  },
                  "domain": {
                    "description": "Website domain, e.g. bankofamerica.com (exact match).",
                    "type": "string"
                  },
                  "name": {
                    "description": "Institution name to look up (fuzzy-matched).",
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "tollbooth-fdic-verify.sjwilliams8.workers.dev",
  "lastUpdated": "2026-09-14T19:55:14.52Z",
  "quality": {
    "calls30d": 2,
    "uniquePayers30d": 2,
    "lastCalledAt": "2026-09-14T19:55:14.061Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "tollbooth-fdic-verify.sjwilliams8.workers.dev",
    "manifest_name": "tollbooth-fdic-verify.sjwilliams8.workers.dev",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}