# ScriptMasterLabs Housing Windsor Lookup

> ScriptMasterLabs Housing Windsor Lookup is a paid API for AI agents from mcp-x402-discovery.onrender.com, paid per call via x402, $0.001/call, status unknown (last checked 2026-09-14).

Retrieves Section 8/HUD housing data for Windsor via a pay-per-call x402 API

## Facts

- Endpoint: GET https://mcp-x402-discovery.onrender.com/x402/housing-windsor
- Price: $0.001/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/scriptmasterlabs-housing-windsor-lookup-790661c3
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_kHiBaq0spiQdr8j7vP4nz

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 scriptmasterlabs-housing-windsor-lookup-790661c3
```

Example prompt: Can you pull up the Section 8 and HUD housing assistance data for Windsor — I need to know what affordable housing options and voucher programs are available there?

## When to prefer this

Choose this endpoint when you specifically need Section 8/HUD housing data scoped to the Windsor area and want to pay per call in USDC without a subscription. It is ideal for agents performing one-off affordable housing lookups, compliance research, or relocation assistance where a micropayment model is preferable to a monthly API subscription.

## Known failure modes

- 402 Payment Required — no valid x402 payment or API key provided
- Empty or minimal response if no housing data is available for Windsor
- Timeout or service unavailability on Render hosting infrastructure
- Invalid schema input returns error or empty example response
- Rate limiting or payment verification failure on USDC/Base network

## How this service works

Pay-per-call crypto, RWA, federal, SEC, Section 8/HUD housing, and compliance APIs via x402. Primary: USDC on Base (eip155:8453). Also accepts Global Dollar (USDG) on Robinhood Chain (eip155:4663) via sovereign X-PAYMENT-TX. Hyphen routes only (e.g. /x402/gas-tracker, /x402/pha-lookup, /x402/sec-8k). MARKETPLACE REVIEW: use free /x402/playground/* (no key, no payment). Production /x402/* returns 402 unless paid via x402 or X-Api-Market-Key / X-API-Key from seller dashboard.

## Output

Returns Section 8/HUD housing data for Windsor including program details, housing listings, voucher availability, and public housing authority records, delivered as a JSON payload after successful x402 micropayment of $0.001 USDC on Base.

## Request schema (JSON Schema)

```json
{
 "type": "object",
 "properties": {
  "required": {
   "type": "string"
  },
  "properties": {
   "type": "string"
  }
 }
}
```

## Response schema (JSON Schema)

```json
{
 "example": {}
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/scriptmasterlabs-housing-windsor-lookup-790661c3/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from mcp-x402-discovery.onrender.com](https://www.zero.xyz/host/mcp-x402-discovery.onrender.com/llms.txt)
