payment-ready until 2026-09-20
Deal-level US multifamily real-estate data for AI agents, pay-per-call in USDC on Base (x402 v2, Coinbase CDP facilitator). Typed underwriting on every record (NOI, DSCR, HUD-SAFMR-underwritten cap rate), Hot/Warm/Pass scoring with machine-readable rationales, county tax-delinquency distress signals, sheriff-sale auction calendar, scored off-market seller leads, and a per-address lookup. Every absent value carries a typed reason, and a query that matches nothing returns free — you never pay for a blank.
Pay from $0.01 to $1.00 in USDC on Base, settled onchain via the x402 protocol, no signup, no API key needed.
measured since 2026-07-05 (start of our harvest window) · $8.86 all-time · settled via coinbase
VERDICT
ranking generation 3solid 84/100 #114 of 283 in Data by measured score
What the score read on this service: status online, 100% uptime 30d, 454ms response p95, x402 compliance 14 of 14, $0.01 price against the category, on-chain traction measured. Each of those is measured, and each is published in full below.
The score comes from our own monitoring, never from reviews, operator claims, or a language model: reliability, x402 compliance, price against the category, a deterministic risk flag, and a small on-chain traction term, weighted by ranking generation 3. It is not placement anyone can buy: the paid verify tier is reported beside it and is not one of its inputs. Every component below stays published and read-only.
It is a score inside Data, and only there: price and speed are scored against the whole category field, every listing in it that carries no danger flag, the scored service included, which here means 283 listings, this one among them. That set is wider than the 283 the position above is counted against, because a listing we have measured too little of to rank still sits in the field the price and the speed are normalized over. The same service in a different field would read differently. The same engine answers GET /api/v1/best, and asked for a different pool (the whole directory, or another filter) it returns a different number for this service under this same ranking generation. Neither is more correct: they answer different questions, and the methodology states which is which.
Bands on the 0 to 100 measured score: strong at 93 and above, solid from 75, mixed from 55, weak below 55. Price and speed are scored against the whole category field, every listing in it that carries no danger flag, the scored service included, so the score places a service in its own field.
ALTERNATIVES IN DATA
Other Data services in this directory, ordered by the same measured score. The figures are ours: 30-day uptime from our own probes, 30-day settlement volume read on-chain (a conservative undercount, and null where we cannot measure it, never a zero).
| SERVICE | BAND | SCORE | UPTIME 30D | VOL 30D |
|---|---|---|---|---|
| StableEnrich | strong | 96 | 100% | $2.0k |
| glim.sh | strong | 95 | 100% | $52.46 |
| SniperX•x402 | strong | 95 | 100% | $538.47 |
| cn402 | strong | 94 | 100% | $39.15 |
| API Acre | solid | 92 | 99.8% | $34.05 |
ASSESSMENT
updated 5h agoThe parts the verdict above is computed from, each with its proof. Click any chip. Measured values stay read-only; unknown is honest, and an unknown is never counted as a zero.
reliability 100%
- uptime 24h
- 100%
- uptime 7d
- 100%
- uptime 30d
- 100%
- uptime 90d
- 100%
- response p95
- 454ms
- avg response
- 338ms
- total checks
- 2,720
Measured on the unpaid 402 handshake, not the paid call. A service can 402 correctly and still fail after payment.
compliance A (14/14)
14 of 14 x402 conformance checks pass. Full checklist below.
price $0.01 to $1.00 (p59 in Data)
- price (min)
- $0.01
- price (max)
- $1.00
- category percentile (min)
- p59 in Data
- category percentile (max)
- p91 in Data
- endpoints / prices
- 8 / 6
- model
- tiered
- stability
- 100%
risk clean
No deterministic risk flag. Risk fires only on an exact blocklist match, or a reserved-brand name with a mismatched verified payTo. Never from low uptime, a high price, or a model guess.
- domain age
- -
- registrar
- -
- hosting
- custom
- domain created
- ---
Identity facts, not a risk score.
traction $0.24 30d · 9 buyers
- volume 30d
- $0.24
- buyers 30d
- 9
- settlements 30d
- 14
- measured since
- 2026-07-05 (start of our harvest window)
- last settlement
- 2026-09-12
- top buyer share
- 42% of 30d volume
- trend 7d vs 30d
- 1.61x the 30d daily rate
- networks
- eip155:8453
- volume all-time
- $8.86
- settlements all-time
- 107
- median settlement 30d
- $0.01
- max settlement 30d
- $0.05
- settled via
- coinbase ($0.24, 14 tx)
Conservative undercount: only USDC settlements via facilitators we measure are counted. A measured floor, not an estimate.
Top buyer share is a concentration signal, not part of the ranking score.
WHAT IT DOES
ai-derivedProvides access to multifamily real estate deals, auctions, leads, and property data through a paid API.
- category
- real-estate-data
AI-generated summary. The measured data is never altered by it.
ENDPOINTS
| METHOD | PATH | DESCRIPTION | PRICE | NETWORK | ASSET | 402 CHANNEL |
|---|---|---|---|---|---|---|
| GET | /api/auctions | $0.03 | Base | USDC | header | |
| GET | /api/deals | $0.05 | Base | USDC | header | |
| GET | /api/deals/basic | $0.01 | Base | USDC | header | |
| GET | /api/deals/hot | $0.02 | Base | USDC | header | |
| GET | /api/leads | $0.25 | Base | USDC | header | |
| GET | /api/leads/exclusive | $1.00 | Base | USDC | header | |
| GET | /api/lookup | $0.02 | Base | USDC | header | |
| GET | /api/signals | $0.03 | Base | USDC | header |
REQUEST / RESPONSE EXAMPLE
An unpaid request to GET /api/auctions returns HTTP 402 with the payment terms. Settle onchain via your facilitator, then retry with the X-Payment header.
curl -i 'https://dwelldata.io/api/auctions'
// 402 response (captured by monitor) · 8 payloads · click to expand
[
{
"error": "Payment required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0xaab91727a29827783bc42135fc56bff5bfb8911d",
"amount": "50000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://dwelldata.io/api/deals",
"tags": [
"real-estate",
"property",
"property-listings",
"multifamily",
"listings",
"underwriting",
"dscr"
],
"mimeType": "",
"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 — every absent value carries a typed reason, and a filtered query that matches nothing returns a free, typed empty result instead of charging you.",
"serviceName": "DwellData · Multifamily Real Estate Deals Feed (Underwritten NOI/DSCR)"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"type": "http",
"method": "GET",
"queryParams": {}
},
"output": {
"type": "json",
"example": {
"note": "each record includes id — pass it to GET /api/deals/{id}/report for the full underwriting + distress report",
"count": 126,
"records": [
{
"id": "2f9a…",
"city": "Dayton",
"dscr": 1.96,
"state": "OH",
"units": 5,
"address": "2615 N Gettysburg Ave",
"cap_rate": 12.34,
"deal_score": 73,
"list_price": 249000,
"dscr_status": "computed",
"rental_status": "Hot"
}
],
"generated_at": "2026-07-05T00:00:00Z"
}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"type": "object",
"properties": {}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object"
}
}
}
}
}
}
},
"x402Version": 2
},
{
"error": "Payment required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0xaab91727a29827783bc42135fc56bff5bfb8911d",
"amount": "10000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://dwelldata.io/api/deals/basic",
"tags": [
"real-estate",
"property",
"multifamily",
"listings",
"basic",
"cheap"
],
"mimeType": "",
"description": "Entry tier of the multifamily deals feed: every active listing at card level — address, price, units, advertised cap rate, listing URL, freshness — without the computed underwriting or scoring. Same coverage, cheapest way to evaluate the feed. Same query filters as the full feed. Every field typed; a query that matches nothing returns free — you never pay for a blank.",
"serviceName": "DwellData · Multifamily Deals Feed — Basic Tier (Card-Level Records)"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"type": "http",
"method": "GET",
"queryParams": {}
},
"output": {
"type": "json",
"example": {
"count": 1712,
"records": [
{
"id": "184f0110-…",
"city": "Dayton",
"state": "OH",
"units": 5,
"address": "1234 Kumler Ave",
"cap_rate": 12.3,
"list_price": 249000,
"listing_url": "https://www.loopnet.com/…",
"last_verified": "2026-07-09"
}
]
}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"type": "object",
"properties": {}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object"
}
}
}
}
}
}
},
"x402Version": 2
},
{
"error": "Payment required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0xaab91727a29827783bc42135fc56bff5bfb8911d",
"amount": "20000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://dwelldata.io/api/deals/hot",
"tags": [
"real-estate",
"property",
"multifamily",
"hot-deals",
"dscr"
],
"mimeType": "",
"description": "Hot multifamily real estate deals: listings clearing an 8.5%+ advertised cap rate with computed DSCR — the top tier of the multifamily deals feed. Every field typed; if nothing currently clears the bar the call returns free — you never pay for a blank.",
"serviceName": "DwellData · Multifamily Hot Deals (8.5%+ Cap, Computed DSCR)"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"type": "http",
"method": "GET",
"queryParams": {}
},
"output": {
"type": "json",
"example": {
"count": 27,
"records": [
{
"city": "Dayton",
"dscr": 1.96,
"state": "OH",
"units": 5,
"address": "2615 N Gettysburg Ave",
"cap_rate": 12.34,
"list_price": 249000,
"rental_status": "Hot"
}
]
}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"type": "object",
"properties": {}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object"
}
}
}
}
}
}
},
"x402Version": 2
},
{
"error": "Payment required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0xaab91727a29827783bc42135fc56bff5bfb8911d",
"amount": "30000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://dwelldata.io/api/signals",
"tags": [
"real-estate",
"property",
"distress",
"tax-delinquent",
"off-market",
"leads",
"wholesale"
],
"mimeType": "",
"description": "County tax-delinquency distress signals for US real estate (Ohio metros: Cincinnati, Toledo, Dayton, Akron): owner name, parcel id, delinquent amount, and the public-record source URL for every row. Off-market lead sourcing for wholesalers, flippers, and buy-and-hold investors. Optional filters: county, min_amount, has_address. Every field typed; a query that matches nothing returns free — you never pay for a blank.",
"serviceName": "DwellData · County Tax-Delinquency Distress Signals (Off-Market Leads)"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"type": "http",
"method": "GET",
"queryParams": {}
},
"output": {
"type": "json",
"example": {
"count": 3626,
"records": [
{
"amount": 793.12,
"county": "Montgomery, OH",
"address": "5539 W THIRD ST",
"parcel_id": "H33300821 0125",
"owner_name": "KHMETH SAVEN",
"source_url": "https://www.mcohio.org/1521/Delinquent-List",
"signal_type": "tax_delinquent"
}
]
}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"type": "object",
"properties": {}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object"
}
}
}
}
}
}
},
"x402Version": 2
},
{
"error": "Payment required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0xaab91727a29827783bc42135fc56bff5bfb8911d",
"amount": "30000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://dwelldata.io/api/auctions",
"tags": [
"real-estate",
"property",
"foreclosure",
"auction",
"sheriff-sale",
"distress",
"calendar"
],
"mimeType": "",
"description": "Foreclosure auction calendar for Ohio metros (Akron, Youngstown): upcoming sheriff-sale dates with property address, appraised value, opening-bid floor, case number, parties, and the official court-journal source URL for every row. Buy-side timing intelligence for auction investors, wholesalers, and flippers. Optional filters: county, from_date, to_date, min_appraised. Every field typed; a query that matches nothing returns free — you never pay for a blank.",
"serviceName": "DwellData · Foreclosure Auction Calendar (Sheriff Sales)"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"type": "http",
"method": "GET",
"queryParams": {}
},
"output": {
"type": "json",
"example": {
"count": 73,
"records": [
{
"city": "Twinsburg",
"county": "Summit, OH",
"plaintiff": "MidFirst Bk",
"sale_date": "2026-07-10",
"source_url": "https://www.akronlegalnews.com/notices/sheriff_sale_abstracts",
"case_number": "CV2024 04 1614",
"opening_bid": 140000,
"appraised_value": 210000,
"property_address": "10459 Woodchuck Court",
"opening_bid_basis": "statutory_two_thirds_appraisal"
}
]
}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"type": "object",
"properties": {}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object"
}
}
}
}
}
}
},
"x402Version": 2
},
{
"error": "Payment required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0xaab91727a29827783bc42135fc56bff5bfb8911d",
"amount": "250000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://dwelldata.io/api/leads",
"tags": [
"real-estate",
"property",
"leads",
"off-market",
"motivated-seller",
"wholesale",
"distress",
"scored"
],
"mimeType": "",
"description": "Scored off-market seller leads, mail-ready: every lead has a street address, a public-record distress signal verified in the last 7 days (county tax delinquency or an upcoming sheriff-sale foreclosure), a 0-100 lead_score with a machine-readable rationale, and the public source URL. For direct-to-seller outreach (wholesale, flip, buy-and-hold). Filters: county, min_score, lead_type. Every field typed; a query that matches nothing returns free — you never pay for a blank.",
"serviceName": "DwellData · Scored Off-Market Seller Leads (Distress-Verified, Mail-Ready)"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"type": "http",
"method": "GET",
"queryParams": {}
},
"output": {
"type": "json",
"example": {
"count": 3699,
"records": [
{
"city": "Twinsburg",
"county": "Summit, OH",
"address": "10459 Woodchuck Court",
"lead_type": "sheriff_sale_auction",
"sale_date": "2026-07-10",
"lead_score": 85,
"source_url": "https://www.akronlegalnews.com/notices/sheriff_sale_abstracts",
"exclusivity": "shared",
"opening_bid": 140000,
"appraised_value": 210000,
"score_rationale": {
"base": "upcoming foreclosure auction (55)",
"urgency": "sale within 14 days (+10)",
"equity_gap": "opening bid 67% of appraised (+20)"
}
}
]
}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"type": "object",
"properties": {}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object"
}
}
}
}
}
}
},
"x402Version": 2
},
{
"error": "Payment required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0xaab91727a29827783bc42135fc56bff5bfb8911d",
"amount": "1000000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://dwelldata.io/api/leads/exclusive",
"tags": [
"real-estate",
"property",
"leads",
"off-market",
"motivated-seller",
"wholesale",
"exclusive"
],
"mimeType": "",
"description": "Buy ONE exclusive off-market seller lead: the single highest-scored available lead (optionally filtered by county or lead_type). Once you buy it, it is permanently removed from the shared /api/leads pool and never sold to anyone else — yours alone. Same fields as the shared feed: address, distress signal verified <7 days, 0-100 lead_score with itemized rationale, public-record source URL.",
"serviceName": "DwellData · Exclusive Off-Market Seller Lead (One Buyer, Ever)"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"type": "http",
"method": "GET",
"queryParams": {}
},
"output": {
"type": "json",
"example": {
"lead": {
"county": "Summit, OH",
"address": "…",
"lead_type": "sheriff_sale_auction",
"sale_date": "2026-07-15",
"lead_score": 85,
"source_url": "…"
},
"exclusivity": "exclusive — permanently removed from the shared pool"
}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"type": "object",
"properties": {}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object"
}
}
}
}
}
}
},
"x402Version": 2
},
{
"error": "Payment required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0xaab91727a29827783bc42135fc56bff5bfb8911d",
"amount": "20000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://dwelldata.io/api/lookup",
"tags": [
"real-estate",
"property",
"address-lookup",
"apn",
"parcel",
"distress",
"tax-delinquent",
"foreclosure",
"enrichment"
],
"mimeType": "",
"description": "One property in, everything we know out: pass ?address= or ?apn= (parcel id; plus optional city/state) and get every matching record across all DwellData feeds — active multifamily listings with underwriting, county tax-delinquency signals, and upcoming sheriff-sale auctions, each with its public source URL. Task-shaped for agents: one property question, one call. No match returns free — you never pay for a blank.",
"serviceName": "DwellData · Property Lookup by Address or Parcel (Listings + Distress + Auctions)"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"type": "http",
"method": "GET",
"queryParams": {}
},
"output": {
"type": "json",
"example": {
"query": {
"state": "OH",
"address": "2615 N Gettysburg Ave"
},
"matches": {
"auctions": 0,
"listings": 1,
"distress_signals": 1
},
"listings": [
{
"city": "Dayton",
"dscr": 1.96,
"state": "OH",
"units": 5,
"address": "2615 N Gettysburg Ave",
"cap_rate": 12.34,
"list_price": 249000
}
],
"distress_signals": [
{
"amount": 4200,
"source_url": "https://...",
"signal_type": "tax_delinquent"
}
]
}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"type": "object",
"properties": {}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object"
}
}
}
}
}
}
},
"x402Version": 2
}
] OVER TIME
All charts use the 90d selector; each series spans only the dates it has data for. Every series is also served as JSON at /api/v1/services/dwelldata-multifamily-real-estate-deals-feed/price, /scores, /volume and /buyers. On-chain volume and distinct buyers are measured over the service's settlement address and are a conservative undercount (only settlements that reach a measured facilitator are counted). The on-chain series roll up hourly, so the latest day can be up to about an hour behind; distinct buyers are counted per payout address, so a service that settles to more than one address is an upper bound.
Median across 8 endpoints. Use the selector to isolate one.
checklist grew 11->14 on 2026-07-28; a step here is a metric change, not a regression
Measured site and economics pillars from the assessment history, so the latest value shown elsewhere on this page reads as a point on a trend rather than a permanent state.
COMPLIANCE
14/14 checks pass · grade Alast 402 captured 2026-07-30 · last up 2026-09-13
- 402 payload captured
- accepts[] array present
- payTo address recoverable
- payTo at accepts[0].payTo (conformant shape)
- payTo is a valid on-chain address
- atomic price declared
- atomic price in a sane range
- asset (token) address declared
- network resolves to CAIP-2
- payment scheme declared
- served over HTTPS
- declares the current x402 version (2)
- EIP-712 domain parameters present on every EVM entry
- x402 v2 envelope delivered in the payment-required header
SITE PILLARS
- homepage reachable
- openapi doc
- pricing page
- llms.txt
- robots.txt
- terms page
recent checks (18) live · click to expand
EMBED THIS BADGE
<a href="https://x402-list.com/services/dwelldata-multifamily-real-estate-deals-feed?utm_source=badge&utm_medium=referral&utm_campaign=embed"> <img src="https://x402-list.com/badge/dwelldata-multifamily-real-estate-deals-feed.svg" alt="DwellData — Multifamily Real Estate Deals Feed listed on x402-list" height="28"> </a>
[](https://x402-list.com/services/dwelldata-multifamily-real-estate-deals-feed?utm_source=badge&utm_medium=referral&utm_campaign=embed)
<a href="https://x402-list.com/services/dwelldata-multifamily-real-estate-deals-feed?utm_source=badge&utm_medium=referral&utm_campaign=embed"> <img src="https://x402-list.com/badge/dwelldata-multifamily-real-estate-deals-feed.svg?data=uptime" alt="DwellData — Multifamily Real Estate Deals Feed uptime on x402-list" height="28"> </a>