api.locus.report
Research one property or compare a shortlist before a showing, offer, project, or tax appeal. Run free public-record checks, then buy deeper x402 reports with ready-to-run next steps.
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.
Live 402 challenge
Captured by the enrichment pass, not read just now. Prices can change — always read the 402 the endpoint answers with.
{
"error": "PAYMENT-SIGNATURE header is required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2",
"assetTransferMethod": "eip3009"
},
"payTo": "0xF121fbeceC43e1B616D47285851c20d5fC64431b",
"amount": "490000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 180
}
],
"resource": {
"url": "https://api.locus.report/api/locus-solar-property-screen",
"mimeType": "application/json",
"description": "Screen one exact US address using verified parcel identity, dated Google Solar roof evidence, utility candidates, cited programs, and a separately labeled historical GridPulse reference. No score, installation recommendation, current incentive claim, or utility-service conclusion. Licensed results are private and no-store. Missing or mismatched physical evidence is charge-free. npx @velinussage/locus-agent-skill add."
},
"extensions": {
"bazaar": {
"info": {
"input": {
"body": {
"address": "1600 Ridge Rd, Raleigh, NC 27607",
"systemKw": 8,
"financialZip": "27607"
},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"output": {
"type": "json",
"example": {
"kind": "solar_property_screen_replay",
"status": "licensed_result_not_retained",
"message": "Example replay descriptor; not live data.",
"generatedAt": "2026-09-09T00:00:00.000Z",
"sourcePolicies": [],
"recheckRequired": true,
"originalResultDelivered": true
}
}
},
"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",
"required": [
"address",
"systemKw"
],
"properties": {
"address": {
"type": "string",
"maxLength": 200,
"minLength": 5
},
"systemKw": {
"type": "number",
"default": 8,
"maximum": 20,
"minimum": 2
},
"financialZip": {
"type": "string",
"pattern": "^\\d{5}$"
}
},
"additionalProperties": false
},
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"POST",
"PUT",
"PATCH"
],
"type": "string"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object"
}
}
}
}
}
},
"builder-code": {
"info": {
"a": "bc_vz5zyuko"
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"a": {
"type": "string",
"pattern": "^[a-z0-9_]{1,32}$",
"description": "App builder code"
},
"s": {
"type": "array",
"items": {
"type": "string",
"pattern": "^[a-z0-9_]{1,32}$"
},
"maxItems": 11,
"description": "Service builder codes"
},
"w": {
"type": "string",
"pattern": "^[a-z0-9_]{1,32}$",
"description": "Wallet builder code"
}
},
"additionalProperties": false
}
},
"offer-receipt": {
"info": {
"offers": [
{
"format": "eip712",
"payload": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0xF121fbeceC43e1B616D47285851c20d5fC64431b",
"amount": "490000",
"scheme": "exact",
"network": "eip155:8453",
"version": 1,
"validUntil": 1790158687,
"resourceUrl": "https://api.locus.report/api/locus-solar-property-screen"
},
"signature": "0xf37cae9f3e2abfcad4282709775dbd84914eddafd2633e588d8e97f6fafb5f124ca065be640d5322e1b1411e3d7f9a05ab2c8cfe286bc88645e0bf08a2019d371b",
"acceptIndex": 0
}
]
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"offers"
],
"properties": {
"offers": {
"type": "array",
"items": {
"type": "object",
"required": [
"format",
"signature"
],
"properties": {
"format": {
"type": "string"
},
"payload": {
"type": "object",
"required": [
"version",
"resourceUrl",
"scheme",
"network",
"asset",
"payTo",
"amount"
],
"properties": {
"asset": {
"type": "string"
},
"payTo": {
"type": "string"
},
"amount": {
"type": "string"
},
"scheme": {
"type": "string"
},
"network": {
"type": "string"
},
"version": {
"type": "integer"
},
"validUntil": {
"type": "integer"
},
"resourceUrl": {
"type": "string"
}
}
},
"signature": {
"type": "string"
},
"acceptIndex": {
"type": "integer"
}
}
}
}
}
}
},
"locus.freePreflight": {
"mcpUrl": "https://mcp.locus.report/mcp",
"version": 2,
"laneTool": "locus_lane_availability",
"skillUrl": "https://api.locus.report/.well-known/skill.md",
"skillInstall": "npx @velinussage/locus-agent-skill add",
"toolsCallUrl": "https://api.locus.report/tools/call",
"toolsListUrl": "https://api.locus.report/tools/list",
"recommendedTool": "locus_coverage_check",
"coverageBeforeCharge": true,
"unsupportedReturnsFreeDiagnostic": true
}
},
"x402Version": 2
}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.49 USDC on Base to 0xf121…4431b. The signed payment is good for 3 minutes.
- Paid to
- 0xf121…4431b
- USD Coin contract
- 0x8335…02913
- Payment window
- 3 minutes
- As published
- 490000 smallest units
The catalog’s raw entry
[
{
"asset": "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
"extra": {
"name": "USD Coin",
"version": "2",
"assetTransferMethod": "eip3009"
},
"payTo": "0xf121fbecec43e1b616d47285851c20d5fc64431b",
"amount": "490000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 180
}
]Extensions
{
"bazaar": {
"info": {
"input": {
"body": {
"address": "1600 Ridge Rd, Raleigh, NC 27607",
"systemKw": 8,
"financialZip": "27607"
},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"output": {
"type": "json",
"example": {
"kind": "solar_property_screen_replay",
"status": "licensed_result_not_retained",
"message": "Example replay descriptor; not live data.",
"generatedAt": "2026-09-09T00:00:00.000Z",
"sourcePolicies": [],
"recheckRequired": true,
"originalResultDelivered": true
}
}
},
"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",
"required": [
"address",
"systemKw"
],
"properties": {
"address": {
"type": "string",
"maxLength": 200,
"minLength": 5
},
"systemKw": {
"type": "number",
"default": 8,
"maximum": 20,
"minimum": 2
},
"financialZip": {
"type": "string",
"pattern": "^\\d{5}$"
}
},
"additionalProperties": false
},
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"POST",
"PUT",
"PATCH"
],
"type": "string"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object"
}
}
}
}
}
},
"builder-code": {
"info": {
"a": "bc_vz5zyuko"
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"a": {
"type": "string",
"pattern": "^[a-z0-9_]{1,32}$",
"description": "App builder code"
},
"s": {
"type": "array",
"items": {
"type": "string",
"pattern": "^[a-z0-9_]{1,32}$"
},
"description": "Service builder codes"
},
"w": {
"type": "string",
"pattern": "^[a-z0-9_]{1,32}$",
"description": "Wallet builder code"
}
},
"additionalProperties": false
}
},
"offer-receipt": {
"info": {
"offers": [
{
"format": "eip712",
"payload": {
"asset": "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
"payTo": "0xf121fbecec43e1b616d47285851c20d5fc64431b",
"amount": "490000",
"scheme": "exact",
"network": "eip155:8453",
"version": 1,
"validUntil": 1788938973,
"resourceUrl": "https://api.locus.report/api/locus-solar-property-screen"
},
"signature": "0x0d117e3838e050786b149347d867eb1e1a267e8ee8110c32b760651495fb4d5c2690ed55bf6e6a6c28fa28332e5b5a2bd00805cc1e8c129f63fb5f0e67ad40571c",
"acceptIndex": 0
}
]
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"offers"
],
"properties": {
"offers": {
"type": "array",
"items": {
"type": "object",
"required": [
"format",
"signature"
],
"properties": {
"format": {
"type": "string"
},
"payload": {
"type": "object",
"required": [
"version",
"resourceUrl",
"scheme",
"network",
"asset",
"payTo",
"amount"
],
"properties": {
"asset": {
"type": "string"
},
"payTo": {
"type": "string"
},
"amount": {
"type": "string"
},
"scheme": {
"type": "string"
},
"network": {
"type": "string"
},
"version": {
"type": "integer"
},
"validUntil": {
"type": "integer"
},
"resourceUrl": {
"type": "string"
}
}
},
"signature": {
"type": "string"
},
"acceptIndex": {
"type": "integer"
}
}
}
}
}
}
},
"locus.freePreflight": {
"mcpUrl": "https://mcp.locus.report/mcp",
"version": 2,
"laneTool": "locus_lane_availability",
"skillUrl": "https://api.locus.report/.well-known/skill.md",
"skillInstall": "npx @velinussage/locus-agent-skill add",
"toolsCallUrl": "https://api.locus.report/tools/call",
"toolsListUrl": "https://api.locus.report/tools/list",
"recommendedTool": "locus_coverage_check",
"coverageBeforeCharge": true,
"unsupportedReturnsFreeDiagnostic": true
}
}Provenance
- Seen in the source catalog
- 2026-09-09 07:26Z
- Last indexed by Roundhouse
- 2026-09-24 10:20Z
- Last enriched (probe, favicon, geo)
- 2026-09-23 10:15Z
- x402 version
- 2
- Max timeout
- 180s
- Liveness probe
- HTTP 402
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. 15 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 api.locus.report 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=api.locus.report' 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://api.locus.report/api/locus-solar-property-screen, 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.