{
  "x402Version": 2,
  "id": 13547,
  "slug": "13547",
  "resource": "https://business-verification-machine.onrender.com/v1/verify",
  "description": "Business verification snapshot: state-registry status (NY/CO/PA/OR/CT), website-alive, address validation, phone plausibility -> verdict + confidence + flags. Not a credit report.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x91173e7489b91229f4a056a69a2b8daec35382da",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "100000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "name": "Chipotle Mexican Grill",
            "state": "CO"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "checks": [
              {
                "check": "registry",
                "detail": "matched 'CHIPOTLE MEXICAN GRILL OF COLORADO, LLC' status='good standing'",
                "passed": true,
                "ran": true,
                "source": "data.colorado.gov"
              }
            ],
            "confidence": 100,
            "coverage_note": "Registry coverage: CO, CT, NY, OR, PA (state open-data portals).",
            "flags": [],
            "verdict": "VERIFIED"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET",
                  "HEAD",
                  "DELETE"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "address": {
                    "description": "Optional US street address to validate",
                    "type": "string"
                  },
                  "name": {
                    "description": "Business name to verify",
                    "type": "string"
                  },
                  "phone": {
                    "description": "Optional US/CA phone to format-check",
                    "type": "string"
                  },
                  "state": {
                    "description": "US state registry to check: NY, CO, PA, OR, or CT",
                    "type": "string"
                  },
                  "website": {
                    "description": "Optional website to liveness-check",
                    "type": "string"
                  }
                },
                "required": [
                  "name",
                  "state"
                ],
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "properties": {
                  "checks": {
                    "type": "array"
                  },
                  "confidence": {
                    "type": [
                      "integer",
                      "null"
                    ]
                  },
                  "coverage_note": {
                    "type": "string"
                  },
                  "flags": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "verdict": {
                    "enum": [
                      "VERIFIED",
                      "PARTIAL",
                      "UNVERIFIED",
                      "NOT_FOUND"
                    ],
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "business-verification-machine.onrender.com",
  "lastUpdated": "2026-09-07T17:29:26.012Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-07T17:29:25.768Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "business-verification-machine.onrender.com",
    "manifest_name": "business-verification-machine.onrender.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"
  }
}