# x402datasource Property Lookup

> x402datasource Property Lookup is a paid API for AI agents from x402datasource.com, paid per call via x402, $0.05/call, status unknown (last checked 2026-09-15).

Look up property appraisal and assessment data by property identifier for a given county

## Facts

- Endpoint: POST https://x402datasource.com/api/v1/property/lookup
- Price: $0.05/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/x402datasource-com-ff1e75e6
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap__kqZsuP_sX3bWXcfzQlco

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability x402datasource-com-ff1e75e6 -d '<json body>'
```

Example prompt: Can you pull up the property appraisal record for HCAD account number 0661340000015 in Harris County — I need the assessed value and owner info.

## When to prefer this

Use this endpoint when you have a specific property account number or identifier and need to retrieve official county appraisal records. Prefer this over address-based search endpoints when you already know the parcel/account ID for a precise, unambiguous lookup. Best for Harris County (HCAD) or Travis County (TCAD) property data in Texas.

## Known failure modes

- Property identifier not found — returns 404 or empty result
- Invalid or malformed account number — returns 400 validation error
- Unsupported county — endpoint may not cover all counties
- Payment failure — x402 payment not processed, returns 402
- Rate limiting or quota exceeded — returns 429

## Output

Returns property appraisal and assessment details for the requested property, including owner information, appraised value, property characteristics, and related tax assessment data from the relevant county appraisal district.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/x402datasource-com-ff1e75e6/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from x402datasource.com](https://www.zero.xyz/host/x402datasource.com/llms.txt)
