Skip to content
Back to New Colorado Business Registrations

Card snapshot

colorado.dwelldata.io · 2026-07-29 23:47:04 UTC · 37aa80862153fbb39723dc44195875b2c3c9c137cfe1c09725c8a0d1d2068323

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "name": "New Colorado Business Registrations",
  "description": "Every newly registered Colorado business (LLCs, corporations, nonprofits): legal name, formation date, entity type, registered agent, principal address, and standing \u2014 from the Colorado Secretary of State official open-data feed, refreshed daily. Typed schema, no silent nulls. Pay per call with x402 (USDC on Base) \u2014 no signup, no API keys. Fresher and more machine-readable than the ~$200 lists Experian/Salesgenie sell.",
  "url": "https://colorado.dwelldata.io",
  "version": "1.0.0",
  "documentationUrl": "https://colorado.dwelldata.io/llms.txt",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "skills": [
    {
      "id": "meta",
      "name": "Free discovery metadata",
      "description": "GET /api/meta \u2014 coverage, freshness, pricing, schema. Free."
    },
    {
      "id": "recent",
      "name": "Recent new-business filings",
      "description": "GET /api/filings/recent \u2014 Newest Colorado filings (last 7 days), card-level \u2014 the freshest slice, cheapest to sample. x402, $0.01/call."
    },
    {
      "id": "filings",
      "name": "New-business filings feed (full)",
      "description": "GET /api/filings \u2014 Full Colorado new-business feed with registered agent + address + standing; filter by entity_type, city, agent_state, since/until (formation date). x402, $0.03/call."
    },
    {
      "id": "batch",
      "name": "Weekly new-business batch (CSV)",
      "description": "GET /api/batch/weekly.csv \u2014 One CSV of all Colorado filings from the last 7 days \u2014 the bulk list product for human buyers. Same filters as the feed. x402, $2.00/call."
    }
  ],
  "payment": {
    "protocol": "x402",
    "version": 2,
    "network": "eip155:8453",
    "currency": "USDC",
    "payTo": "0xaab91727a29827783bc42135fc56bff5bfb8911d",
    "discovery": "https://colorado.dwelldata.io/.well-known/x402.json"
  },
  "mcp": {
    "endpoint": "https://colorado.dwelldata.io/mcp",
    "transport": "streamable-http",
    "tools": [
      "get_catalog",
      "how_to_buy"
    ]
  }
}