Property value estimate
Estimate a property's market value (AVM) with supporting comparable sales.
Provider contract
- Call path
- /routes/locus-rentcast/real-estate/value-estimate
- Method
- POST
- Selected provider
- locus-rentcastdefault
- Provider price
- $0.033
- Settlement
- Base USDC · x402 · 5% h402 fee
Quickstart
Both commands call the selected provider directly.
curl -X POST '/routes/locus-rentcast/real-estate/value-estimate' \
-H 'content-type: application/json' \
-d '{"address":"5500 Grand Lake Dr, San Antonio, TX, 78244","compCount":15}'h402 call 'real-estate/value-estimate' --provider 'locus-rentcast' --method POST --json '{"address":"5500 Grand Lake Dr, San Antonio, TX, 78244","compCount":15}'Parameters & live test
pays real USDCFill the request fields, quote the exact per-call total, then choose x402 or eligible bonus credit explicitly before sending. Only the selected provider's listed parameters are accepted.
addressstringoptional *Full property address, e.g. '5500 Grand Lake Dr, San Antonio, TX, 78244'.
latitudenumberoptional *-90–90Latitude in decimal degrees.
longitudenumberoptional *-180–180Longitude in decimal degrees.
propertyTypestringoptionalProperty type filter.
bedroomsnumberoptional0–20Number of bedrooms (0 = studio).
bathroomsnumberoptional0–20Number of bathrooms.
squareFootagenumberoptional100–100000Living area in square feet.
maxRadiusnumberoptional0–100Maximum distance in miles to comparable properties.
daysOldnumberoptional1–365Maximum age in days of comparable listings to consider.
compCountintegeroptional5–25default 15Number of comparable properties to base the estimate on.
address; latitude + longitude.{
"address": "5500 Grand Lake Dr, San Antonio, TX, 78244",
"compCount": 15
}{ "data": { "success": true, "data": { "price": 239000, "priceRangeLow": 196000, "priceRangeHigh": 283000, "latitude": 29.476011, "longitude": -98.351454, "subjectProperty": { "id": "5500-Grand-Lake-Dr,-San-Antonio,-TX-78244", "formattedAddress": "5500 Grand Lake Dr, San Antonio, TX 78244", "addressLine1": "5500 Grand Lake Dr", "addressLine2": null, "city": "San Antonio", "state": "TX", "stateFips": "48", "zipCode": "78244", "county": "Bexar", "countyFips": "029", "latitude": 29.476011, "longitude": -98.351454, "propertyType": "Single Family", "bedrooms": 3, "bathrooms": 2, "squareFootage": 1878, "lotSize": 8843, "yearBuilt": 1973, "lastSaleDate": "2024-11-18T00:00:00.000Z" }, "comparables": [ { "id": "5207-Pine-Lake-Dr,-San-Antonio,-TX-78244", "formattedAddress": "5207 Pine Lake Dr, San Antonio, TX 78244", "addressLine1": "5207 Pine Lake Dr", "addressLine2": null, "city": "San Antonio", "state": "TX", "stateFips": "48", "zipCode": "78244", "county": "Bexar", "countyFips": "029", "latitude": 29.47046, "longitude": -98.351561, "propertyType": "Single Family", "bedrooms": 3, "bathrooms": 2, "squareFootage": 1895, "lotSize": 6900, "yearBuilt": 1988, "status": "Inactive", "price": 286333, "listingType": "Standard", "listedDate": "2025-10-15T00:00:00.000Z", "removedDate": "2026-03-21T00:00:00.000Z", "lastSeenDate": "2026-03-20T09:46:27.214Z", "daysOnMarket": 157 }, { "id": "6703-Linn-Lake-Dr,-San-Antonio,-TX-78244", "formattedAddress": "6703 Linn Lake Dr, San Antonio, TX 78244", "addressLine1": "6703 Linn Lake Dr", "addressLine2": null, "city": "San Antonio", "state": "TX", "stateFips": "48", "zipCode": "78244", "county": "Bexar", "countyFips": "029", "latitude": 29.470399, "longitude": -98.356916, "propertyType": "Single Family", "bedrooms": 3, "bathrooms": 2, "squareFootage": 1953, "lotSize": 11543, "yearBuilt": 1988, "status": "Active", "price": 194900, "listingType": "Standard", "listedDate": "2026-06-11T00:00:00.000Z", "removedDate": null, "lastSeenDate": "2026-07-22T12:21:16.693Z", "daysOnMarket": 42 }, { "id": "7207-Solar-Eclipse,-Converse,-TX-78109", "formattedAddress": "7207 Solar Eclipse, Converse, TX 78109", "addressLine1": "7207 Solar Eclipse", "addressLine2": null, "city": "Converse", "state": "TX", "stateFips": "48", "zipCode": "78109", "county": "Bexar", "countyFips": "029", "latitude": 29.463698, "longitude": -98.348667, "propertyType": "Single Family", "bedrooms": 3, "bathrooms": 2, "squareFootage": 1883, "lotSize": 5140, "yearBuilt": 2022, "status": "Inactive", "price": 244900, "listingType": "Standard", "listedDate": "2025-12-05T00:00:00.000Z", "removedDate": "2026-07-17T00:00:00.000Z", "lastSeenDate": "2026-07-16T10:42:34.333Z", "daysOnMarket": 224 } ] } }, "h402": { "routeId": "real-estate/value-estimate", "provider": "locus-rentcast", "selectedCandidateId": "real-estate/value-estimate/locus-rentcast", "routing": "manual", "paidBy": "x402-exact" } }
Providers
Choose a provider for this task. The catalog recommends the current default from quality, reliability, and price; your selected provider stays pinned. Listed prices are provider prices; settlement adds a 5% h402 fee.
- Success
- 100%
- p50
- 1.35s
- Calls
- 1