{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "data-broker-eight-vercel-app-api-v1-enrich-paid",
  "title": "Data Broker \u00b7 US Address Enrichment",
  "url": "https://data-broker-eight.vercel.app/api/v1/enrich/paid",
  "category": "data",
  "summary": "Geocode and enrich US street addresses with location metadata and validation.",
  "seo": {
    "title": "US Address Enrichment API | Geocoding | x402",
    "description": "Enrich US street addresses with geocoding and metadata. Pay 0.01 USDC per address lookup on Base."
  },
  "use_cases": [
    "Validate and standardize US addresses",
    "Enrich customer data with geolocation",
    "Verify shipping addresses for e-commerce"
  ],
  "ideal_buyer": "Applications and agents processing US address data for validation, shipping, or customer enrichment.",
  "example_prompt": "Enrich the address '1600 Pennsylvania Avenue NW, Washington, DC 20500' with geocoding data.",
  "example_request_body": {
    "address": "1600 Pennsylvania Avenue NW, Washington, DC 20500"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 0.5,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0xa59c14f7e3aa14f3df2d8845b237534608c8b49b",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 300,
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "type": "object",
            "required": [
              "address"
            ],
            "properties": {
              "address": {
                "type": "string",
                "maxLength": 500,
                "minLength": 1,
                "description": "A US street address to geocode and enrich."
              }
            },
            "additionalProperties": false
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "example": {
            "data": {
              "input": "1600 Pennsylvania Ave NW, Washington DC 20500",
              "state": "District of Columbia",
              "county": "District of Columbia",
              "sources": [
                "US Census Geocoder",
                "US Census TIGERweb"
              ],
              "zipCode": "20500",
              "timezone": "America/New_York",
              "stateFips": "11",
              "countyFips": "11001",
              "urbanRural": "Washington--Arlington, DC--VA--MD Urban Area",
              "censusBlock": "110019800001034",
              "censusTract": "980000",
              "coordinates": {
                "lat": 38.89869893252,
                "lng": -77.03518753691
              },
              "schoolDistrict": "District of Columbia Public Schools",
              "censusBlockGroup": "110019800001",
              "censusTractGeoid": "11001980000",
              "stateAbbreviation": "DC",
              "standardizedAddress": "1600 PENNSYLVANIA AVE NW, WASHINGTON, DC, 20500",
              "congressionalDistrict": "DC-AL",
              "congressionalDistrictName": "Delegate District (at Large)"
            },
            "success": true
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "data-broker-eight-vercel-app",
    "host": "data-broker-eight.vercel.app",
    "title": "Data Broker Eight",
    "description": "A Vercel-hosted origin. The current deployment is not accessible; no service details are available from the host.",
    "url": "https://data-broker-eight.vercel.app",
    "favicon": "https://data-broker-eight.vercel.app/favicon.ico?favicon.0x3dzn~oxb6tn.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/data-broker-eight-vercel-app-api-v1-enrich-paid",
    "url": "https://x402all.com/resource/data-broker-eight-vercel-app-api-v1-enrich-paid",
    "name": "Data Broker \u00b7 US Address Enrichment",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/data-broker-eight-vercel-app-api-v1-enrich-paid",
      "@type": "Offer",
      "price": "0.01",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.010000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://data-broker-eight.vercel.app/api/v1/enrich/paid",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/data-broker-eight-vercel-app",
      "url": "https://data-broker-eight.vercel.app",
      "name": "Data Broker Eight",
      "@type": "Organization"
    },
    "identifier": "data-broker-eight-vercel-app-api-v1-enrich-paid",
    "description": "Enrich US street addresses with geocoding and metadata. Pay 0.01 USDC per address lookup on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=data-broker-eight-vercel-app-api-v1-enrich-paid",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=data-broker-eight-vercel-app-api-v1-enrich-paid"
}
