mirrored listing x402 eip155:8453

Just-listed, open-house, or coming-soon flyer for one address from just the address: a 4:5

Just-listed, open-house, or coming-soon flyer for one address from just the address: a 4:5 Instagram-ready PNG with the agent's own colors, logo, contact strip, and headshot. With no licensed subject photo, Locus builds an aerial hero with the official parcel outline when available; the model supplies only the decorative skin. Never valuation, ranking, screening, or safe/unsafe claims. npx @velinussage/locus-agent-skill add.

Do you run api.locus.report? This listing was mirrored from Coinbase's public Bazaar. Claim it in 30 seconds — no account required — and it becomes verified, permanently overriding the mirrored copy.

Claim this listing
990000 (raw units)
price
3
calls / 30d
2
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": "990000",
    "maxTimeoutSeconds": 240
  }
]

Output schema

{
  "bazaar": {
    "info": {
      "input": {
        "body": {
          "address": "1 E Edenton St, Raleigh, NC 27601",
          "brand": {
            "accentColor": "#D8B25C",
            "highlightColor": "#79D7D0",
            "primaryColor": "#081F35"
          },
          "cta": "OPEN THE FULL PROPERTY REPORT",
          "features": [],
          "headline": "PROPERTY OVERVIEW",
          "style": "local_editorial"
        },
        "bodyType": "json",
        "method": "POST",
        "type": "http"
      },
      "output": {
        "example": {
          "caveats": [
            "Example artifact; not live data."
          ],
          "generatedAt": "2026-01-01T00:00:00.000Z",
          "id": "locus_example",
          "records": []
        },
        "type": "json"
      }
    },
    "schema": {
      "$schema": "https://json-schema.org/draft/2020-12/schema",
      "properties": {
        "input": {
          "additionalProperties": false,
          "properties": {
            "body": {
              "properties": {
                "address": {
                  "maxLength": 240,
                  "minLength": 5,
                  "pattern": "^(?:(?:\\d{1,8}[A-Za-z]?(?:[-/]\\d{1,8}[A-Za-z]?)?)\\s+[A-Za-z0-9][A-Za-z0-9 .,'#&()/-]*|(?:lot|parcel|tract|unit)\\s+[A-Za-z0-9-]+(?:\\s+[A-Za-z0-9][A-Za-z0-9 .,'#&()/-]*)?),\\s*[A-Za-z][A-Za-z .'-]{1,79},\\s*[A-Z]{2}(?:\\s+\\d{5}(?:-\\d{4})?)?$",
                  "type": "string"
                },
                "brand": {
                  "default": {
                    "accentColor": "#D8B25C",
                    "highlightColor": "#79D7D0",
                    "primaryColor": "#081F35"
                  },
                  "properties": {
                    "accentColor": {
                      "default": "#D8B25C",
                      "pattern": "^#[0-9A-Fa-f]{6}$",
                      "type": "string"
                    },
                    "contact": {
                      "additionalProperties": false,
                      "required": [
                        "name",
                        "phone"
                      ],
                      "type": "object"
                    },
                    "headshot": {
                      "required": [
                        "role",
                        "url",
                        "sourceName",
                        "rightsConfirmed",
                        "rightsBasis",
                        "rightsHolder",
                        "permittedUse",
                        "attestedAt",
                        "privacyReviewed"
                      ],
                      "type": "object"
                    },
                    "highlightColor": {
                      "default": "#79D7D0",
                      "pattern": "^#[0-9A-Fa-f]{6}$",
                      "type": "string"
                    },
                    "logo": {
                      "required": [
                        "role",
                        "url",
                        "sourceName",
                        "rightsConfirmed",
                        "rightsBasis",
                        "rightsHolder",
                        "permittedUse",
                        "attestedAt",
                        "privacyReviewed"
                      ],
                      "type": "object"
                    },
                    "primaryColor": {
                      "default": "#081F35",
                      "pattern": "^#[0-9A-Fa-f]{6}$",
                      "type": "string"
                    }
                  },
                  "type": "object"
                },
                "creativeBrief": {
                  "maxLength": 500,
                  "minLength": 1,
                  "pattern": "^[^\\x00-\\x1F\\x7F]*$",
                  "type": "string"
                },
                "cta": {
                  "default": "OPEN THE FULL PROPERTY REPORT",
                  "enum": [
                    "OPEN THE FULL PROPERTY REPORT",
                    "REVIEW THE PROPERTY REPORT",
                    "SCAN FOR THE FULL PROPERTY REPORT"
                  ],
                  "type": "string"
                },
                "features": {
                  "default": [],
                  "items": {
                    "required": [
                      "text",
                      "evidence"
                    ],
                    "type": "object"
                  },
                  "maxItems": 10,
                  "type": "array"
                },
                "headline": {
                  "default": "PROPERTY OVERVIEW",
                  "enum": [
                    "PROPERTY OVERVIEW",
                    "PROPERTY HIGHLIGHTS",
                    "PROPERTY CONTEXT",
                    "WATERFRONT PROPERTY OVERVIEW",
                    "LAND OVERVIEW"
                  ],
                  "type": "string"
                },
                "propertyImage": {
                  "properties": {
                    "attestedAt": {
                      "format": "date-time",
                      "pattern": "^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d(?::[0-5]\\d(?:\\.\\d+)?)?(?:Z))$",
                      "type": "string"
                    },
                    "kind": {
                      "enum": [
                        "licensed_property_photo",
                        "locus_report_visual"
                      ],
                      "type": "string"
                    },
                    "permittedUse": {
                      "const": "commercial_marketing",
                      "type": "string"
                    },
                    "privacyReviewed": {
                      "const": true,
                      "type": "boolean"
                    },
                    "rightsBasis": {
                      "enum": [
                        "owned_by_requester",
                        "licensed_for_marketing",
                        "public_domain",
                        "locus_generated"
                      ],
                      "type": "string"
                    },
                    "rightsConfirmed": {
                      "const": true,
                      "type": "boolean"
                    },
                    "rightsHolder": {
                      "maxLength": 160,
                      "minLength": 2,
                      "type": "string"
                    },
                    "role": {
                      "const": "subject_property_media",
                      "type": "string"
                    },
                    "sourceName": {
                      "maxLength": 120,
                      "minLength": 2,
                      "type": "string"
                    },
                    "url": {
                      "format": "uri",
                      "maxLength": 2048,
                      "type": "string"
                    }
                  },
                  "required": [
                    "role",
                    "url",
                    "sourceName",
                    "kind",
                    "rightsConfirmed",
                    "rightsBasis",
                    "rightsHolder",
                    "permittedUse",
                    "attestedAt",
                    "privacyReviewed"
                  ],
                  "type": "object"
                },
                "reportHandoff": {
                  "properties": {
                    "expiresAt": {
                      "format": "date-time",
                      "pattern": "^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d(?::[0-5]\\d(?:\\.\\d+)?)?(?:Z))$",
                      "type": "string"
                    },
                    "pdfUrl": {
                      "maxLength": 2048,
                      "pattern": "^https:\\/\\/[^/?#]+\\/api\\/reports\\/[A-Za-z0-9_-]{8,160}\\/pdf\\?proof=share_[A-Za-z0-9_-]{43}$",
                      "type": "string"
                    }
                  },
                  "required": [
                    "pdfUrl",
                    "expiresAt"
                  ],
                  "type": "object"
                },
                "style": {
                  "default": "local_editorial",
                  "enum": [
                    "local_editorial",
                    "coastal",
                    "land",
                    "luxury",
                    "modern"
                  ],
                  "type": "string"
                },
                "subjectEvidence": {
                  "properties": {
                    "authority": {
                      "const": "seller_attested",
                      "type": "string"
                    },
                    "observedAt": {
                      "format": "date-time",
                      "pattern": "^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d(?::[0-5]\\d(?:\\.\\d+)?)?(?:Z))$",
                      "type": "string"
                    },
                    "recordId": {
                      "maxLength": 160,
                      "minLength": 1,
                      "type": "string"
                    },
                    "sourceName": {
                      "maxLength": 120,
                      "minLength": 2,
                      "type": "string"
                    },
                    "sourceUrl": {
                      "format": "uri",
                      "maxLength": 2048,
                      "type": "string"
                    }
                  },
                  "required": [
                    "authority",
                    "sourceName",
                    "observedAt"
                  ],
                  "type": "object"
                }
              },
              "required": [
                "address"
              ],
              "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": "990000",
            "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
            "network": "eip155:8453",
            "payTo": "0xF121fbeceC43e1B616D47285851c20d5fC64431b",
            "resourceUrl": "https://api.locus.report/api/locus-property-flyer",
            "scheme": "exact",
            "validUntil": 1789089428,
            "version": 1
          },
          "signature": "0x7684c5ad866bc23b7be6134540a73ad850508f2bdabb71e2e47b2c5058d84dcb01b7b5b5bb63f30e6d500cd01d7a44c4248f93d3f3686007dea7b8aae7707cd71c"
        }
      ]
    },
    "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-property-flyer"
# -> 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-property-flyer");
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-property-flyer")
if res.status_code == 402:
    accepts = res.json()["accepts"]
    # pay one of accepts[] via an x402 client, then retry with the payment header

Machine-readable

Everything on this page is also available as clean JSON at /resources/13063.json, and this resource appears in /discovery/resources and /discovery/search.