S

Seattle Rental Registration · SEA Property Check

by Seattle Rental Registration

GETBase

$0.01

per call · USD Coin on Base

Seattle rental registration check (RRIO): is this property licensed / registered? Property due diligence agent for Seattle housing compliance open data. GET ?address= → rental registration status, unit count, expiration, contact. Live City of Seattle JSON. Tenant screening, landlord DD, real-estate checks.

Endpoint

GET https://x402-mcp.onrender.com/us/sea/property-check

5

Calls / 30d

1

Unique payers / 30d

Aug 26

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://x402-mcp.onrender.com/us/sea/property-check", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://x402-mcp.onrender.com/us/sea/property-check?address=1531+BELMONT+AVE" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "address_queried": "1531 BELMONT AVE",
  "city": "sea",
  "city_name": "Seattle",
  "compliance_verdict": "registered_active",
  "registered": true,
  "registrations": [
    {
      "address": "1531 BELMONT AVE",
      "expiration_date": "2027-04-21",
      "registration_number": "001-0100004",
      "rental_units": 23,
      "status": "Active Registration"
    }
  ],
  "state": "WA",
  "violation_cases": {
    "recent": [],
    "total": 0
  }
}

Payment details

Pay to0xab745e5f576667037696e78ba7da28e193e4423d
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of Data & Enrichment and the homepage with a featured placement.

Get featured →

More from Seattle Rental Registration & similar services