Build one public-record packet for a homebuyer, land investor, developer, commercial tenan
Build one public-record packet for a homebuyer, land investor, developer, commercial tenant, or renovation profile. Renovation combines parcel facts, exact-subject permits, USDA basement and soil interpretations, sampled terrain, flood, wetlands, and county radon. Typed profiles control evidence and chargeability. No readiness, feasibility, condition, approval, value, occupancy, or closing verdict. Thin evidence is charge-free. npx @velinussage/locus-agent-skill add.
100000 (raw units)
price
1
calls / 30d
1
unique payers
2026-09-11
updated
Provider
api.locus.report · discovered, not yet claimed by its owner
Payment (x402 accepts[])
[
{
"scheme": "exact",
"network": "eip155:8453",
"payTo": "0xF121fbeceC43e1B616D47285851c20d5fC64431b",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"amount": "100000",
"maxTimeoutSeconds": 180
}
]Output schema
{
"bazaar": {
"info": {
"input": {
"body": {
"address": "1 E Edenton St, Raleigh, NC 27601",
"intent": "homebuyer_due_diligence",
"transactionStage": "under_contract"
},
"bodyType": "json",
"method": "POST",
"type": "http"
},
"output": {
"example": {
"caveats": [
"Example artifact; not live data."
],
"followUpItems": [],
"groups": [],
"handoffs": [],
"intent": "homebuyer_due_diligence",
"kind": "transaction_follow_up",
"state": "follow_up_items_found",
"timeline": [],
"unansweredQuestions": []
},
"type": "json"
}
},
"schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"body": {
"additionalProperties": false,
"properties": {
"address": {
"maxLength": 240,
"minLength": 5,
"type": "string"
},
"intent": {
"enum": [
"homebuyer_due_diligence",
"land_investor_due_diligence",
"developer_predevelopment",
"commercial_tenant_due_diligence",
"renovation_planning"
],
"type": "string"
},
"projectArchetype": {
"enum": [
"residential",
"vacant_land",
"multifamily",
"retail",
"restaurant",
"office",
"industrial",
"logistics",
"mixed_use",
"other"
],
"type": "string"
},
"projectType": {
"maxLength": 160,
"minLength": 1,
"type": "string"
},
"requestedAreaContext": {
"items": {
"enum": [
"workplace_employment"
],
"type": "string"
},
"maxItems": 1,
"type": "array"
},
"statedUse": {
"maxLength": 160,
"minLength": 1,
"type": "string"
},
"suiteOrUnit": {
"maxLength": 80,
"minLength": 1,
"type": "string"
},
"transactionStage": {
"enum": [
"early_screen",
"under_contract",
"pre_closing",
"pre_lease",
"pre_application",
"pre_construction"
],
"type": "string"
}
},
"required": [
"address",
"intent"
],
"type": "object"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
},
"method": {
"enum": [
"POST",
"PUT",
"PATCH"
],
"type": "string"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method",
"bodyType",
"body"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
}
},
"builder-code": {
"info": {
"a": "bc_vz5zyuko"
},
"schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"properties": {
"a": {
"description": "App builder code",
"pattern": "^[a-z0-9_]{1,32}$",
"type": "string"
},
"s": {
"description": "Service builder codes",
"items": {
"pattern": "^[a-z0-9_]{1,32}$",
"type": "string"
},
"maxItems": 11,
"type": "array"
},
"w": {
"description": "Wallet builder code",
"pattern": "^[a-z0-9_]{1,32}$",
"type": "string"
}
},
"type": "object"
}
},
"locus.freePreflight": {
"coverageBeforeCharge": true,
"laneTool": "locus_lane_availability",
"mcpUrl": "https://mcp.locus.report/mcp",
"recommendedTool": "locus_coverage_check",
"skillInstall": "npx @velinussage/locus-agent-skill add",
"skillUrl": "https://api.locus.report/.well-known/skill.md",
"toolsCallUrl": "https://api.locus.report/tools/call",
"toolsListUrl": "https://api.locus.report/tools/list",
"unsupportedReturnsFreeDiagnostic": true,
"version": 2
},
"offer-receipt": {
"info": {
"offers": [
{
"acceptIndex": 0,
"format": "eip712",
"payload": {
"amount": "100000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"network": "eip155:8453",
"payTo": "0xF121fbeceC43e1B616D47285851c20d5fC64431b",
"resourceUrl": "https://api.locus.report/api/locus-transaction-follow-up",
"scheme": "exact",
"validUntil": 1789088727,
"version": 1
},
"signature": "0x6e499961a7a2266309c4338f689e7646159e134974fbd06310ff425ff70a7b7066239372e398069f3999e5969c90c6fc416030e2920ce23ddb16127b4b8864e11c"
}
]
},
"schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"offers": {
"items": {
"properties": {
"acceptIndex": {
"type": "integer"
},
"format": {
"type": "string"
},
"payload": {
"properties": {
"amount": {
"type": "string"
},
"asset": {
"type": "string"
},
"network": {
"type": "string"
},
"payTo": {
"type": "string"
},
"resourceUrl": {
"type": "string"
},
"scheme": {
"type": "string"
},
"validUntil": {
"type": "integer"
},
"version": {
"type": "integer"
}
},
"required": [
"version",
"resourceUrl",
"scheme",
"network",
"asset",
"payTo",
"amount"
],
"type": "object"
},
"signature": {
"type": "string"
}
},
"required": [
"format",
"signature"
],
"type": "object"
},
"type": "array"
}
},
"required": [
"offers"
],
"type": "object"
}
}
}Use it
curl
curl "https://api.locus.report/api/locus-transaction-follow-up" # -> 402 Payment Required, accepts[] lists how to pay # retry with a PAYMENT-SIGNATURE (or PAYMENT header) once paid
JavaScript
const res = await fetch("https://api.locus.report/api/locus-transaction-follow-up");
if (res.status === 402) {
const { accepts } = await res.json();
// pay one of accepts[] via an x402 client, then retry with the payment header
}Python
import httpx
res = httpx.get("https://api.locus.report/api/locus-transaction-follow-up")
if res.status_code == 402:
accepts = res.json()["accepts"]
# pay one of accepts[] via an x402 client, then retry with the payment headerMachine-readable
Everything on this page is also available as clean JSON at /resources/13090.json, and this resource appears in /discovery/resources and /discovery/search.