locus.report
locus.report
· locus.report
Cited local-change analysis for real-estate due-diligence agents. Accepts address, ZIP, city, or county. Live coverage: Raleigh, NC / Wake County (launch); elsewhere returns a free coverage diagnostic, never a charge. After free lane preflight, returns permit, 311, and code-case trend series; places too thin for a directional trend return a free diagnostic, not a charged brief. Never forecasts or safe/unsafe labels. Install agent skill: npx @velinussage/locus-agent-skill add.
locus.report via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
F
Conformance score: 19/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Endpoints
| Endpoint | Price | Currency |
|---|---|---|
https://locus.report/api/locus-before-you-sign
|
0.25 | USDC |
https://locus.report/api/locus-environmental-context
|
0.1 | USDC |
https://locus.report/api/locus-local-policy-brief
|
0.15 | USDC |
https://locus.report/api/locus-local-trend-brief
|
0.1 | USDC |
https://locus.report/api/locus-place-report
|
0.1 | USDC |
0xf121fbecec43e1b616d47285851c20d5fc64431b · basescan ↗
| Agent card | https://locus.report |
| Provider | https://locus.report |
| Docs | https://locus.report |
Health · last 0 probes
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/locus.report) [](https://agenstry.com/agents/locus.report) [](https://agenstry.com/agents/locus.report) [](https://agenstry.com/agents/locus.report)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"_source": "agentic.market",
"service": {
"id": "locus-report",
"name": "locus.report",
"description": "Cited local-change analysis for real-estate due-diligence agents. Accepts address, ZIP, city, or county. Live coverage: Raleigh, NC / Wake County (launch); elsewhere returns a free coverage diagnostic, never a charge. After free lane preflight, returns permit, 311, and code-case trend series; places too thin for a directional trend return a free diagnostic, not a charged brief. Never forecasts or safe/unsafe labels. Install agent skill: npx @velinussage/locus-agent-skill add.",
"domain": "locus.report",
"provider": "locus.report",
"providerUrl": "",
"category": "",
"networks": [
"Base"
],
"enriched": false,
"endpoints": [
{
"url": "https://locus.report/api/locus-before-you-sign",
"description": "Convenience due-diligence bundle for one street address. Runs free coverage-aware parcel checks plus paid local-change and property bill/ordinance analysis when component readiness is strong. Returns componentStatus, citations, caveats, and verify-next steps. Not inspection, appraisal, valuation, screening, or legal advice. Install agent skill: npx @velinussage/locus-agent-skill add.",
"pricing": {
"amount": "0.25",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "address",
"type": "string",
"description": "",
"example": "1 E Edenton St, Raleigh, NC 27601",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "intent",
"type": "string",
"description": "",
"example": "homebuyer_due_diligence",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "3",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://locus.report/api/locus-environmental-context",
"description": "National environmental context for any US county: EPA TRI reporting facilities and EPA SDWIS public drinking-water systems, with provenance, detail links, and verify links to NRC spill reports and PHMSA hazmat incidents. Reports, not incidence; never a safety verdict about an area or water supply. Install agent skill: npx @velinussage/locus-agent-skill add.",
"pricing": {
"amount": "0.1",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "county",
"type": "string",
"description": "",
"example": "Wake",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "state",
"type": "string",
"description": "",
"example": "NC",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "3",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://locus.report/api/locus-local-policy-brief",
"description": "Cited property bill and ordinance analysis for agents. Accepts address, ZIP, city, or county, then resolves governing jurisdictions for bills, agendas, ordinances, zoning, tax, fee, bond, housing, and permit-change artifacts. Never legal advice, political advice, or forecasts. Install agent skill: npx @velinussage/locus-agent-skill add.",
"pricing": {
"amount": "0.15",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "intent",
"type": "string",
"description": "",
"example": "homebuyer_due_diligence",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "place",
"type": "string",
"description": "",
"example": "1 E Edenton St, Raleigh, NC 27601",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "3",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://locus.report/api/locus-local-trend-brief",
"description": "Cited local-change analysis for real-estate due-diligence agents. Accepts address, ZIP, city, or county. Live coverage: Raleigh, NC / Wake County (launch); elsewhere returns a free coverage diagnostic, never a charge. After free lane preflight, returns permit, 311, and code-case trend series; places too thin for a directional trend return a free diagnostic, not a charged brief. Never forecasts or safe/unsafe labels. Install agent skill: npx @velinussage/locus-agent-skill add.",
"pricing": {
"amount": "0.1",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "intent",
"type": "string",
"description": "",
"example": "homebuyer_due_diligence",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "place",
"type": "string",
"description": "",
"example": "1 E Edenton St, Raleigh, NC 27601",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "3",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://locus.report/api/locus-place-report",
"description": "Structured, cited property JSON for agents. Accepts street address or ZIP; street address is best after free lane preflight. Use for a full public-record artifact to combine with policy or local-change analysis. Never valuation, screening, forecasts, or safe/unsafe labels. Install agent skill: npx @velinussage/locus-agent-skill add.",
"pricing": {
"amount": "0.1",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "address",
"type": "string",
"description": "",
"example": "1 E Edenton St, Raleigh, NC 27601",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "3",
"l30DaysUniquePayers": "1"
}
}
],
"integrationType": "",
"isNew": false,
"priceSummary": {
"minAmount": "0.1",
"maxAmount": "0.25",
"avgCostPerTransaction": "0.14",
"avgCostBasis": "exact",
"currency": "USDC"
},
"serviceName": "",
"tags": [],
"iconUrl": ""
}
}