property-risk-passport-api.lifebite-app.workers.dev
Evaluate a US property address for parcel match, FEMA flood zone, flood proximity, tax entities, permits, zoning context, risk score, and official source links.
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.
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 0.001 USDC on Base to 0x318a…bcD3b. The signed payment is good for 5 minutes.
- Paid to
- 0x318a…bcD3b
- USD Coin contract
- 0x8335…02913
- Payment window
- 5 minutes
- As published
- 1000 smallest units
The catalog’s raw entry
[
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x318a8BAC69c4ec1F9e489CE223B7cE2D719bcD3b",
"amount": "1000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
]Extensions
{
"bazaar": {
"info": {
"host": "property-risk-passport-api.lifebite-app.workers.dev",
"name": "Property Risk Passport API",
"path": "/v1/property-risk-full",
"tags": [
"property risk",
"real estate due diligence",
"flood zone",
"FEMA NFHL",
"parcel lookup",
"tax entities",
"school district",
"permit history",
"zoning",
"homebuyer",
"insurance risk",
"Texas property",
"Harris County",
"Houston"
],
"input": {
"body": {
"address": "611 Walker St, Houston, TX 77002",
"response_mode": "compact"
},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"domain": "property-risk-passport-api.lifebite-app.workers.dev",
"method": "POST",
"output": {
"type": "json",
"example": {
"parcel": {
"found": true,
"situs": "611 WALKER ST HOUSTON 77002",
"acreage": 1.4348,
"parcelId": "0010890000001",
"provider": "harris",
"accountId": "0010890000001",
"confidence": "high",
"acreage_status": "reported"
},
"zoning": {
"type": "no_conventional_zoning",
"source": "City of Houston",
"checked": true,
"district": null,
"confidence": "medium",
"jurisdiction": "City of Houston"
},
"land_use": {
"code": "8001",
"note": "Land-use code not decoded yet.",
"label": null,
"source": "HCAD",
"checked": true,
"confidence": "low"
},
"flood_zone": {
"sfha": false,
"zone": "X",
"checked": true,
"confidence": "high",
"zoneSubtype": "AREA OF MINIMAL FLOOD HAZARD",
"plain_language": "FEMA maps this point in Zone X, outside the Special Flood Hazard Area and in an area of minimal flood hazard.",
"flood_risk_class": "minimal_non_sfha"
},
"risk_score": 15,
"match_status": {
"level": "property_match",
"reason": "Address and parcel were confirmed by Harris County parcel/CAD situs match.",
"blocking_warnings": [],
"usable_for_decision": true
},
"address_input": "611 Walker St, Houston, TX 77002",
"result_status": "completed",
"permit_history": {
"items": [],
"source": "Houston Permitting Center",
"checked": true,
"summary": "No permit records found by this API. Verify directly with Houston Permitting Center.",
"confidence": "medium",
"jurisdiction": "City of Houston",
"search_status": "completed_no_records_found"
},
"risk_breakdown": {
"total": 15,
"factors": [
{
"code": "BASE_TRIAGE",
"label": "Base due-diligence review.",
"points": 0,
"source": "Property Risk Passport",
"category": "parcel"
},
{
"code": "NEAR_FEMA_SFHA",
"label": "A FEMA Special Flood Hazard Area is within 500 meters.",
"points": 5,
"source": "FEMA NFHL",
"category": "flood"
},
{
"code": "HARRIS_COASTAL_DRAINAGE_INSURANCE_CONTEXT",
"label": "Harris County has coastal Gulf drainage and insurance due-diligence context.",
"points": 8,
"source": "Confirmed parcel context",
"category": "insurance"
},
{
"code": "LAND_USE_NOT_DECODED",
"label": "Appraisal land-use code was not decoded.",
"points": 2,
"source": "HCAD",
"category": "data_gap"
}
],
"calculated": true,
"risk_level": "low"
},
"schema_version": "property-risk-passport.v1",
"flood_proximity": {
"source": "FEMA NFHL",
"checked": true,
"confidence": "medium",
"distance_precision": "threshold",
"search_radius_meters": 1000,
"nearest_high_risk_zone": "AE",
"nearest_sfha_distance_meters": null,
"nearest_sfha_distance_status": "found_within_search_radius",
"nearest_floodway_distance_meters": null,
"nearest_floodway_distance_status": "found_within_search_radius"
},
"taxing_entities": {
"items": [
{
"name": "HOUSTON ISD",
"type": "school",
"amount": null,
"tax_rate": 0.8783
},
{
"name": "HOUSTON, CITY OF",
"type": "city",
"amount": null,
"tax_rate": 0.51919
},
{
"name": "HARRIS COUNTY",
"type": "county",
"amount": null,
"tax_rate": 0.38096
}
],
"source": "Harris County / HCAD / Tax Office",
"checked": true,
"tax_year": 2025,
"accountId": "0010890000001",
"confidence": "high",
"total_tax_amount": null,
"estimated_total_tax_rate": 2.29472
},
"confidence_score": 100,
"tax_jurisdictions": {
"items": [
{
"name": "Harris County",
"type": "county",
"source": "Confirmed Harris County parcel context"
},
{
"name": "Houston city",
"type": "city",
"source": "Confirmed parcel location"
},
{
"name": "Houston ISD",
"type": "school",
"source": "Harris County / HCAD / Tax Office"
}
],
"scope": "property_level",
"property_level_confirmed": true
},
"address_normalized": "611 WALKER ST, HOUSTON, TX 77002",
"data_quality_score": 82
}
},
"category": "Data",
"endpoint": "https://property-risk-passport-api.lifebite-app.workers.dev/v1/property-risk-full",
"keywords": [
"property risk",
"real estate due diligence",
"flood zone",
"FEMA NFHL",
"parcel lookup",
"tax entities",
"school district",
"permit history",
"zoning",
"homebuyer",
"insurance risk",
"Texas property",
"Harris County",
"Houston"
],
"provider": "Property Risk Passport API",
"quoteUrl": "https://property-risk-passport-api.lifebite-app.workers.dev/v1/property-risk-full/quote",
"resource": "https://property-risk-passport-api.lifebite-app.workers.dev/v1/property-risk-full",
"useCases": [
"homebuyer due diligence",
"real estate agent property screening",
"insurance and flood risk triage",
"mortgage/lender property review",
"investor property risk screening"
],
"endpoints": [
{
"url": "https://property-risk-passport-api.lifebite-app.workers.dev/v1/property-risk-full",
"path": "/v1/property-risk-full",
"method": "POST",
"description": "Evaluate a US property address for parcel match, FEMA flood zone, flood proximity, taxing entities, school district, permit history, zoning/land-use context, insurance red flags, due-diligence risk score, quality score, recommended next steps, and official source links."
}
],
"apiBaseUrl": "https://property-risk-passport-api.lifebite-app.workers.dev",
"mcpToolUrl": "https://property-risk-passport-api.lifebite-app.workers.dev/mcp/evaluate_property_risk.tool.json",
"openApiUrl": "https://property-risk-passport-api.lifebite-app.workers.dev/openapi.json",
"description": "Evaluate a US property address for parcel match, FEMA flood zone, flood proximity, taxing entities, school district, permit history, zoning/land-use context, insurance red flags, due-diligence risk score, quality score, recommended next steps, and official source links.",
"endpointUrl": "https://property-risk-passport-api.lifebite-app.workers.dev/v1/property-risk-full",
"providerUrl": "https://property-risk-passport-api.lifebite-app.workers.dev",
"resourceUrl": "https://property-risk-passport-api.lifebite-app.workers.dev/v1/property-risk-full",
"serviceName": "Property Risk Passport API",
"canonicalUrl": "https://property-risk-passport-api.lifebite-app.workers.dev/v1/property-risk-full",
"providerName": "Property Risk Passport API",
"documentationUrl": "https://property-risk-passport-api.lifebite-app.workers.dev/"
},
"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",
"keywords": [
"property risk",
"real estate due diligence",
"flood zone",
"FEMA NFHL",
"parcel lookup",
"tax entities",
"school district",
"permit history",
"zoning",
"homebuyer",
"insurance risk",
"Texas property",
"Harris County",
"Houston"
],
"required": [
"address"
],
"properties": {
"address": {
"type": "string",
"maxLength": 300,
"minLength": 5,
"description": "Full US property street address to evaluate."
},
"includeOwner": {
"type": "boolean",
"default": false,
"description": "Optional. Include ownerName in the response when explicitly true."
},
"response_mode": {
"enum": [
"full",
"compact"
],
"type": "string",
"default": "full",
"description": "Use compact for a shorter agent-readable summary."
}
},
"additionalProperties": false
},
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"POST"
],
"type": "string"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object",
"required": [
"result_status",
"address_input",
"match_status",
"parcel",
"flood_zone",
"flood_proximity",
"tax_jurisdictions",
"risk_score",
"confidence_score",
"data_quality_score"
],
"properties": {
"parcel": {
"type": "object"
},
"zoning": {
"type": "object"
},
"land_use": {
"type": [
"object",
"null"
]
},
"flood_zone": {
"type": "object"
},
"risk_score": {
"type": [
"number",
"null"
]
},
"match_status": {
"type": "object"
},
"address_input": {
"type": "string"
},
"result_status": {
"type": "string"
},
"permit_history": {
"type": "object"
},
"risk_breakdown": {
"type": "object"
},
"schema_version": {
"type": "string"
},
"flood_proximity": {
"type": "object"
},
"taxing_entities": {
"type": "object"
},
"confidence_score": {
"type": "number"
},
"quality_breakdown": {
"type": "object"
},
"tax_jurisdictions": {
"type": "object"
},
"address_normalized": {
"type": [
"string",
"null"
]
},
"data_quality_score": {
"type": "number"
}
}
}
}
}
}
},
"resource": "https://property-risk-passport-api.lifebite-app.workers.dev/v1/property-risk-full",
"description": "Evaluate a US property address for parcel match, FEMA flood zone, flood proximity, taxing entities, school district, permit history, zoning/land-use context, insurance red flags, due-diligence risk score, quality score, recommended next steps, and official source links.",
"endpointUrl": "https://property-risk-passport-api.lifebite-app.workers.dev/v1/property-risk-full",
"resourceUrl": "https://property-risk-passport-api.lifebite-app.workers.dev/v1/property-risk-full",
"serviceName": "Property Risk Passport API",
"canonicalUrl": "https://property-risk-passport-api.lifebite-app.workers.dev/v1/property-risk-full"
}
}Provenance
- Seen in the source catalog
- 2026-09-17 04:00Z
- Last indexed by Roundhouse
- 2026-09-25 10:10Z
- Last enriched (probe, favicon, geo)
- 2026-09-21 09:15Z
- x402 version
- 2
- Max timeout
- 300s
- Liveness probe
- HTTP 405
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
This endpoint's own trailing-30-day call count, as published by the upstream catalog and snapshotted daily. 30 snapshots so far. Verified volume counts only settlements with an on-chain EIP-3009 marker.
Show the promptHide the prompt
Using Roundhouse, look up the x402 service property-risk-passport-api.lifebite-app.workers.dev 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=property-risk-passport-api.lifebite-app.workers.dev' 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://property-risk-passport-api.lifebite-app.workers.dev/v1/property-risk-full, 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.