{
  "x402Version": 2,
  "id": 8891,
  "slug": "8891",
  "resource": "https://agentum.lat/verificar-cnpj-cdp",
  "description": "Mesmo dado do /verificar-cnpj (situação cadastral, Simples Nacional, endereço) — rota técnica liquidada pelo Facilitador CDP da Coinbase, só pra indexação no Bazaar/agentic.market. Não é um produto novo.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xB4f9061e3a6A5533431336506b34e1035029599f",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "20000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "cnpj": "68964713000109"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "cnpj": "68.964.713/0001-09",
            "fonte": "receitaws",
            "municipio": "SERTAOZINHO",
            "razao_social": "AGENTUM LTDA",
            "situacao": "ATIVA",
            "uf": "SP"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "cnpj": {
                    "description": "CNPJ brasileiro, 14 dígitos, apenas números",
                    "type": "string"
                  }
                },
                "required": [
                  "cnpj"
                ],
                "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": "agentum.lat",
  "lastUpdated": "2026-09-18T11:00:44.332Z",
  "quality": {
    "calls30d": 3,
    "uniquePayers30d": 2,
    "lastCalledAt": "2026-09-18T11:00:44.154Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "agentum.lat",
    "manifest_name": "agentum.lat",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}