{"api":"v1","generated_at":"2026-09-15T23:43:22.315Z","licence":{"name":"CC BY 4.0","url":"https://creativecommons.org/licenses/by/4.0/","attribution":"TOLL, with a link to the page cited"},"page":"https://tollindex.com/e/api-locus-report-api-locus-transaction-follow-up-e5bd23","pinned_page":"https://tollindex.com/e/api-locus-report-api-locus-transaction-follow-up-e5bd23/at/2026-09-15T21-20Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-15T21:20:12.737Z","snapshot_stamp":"2026-09-15T21-20Z","endpoint":{"slug":"api-locus-report-api-locus-transaction-follow-up-e5bd23","canonical_url":"https://api.locus.report/api/locus-transaction-follow-up","resource":"https://api.locus.report/api/locus-transaction-follow-up","http_method":"POST","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"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.","service_name":null,"declared_category":null,"declared_tags":[],"route_template":null,"registry_updated":"2026-09-11T01:02:27.520Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"locus transaction follow up","category":"market-data","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-15T21:20:12.737Z","observation_began":"2026-09-10"},"presence":{"listed_now":true,"first_absent_at":null,"delisting_confirmed_at":null,"events":[{"registry":"cdp","at":"2026-09-10T19:08:24.178Z","event":"listed"}]},"accepts":[{"registry":"cdp","ordinal":0,"network":"eip155:8453","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","asset_name":"USD Coin","symbol":"USDC","decimals":6,"amount_display":"0.1 USDC","amount_units":0.1,"decimals_known":true,"pay_to":"0xF121fbeceC43e1B616D47285851c20d5fC64431b","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T21:20:12.737Z","calls_30d":2,"unique_payers_30d":2,"last_called_at":"2026-09-11T01:02:27.344Z"},"validation":{"latest":{"observed_at":"2026-09-15T06:51:16.627Z","state":"pass","failed_checks":[],"endpoint_http_status":402,"run_id":"daily-2026-09-15"},"uptime":[{"days":7,"observed":5,"passed":5,"ratio":1},{"days":30,"observed":5,"passed":5,"ratio":1},{"days":90,"observed":5,"passed":5,"ratio":1}],"history_90d":[{"observed_at":"2026-09-15T06:51:16.627Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T06:18:55.356Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T06:09:35.712Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T08:27:02.845Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T14:30:32.694Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0xF121fbeceC43e1B616D47285851c20d5fC64431b","page":"https://tollindex.com/seller/0xF121fbeceC43e1B616D47285851c20d5fC64431b","endpoints":38,"hosts":3},"reports":0,"registry_record":{"cdp":[{"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2","assetTransferMethod":"eip3009"},"payTo":"0xF121fbeceC43e1B616D47285851c20d5fC64431b","amount":"100000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":180}],"quality":{"lastCalledAt":"2026-09-11T01:02:27.344Z","l30DaysTotalCalls":2,"l30DaysUniquePayers":2},"resource":"https://api.locus.report/api/locus-transaction-follow-up","extensions":{"bazaar":{"info":{"input":{"body":{"intent":"homebuyer_due_diligence","address":"1 E Edenton St, Raleigh, NC 27601","transactionStage":"under_contract"},"type":"http","method":"POST","bodyType":"json"},"output":{"type":"json","example":{"kind":"transaction_follow_up","state":"follow_up_items_found","groups":[],"intent":"homebuyer_due_diligence","caveats":["Example artifact; not live data."],"handoffs":[],"timeline":[],"followUpItems":[],"unansweredQuestions":[]}}},"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","intent"],"properties":{"intent":{"enum":["homebuyer_due_diligence","land_investor_due_diligence","developer_predevelopment","commercial_tenant_due_diligence","renovation_planning"],"type":"string"},"address":{"type":"string","maxLength":240,"minLength":5},"statedUse":{"type":"string","maxLength":160,"minLength":1},"projectType":{"type":"string","maxLength":160,"minLength":1},"suiteOrUnit":{"type":"string","maxLength":80,"minLength":1},"projectArchetype":{"enum":["residential","vacant_land","multifamily","retail","restaurant","office","industrial","logistics","mixed_use","other"],"type":"string"},"transactionStage":{"enum":["early_screen","under_contract","pre_closing","pre_lease","pre_application","pre_construction"],"type":"string"},"requestedAreaContext":{"type":"array","items":{"enum":["workplace_employment"],"type":"string"},"maxItems":1}},"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":"100000","scheme":"exact","network":"eip155:8453","version":1,"validUntil":1789088727,"resourceUrl":"https://api.locus.report/api/locus-transaction-follow-up"},"signature":"0x6e499961a7a2266309c4338f689e7646159e134974fbd06310ff425ff70a7b7066239372e398069f3999e5969c90c6fc416030e2920ce23ddb16127b4b8864e11c","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}},"description":"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.","lastUpdated":"2026-09-11T01:02:27.52Z","x402Version":2}]}}