CorteX402 Property Dossier
Comprehensive US property intelligence from a single address. Returns 50+ fields covering property details, automated valuation, neighborhood demographics, and nearby school ratings. Powered by ATTOM.
The wallet the 402 directs payment to. Its whole payment record — every payer, every chain — is on the merchant page.
Asset 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913
The payTo wallet does not resolve to a registered ERC-8004 agent. That is not a verdict on the service — most of the catalog is unregistered.
Live 402 challenge
Captured by the enrichment pass, not read just now. Prices can change — always read the 402 the endpoint answers with.
{
"error": "X-PAYMENT header required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x420999608f6f05a007a89EAa77BcE8D81bd3Ae4B",
"scheme": "exact",
"network": "base",
"mimeType": "application/json",
"resource": "https://jtifhcvbgxqwlywugvjv.supabase.co/functions/v1/cortex402-property-dossier",
"extensions": {
"bazaar": {
"info": {
"input": {
"body": {
"address": "1234 Main St, Austin, TX 78701"
},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"output": {
"type": "json",
"example": {
"meta": {
"elapsed_ms": 1840,
"fetched_at": "2026-08-17T18:00:00Z",
"receipt_tx": "0x9f4a2c8e6b1d3a5f7e0c2b1d4a6f8e2c0b1d3a5f7e0c2b1d4a6f8e2c0b1d3a5f",
"ttl_seconds": 2592000
},
"rent": {
"low": 3150,
"high": 3700,
"estimate": 3400
},
"owner": {
"name": "Jane A Doe",
"type": "Individual",
"names": [
"Jane A Doe",
"John B Doe"
],
"owner_occupied": true,
"mailing_address": "1234 Main St, Austin, TX 78701"
},
"market": {
"sale": {
"median_price": 815000,
"total_listings": 214,
"median_days_on_market": 38,
"median_price_per_sqft": 340
},
"rental": {
"median_rent": 3300,
"total_listings": 96,
"median_days_on_market": 27
},
"zip_code": "78701"
},
"address": {
"lat": 30.27,
"lon": -97.74,
"input": "1234 Main St, Austin, TX 78701",
"address1": "1234 Main St",
"address2": "Austin, TX 78701",
"formatted": "1234 Main St, Austin, TX 78701",
"normalized": "1234 main st austin tx 78701"
},
"listings": {
"sale": [
{
"price": 869000,
"status": "Inactive",
"mls_name": "Unlock MLS",
"mls_number": "1234567",
"listed_date": "2026-03-01",
"listing_type": "Standard",
"removed_date": "2026-04-20",
"days_on_market": 50
}
],
"rental": []
},
"property": {
"beds": 4,
"sqft": 2400,
"baths": 3,
"county": "Travis",
"zoning": "SF-3",
"hoa_fee": 45,
"features": {
"pool": false,
"garage": true,
"cooling": true,
"heating": true,
"garageSpaces": 2
},
"lot_sqft": 7200,
"zip_code": "78701",
"year_built": 1998,
"assessor_id": "021200280028",
"subdivision": "Original City",
"property_type": "Single Family",
"formatted_address": "1234 Main St, Austin, TX 78701",
"legal_description": "LOT 8 BLK 12"
},
"last_sale": {
"date": "2021-04-15",
"amount": 650000
},
"valuation": {
"low": 805000,
"high": 895000,
"as_of": "2026-08-01",
"estimate": 850000,
"confidence": 92
},
"request_id": "pd_6a9b1c3e5d7f2a4c6e8b0d2f",
"comparables": [
{
"beds": 4,
"sqft": 2360,
"baths": 3,
"price": 838000,
"year_built": 1997,
"correlation": 0.97,
"distance_mi": 0.08,
"listed_date": "2026-05-02",
"removed_date": "2026-06-11",
"formatted_address": "1240 Main St, Austin, TX 78701"
}
],
"tax_history": [
{
"year": 2025,
"tax_total": 9300,
"land_value": 210000,
"improvements": 502000,
"assessed_value": 712000
},
{
"year": 2024,
"tax_total": 8740,
"land_value": 195000,
"improvements": 473000,
"assessed_value": 668000
}
],
"match_status": "matched",
"sale_history": [
{
"date": "2021-04-15",
"type": "Sale",
"amount": 650000
}
]
}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method",
"bodyType",
"body"
],
"properties": {
"body": {
"type": "object",
"required": [
"address"
],
"properties": {
"address": {
"type": "string",
"description": "Full US street address (e.g. \"1234 Main St, Austin, TX 78701\")"
}
},
"additionalProperties": false
},
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"POST"
],
"type": "string"
},
"bodyType": {
"enum": [
"json"
],
"type": "string"
}
}
}
}
}
}
},
"description": "Complete US property intelligence from a single address. Returns current value estimate with range and confidence, long-term rent estimate, the full property record (beds, baths, square footage, lot size, year built, features, HOA), owner of record with mailing address and occupancy status, tax assessment history, sale history, active and off-market sale and rental listings with days on market, and ZIP-level market medians.",
"outputSchema": {
"input": {
"type": "http",
"method": "POST",
"bodyType": "json",
"bodyFields": {
"address": {
"type": "string",
"required": true,
"description": "Full US street address (e.g. \"1234 Main St, Austin, TX 78701\")"
}
}
},
"output": {
"meta": {
"type": "object",
"description": "fetched_at, elapsed_ms, receipt_tx, ttl_seconds"
},
"rent": {
"type": "object",
"description": "long-term rent estimate, low, high"
},
"owner": {
"type": "object",
"description": "names, name, type, mailing_address, owner_occupied"
},
"market": {
"type": "object",
"description": "ZIP-level medians and listing trends"
},
"address": {
"type": "object",
"description": "input, normalized, address1, address2, formatted, lat, lon"
},
"listings": {
"type": "object",
"description": "sale[] and rental[] — status, price, days_on_market, mls_name, mls_number"
},
"property": {
"type": "object",
"description": "type, beds, baths, sqft, lot_sqft, year_built, features, hoa_fee, zoning, subdivision, legal_description, assessor_id, county, zip_code"
},
"last_sale": {
"type": "object",
"description": "amount, date"
},
"valuation": {
"type": "object",
"description": "estimate, low, high, confidence, as_of"
},
"request_id": {
"type": "string"
},
"comparables": {
"type": "array",
"description": "up to 10 comparable properties with price, size, distance, correlation"
},
"tax_history": {
"type": "array",
"description": "year-sorted assessed_value, land_value, improvements, tax_total"
},
"match_status": {
"enum": [
"matched",
"no_match",
"skipped"
],
"type": "string"
},
"sale_history": {
"type": "array",
"description": "date, amount, type"
}
}
},
"maxAmountRequired": "2000000",
"maxTimeoutSeconds": 60
}
],
"x402Version": 1
}Accepts
The payment requirements as published to the catalog. Read the live 402 before paying — a price here is a claim, not a quote.
Pay 2 USDC on Base to 0x4209…3Ae4B. The signed payment is good for 1 minute.
- Paid to
- 0x4209…3Ae4B
- USD Coin contract
- 0x8335…02913
- Payment window
- 1 minute
- As published
- 2000000 smallest units
The catalog’s raw entry
[
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x420999608f6f05a007a89EAa77BcE8D81bd3Ae4B",
"amount": "2000000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 60
}
]Extensions
{
"bazaar": {
"info": {
"input": {
"body": {
"address": "1234 Main St, Austin, TX 78701",
"include": [
"property",
"demographics",
"schools"
]
},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"output": {
"type": "json",
"example": {
"meta": {
"cache_hits": 0,
"elapsed_ms": 1840,
"fetched_at": "2026-05-15T18:00:00Z",
"receipt_tx": "0x9f4a2c8e6b1d3a5f7e0c2b1d4a6f8e2c0b1d3a5f7e0c2b1d4a6f8e2c0b1d3a5f",
"ttl_seconds": 2592000,
"upstream_calls": 4,
"served_from_cache": false,
"upstream_cost_usd": 0.4
},
"risk": null,
"address": {
"lat": 30.27,
"lon": -97.74,
"input": "1234 Main St, Austin, TX 78701",
"address1": "1234 Main St",
"address2": "Austin, TX 78701",
"normalized": "1234 main st austin tx 78701"
},
"schools": [
{
"name": "Mathews Elementary",
"type": "Public",
"grades": "PK-5",
"enrollment": 412,
"gs_test_rating": 8
}
],
"property": {
"apn": "021200280028",
"avm": {
"low": 805000,
"high": 895000,
"amount": 850000,
"avm_date": "2026-05-01",
"confidence": 92
},
"beds": 4,
"fips": "48453",
"sqft": 2400,
"baths": 3,
"address": "1234 MAIN ST, AUSTIN, TX 78701",
"attomId": "184213000",
"location": {
"lat": 30.27,
"lon": -97.74
},
"lot_sqft": 7200,
"tax_year": 2025,
"lot_acres": 0.165,
"propclass": "Single Family Residence / Townhouse",
"yearbuilt": 1998,
"tax_amount": 9300,
"market_total": 750000,
"assessed_total": 480000,
"last_sale_date": "2021-04-15",
"last_sale_amount": 650000
},
"request_id": "pd_6a9b1c3e5d7f2a4c6e8b0d2f",
"demographics": {
"income": {
"per_capita": 58200,
"median_household": 82500
},
"safety": {
"crime_index": 412
},
"weather": {
"avg_low_temp_f": 58,
"avg_high_temp_f": 80,
"annual_rainfall_in": 34
},
"education": {
"bachelors_or_higher_pct": 71,
"high_school_or_higher_pct": 96
},
"geography": {
"name": "78701",
"type": "ZipCode",
"area_sq_mi": 4.1
},
"population": {
"current": 6312,
"median_age": 34,
"density_per_sq_mi": 1540
}
},
"match_status": "matched"
}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method",
"bodyType",
"body"
],
"properties": {
"body": {
"type": "object",
"required": [
"address"
],
"properties": {
"address": {
"type": "string",
"description": "Full US street address (e.g. \"1234 Main St, Austin, TX 78701\")"
},
"include": {
"type": "array",
"items": {
"enum": [
"property",
"demographics",
"schools",
"risk"
],
"type": "string"
},
"description": "Sections to include — any subset of [\"property\",\"demographics\",\"schools\",\"risk\"]. Defaults to all four."
}
},
"additionalProperties": false
},
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"POST"
],
"type": "string"
},
"bodyType": {
"enum": [
"json"
],
"type": "string"
}
}
}
}
}
}
}Provenance
- Seen in the source catalog
- 2026-06-30 03:08Z
- Last indexed by Roundhouse
- 2026-07-08 03:00Z
- Last enriched (probe, favicon, geo)
- 2026-09-21 10:15Z
- x402 version
- 2
- Max timeout
- 60s
- Liveness probe
- HTTP 402
Hand this page to an agent
Copy the prompt and paste it into Claude, an MCP client or your own agent — it will vet this service and call it over the free read API. No key, no account.
GET api.roundhouseai.io/v0/endpoints
Nothing indexed for this service or its provider yet. Not a claim that it is unused — only that we hold no record. Verified volume counts only settlements with an on-chain EIP-3009 marker.
Show the promptHide the prompt
Using Roundhouse, look up the x402 service CorteX402 Property Dossier and tell me whether it is worth paying: what a call costs, whether the endpoint answered when last probed, and what its payment record actually shows. curl -s 'https://api.roundhouseai.io/v0/endpoints?q=CorteX402%20Property%20Dossier' curl -s 'https://api.roundhouseai.io/v0/merchants/<the payTo wallet returned above>' Then call it: read the price from the live 402 at https://jtifhcvbgxqwlywugvjv.supabase.co/functions/v1/cortex402-property-dossier, never from a cached figure, and pay with an x402 client. The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except /v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402, or use an organization key from https://roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://roundhouseai.io/skill.md first — it is the whole procedure.