{
  "x402Version": 2,
  "id": 3670,
  "slug": "3670",
  "resource": "https://dwelldata.io/api/deals",
  "description": "Every field typed. Empty = explained. You never pay for a blank. Multifamily real estate deals feed: property listings with auditable NOI/DSCR underwriting and Hot/Warm/Pass scoring; a filtered query that matches nothing returns free. Want the full workup on one? GET /api/deals/{id}/report ($1.50) adds HUD-underwritten vs claimed NOI/cap, matched distress signals, and a suggested offer range. Sourcing off-market? GET /api/leads/exclusive ($1.00) buys the top-scored lead outright.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xaab91727a29827783bc42135fc56bff5bfb8911d",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "50000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {},
          "type": "http"
        },
        "output": {
          "example": {
            "count": 126,
            "generated_at": "2026-07-05T00:00:00Z",
            "note": "each record includes id — pass it to GET /api/deals/{id}/report for the full underwriting + distress report",
            "records": [
              {
                "address": "2615 N Gettysburg Ave",
                "cap_rate": 12.34,
                "city": "Dayton",
                "deal_score": 73,
                "dscr": 1.96,
                "dscr_status": "computed",
                "id": "2f9a…",
                "list_price": 249000,
                "rental_status": "Hot",
                "state": "OH",
                "units": 5
              }
            ]
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {},
                "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": "dwelldata.io",
  "lastUpdated": "2026-08-24T08:32:08.862Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-08-24T08:32:08.556Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "dwelldata.io",
    "manifest_name": "dwelldata.io",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}