Sale listings
Search active for-sale property listings by area or coordinates.
Provider contract
- Call path
- /routes/locus-rentcast/real-estate/sale-listings
- 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/sale-listings' \
-H 'content-type: application/json' \
-d '{"zipCode":"78701","limit":50}'h402 call 'real-estate/sale-listings' --provider 'locus-rentcast' --method POST --json '{"zipCode":"78701","limit":50}'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'.
citystringoptional *City name (pair with state).
statestringoptional *2-letter US state code.
zipCodestringoptional *5-digit US zip code.
latitudenumberoptional *-90–90Latitude in decimal degrees.
longitudenumberoptional *-180–180Longitude in decimal degrees.
radiusnumberoptional0–100Search radius in miles around the location.
propertyTypestringoptionalProperty type filter.
bedroomsnumberoptional0–20Number of bedrooms (0 = studio).
bathroomsnumberoptional0–20Number of bathrooms.
daysOldnumberoptional1–365Maximum listing age in days to include.
limitintegeroptional1–500default 50Maximum number of records to return.
address; latitude + longitude; zipCode; city + state.{
"zipCode": "78701",
"limit": 50
}{ "data": { "success": true, "data": [ { "id": "501-West-Ave,-Apt-1306,-Austin,-TX-78701", "formattedAddress": "501 West Ave, Apt 1306, Austin, TX 78701", "addressLine1": "501 West Ave", "addressLine2": "Apt 1306", "city": "Austin", "state": "TX", "stateFips": "48", "zipCode": "78701", "county": "Travis", "countyFips": "453", "latitude": 30.269536, "longitude": -97.750525, "propertyType": "Condo", "bedrooms": 1, "bathrooms": 1, "squareFootage": 652, "lotSize": 1698840, "yearBuilt": 2018, "hoa": { "fee": 600 }, "status": "Active", "price": 425000, "listingType": "Standard", "listedDate": "2025-06-13T00:00:00.000Z", "removedDate": null, "createdDate": "2021-06-16T14:04:35.191Z" }, { "id": "48-East-Ave,-Unit-2707,-Austin,-TX-78701", "formattedAddress": "48 East Ave, Unit 2707, Austin, TX 78701", "addressLine1": "48 East Ave", "addressLine2": "Unit 2707", "city": "Austin", "state": "TX", "stateFips": "48", "zipCode": "78701", "county": "Travis", "countyFips": "453", "latitude": 30.256396, "longitude": -97.738839, "propertyType": "Condo", "bedrooms": 1, "bathrooms": 1, "squareFootage": 699, "lotSize": 57, "yearBuilt": 2021, "hoa": { "fee": 612 }, "status": "Active", "price": 580000, "listingType": "Standard", "listedDate": "2025-06-22T00:00:00.000Z", "removedDate": null, "createdDate": "2021-04-18T14:00:48.122Z" }, { "id": "44-East-Ave,-Unit-3804,-Austin,-TX-78701", "formattedAddress": "44 East Ave, Unit 3804, Austin, TX 78701", "addressLine1": "44 East Ave", "addressLine2": "Unit 3804", "city": "Austin", "state": "TX", "stateFips": "48", "zipCode": "78701", "county": "Travis", "countyFips": "453", "latitude": 30.255802, "longitude": -97.73912, "propertyType": "Condo", "bedrooms": 0, "bathrooms": 1, "squareFootage": 538, "lotSize": 1916640, "yearBuilt": 2022, "hoa": { "fee": 500 }, "status": "Active", "price": 534000, "listingType": "Standard", "listedDate": "2025-07-03T00:00:00.000Z", "removedDate": null, "createdDate": "2023-02-01T00:00:00.000Z" } ] }, "h402": { "routeId": "real-estate/sale-listings", "provider": "locus-rentcast", "selectedCandidateId": "real-estate/sale-listings/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.73s
- Calls
- 2