Sect8
Generate a Section 8 property underwriting memo with rent support, cash flow, ROI, risk context, housing-authority contact details, and 0G Compute/Storage proof metadata.
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.05 USDC on Base to 0xB5E5…fFA70. The signed payment is good for 5 minutes.
- Paid to
- 0xB5E5…fFA70
- USD Coin contract
- 0x8335…02913
- Payment window
- 5 minutes
- As published
- 50000 smallest units
The catalog’s raw entry
[
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0xB5E5560F826D05195D252e094f1a668133EfFA70",
"amount": "50000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
]Extensions
{
"bazaar": {
"info": {
"input": {
"body": {
"address": "8773 Petoskey Ave, Detroit, MI 48204",
"zipCode": "48204",
"bedrooms": 3,
"bathrooms": 1,
"purchasePrice": 85000
},
"type": "http",
"method": "GET",
"bodyType": "json"
},
"output": {
"type": "json",
"example": {
"paid": true,
"proof": {
"compute": {
"model": "deepseek/deepseek-chat-v3-0324",
"status": 200,
"providerAddress": "0x1B3AAef3ae5050EEE04ea38cD4B087472BD85EB0"
},
"provider": "0g-compute",
"fromCache": false,
"storageRoot": "0x09e20012c61b40f3334fe1421389c1c0f04f6dce61254d731fe83c5f9e91ed8e",
"storageType": "property-analysis"
},
"listing": {
"id": "x402-48204-example",
"address": "8773 Petoskey Ave, Detroit, MI 48204",
"zipCode": "48204",
"bedrooms": 3,
"bathrooms": 1,
"propertyType": "Single Family",
"purchasePrice": 85000
},
"service": "Sect8 Section 8 underwriting analysis",
"success": true,
"analysis": {
"risks": [
"Ownership and title details need independent verification",
"Property condition should be checked before purchase"
],
"score": 72,
"summary": "Sect8 compares the property against HUD FMR, projected cash flow, ROI, local housing authority context, ownership/risk signals, and 0G proof metadata.",
"verdict": "Good Section 8 candidate.",
"headline": "3-bedroom Detroit single-family home shows high cash flow potential under HUD FMR.",
"nextSteps": [
"Verify local voucher payment standards",
"Order title search and inspection"
],
"strengths": [
"Rent support aligns with HUD FMR",
"Strong projected monthly cash flow",
"Housing authority contact identified"
],
"confidence": 65
},
"endpoint": "POST /api/x402/section8-analysis",
"underwriting": {
"fmr": 1724,
"roi": 15.82,
"capRate": 15.82,
"fmrSource": "hud",
"annualRent": 20688,
"estimatedRent": 1724,
"annualCashflow": 13447,
"monthlyCashflow": 1121,
"estimatedExpenses": 7241,
"netOperatingIncome": 13447
},
"housingAuthority": {
"name": "Detroit Housing Commission",
"email": "tuckeri@dhcmi.org",
"phone": "(313)877-8805",
"matchedBy": "city"
}
}
}
},
"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",
"anyOf": [
{
"required": [
"listingId"
]
},
{
"required": [
"address",
"purchasePrice"
]
},
{
"required": [
"address",
"price"
]
}
],
"properties": {
"price": {
"type": "number",
"description": "Alias for purchasePrice."
},
"address": {
"type": "string",
"description": "Property address when analyzing a direct property input."
},
"zipCode": {
"type": "string",
"description": "Five-digit property ZIP code."
},
"bedrooms": {
"type": "number",
"description": "Bedroom count used for HUD/FMR rent support."
},
"bathrooms": {
"type": "number"
},
"listingId": {
"type": "string",
"description": "Optional existing Sect8 listing ID."
},
"listingsRoot": {
"type": "string",
"description": "Optional 0G Storage listings root for existing listing lookup."
},
"propertyType": {
"type": "string"
},
"estimatedRent": {
"type": "number",
"description": "Optional override for estimated monthly rent."
},
"purchasePrice": {
"type": "number",
"description": "Purchase/list price in USD."
},
"squareFootage": {
"type": "number"
}
}
},
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET"
],
"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": [
"success",
"listing",
"underwriting",
"analysis",
"proof"
],
"properties": {
"risk": {
"type": "object"
},
"proof": {
"type": "object"
},
"listing": {
"type": "object"
},
"success": {
"type": "boolean"
},
"analysis": {
"type": "object"
},
"ownership": {
"type": "object"
},
"underwriting": {
"type": "object"
},
"housingAuthority": {
"type": [
"object",
"null"
]
}
}
}
}
}
}
}
}
}Provenance
- Seen in the source catalog
- 2026-05-31 04:31Z
- Last indexed by Roundhouse
- 2026-06-11 02:40Z
- Last enriched (probe, favicon, geo)
- 2026-09-21 11:45Z
- x402 version
- 2
- Max timeout
- 300s
- Liveness probe
- HTTP 404
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 Sect8 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=Sect8' 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://sect8.xyz/api/x402/section8-analysis, 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.