payment-ready until 2026-08-20
imported from the x402 Bazaar, not submitted by the operator · own this service? claim it · or ask to be removed
Pay-per-request US real estate data API: rental and for sale listings, property records with attributes, taxes and owner, value and rent estimates, market statistics by postal code. MLS data supplied upstream by RentCast.
Pay from $0.01 per request in USDC on Base, settled onchain via the x402 protocol, no signup, no API key needed.
first settlement 2026-05-06 · $11.75 all-time · settled via coinbase
ASSESSMENT
updated 4h agoEvidence-backed signals, not a single score. Click any chip for the proof. Measured values stay read-only; unknown is honest.
reliability 100%
- uptime 24h
- 100%
- uptime 7d
- 100%
- uptime 30d
- 100%
- uptime 90d
- 100%
- response p95
- 367ms
- avg response
- 222ms
- total checks
- 2,144
Measured on the unpaid 402 handshake, not the paid call. A service can 402 correctly and still fail after payment.
compliance A (14/14)
14 of 14 x402 conformance checks pass. Full checklist below.
price $0.01 (p53 in Data)
- price (min)
- $0.01
- category percentile (min)
- p53 in Data
- endpoints / prices
- 10 / 1
- model
- flat
- stability
- 100%
risk clean
No deterministic risk flag. Risk fires only on an exact blocklist match, or a reserved-brand name with a mismatched verified payTo. Never from low uptime, a high price, or a model guess.
- domain age
- -
- registrar
- -
- hosting
- custom
- domain created
- ---
Identity facts, not a risk score.
traction $4.06 30d · 17 buyers
- volume 30d
- $4.06
- buyers 30d
- 17
- settlements 30d
- 406
- first settlement
- 2026-05-06
- last settlement
- 2026-08-06
- top buyer share
- 50% of 30d volume
- trend 7d vs 30d
- 0.01x the 30d daily rate
- networks
- eip155:8453
- volume all-time
- $11.75
- settlements all-time
- 1,175
- median settlement 30d
- $0.01
- max settlement 30d
- $0.01
- settled via
- coinbase ($4.06, 406 tx)
Conservative undercount: only USDC settlements via facilitators we measure are counted. A measured floor, not an estimate.
Top buyer share is a concentration signal, not part of the ranking score.
WHAT IT DOES
ai-derivedNo AI synthesis has been produced for this service yet.
ENDPOINTS
| METHOD | PATH | DESCRIPTION | PRICE | NETWORK | ASSET | 402 CHANNEL |
|---|---|---|---|---|---|---|
| POST | /api/apartments/search | $0.01 | Base | USDC | header | |
| POST | /api/markets | $0.01 | Base | USDC | header | |
| GET | /api/properties/104-Upolu-Ct,-Bastrop,-TX-78602 | $0.01 | Base | USDC | header | |
| GET | /api/properties/139-Crepe-Myrtle-Rd,-Bastrop,-TX-78602 | $0.01 | Base | USDC | header | |
| GET | /api/properties/157-Koolua-Dr,-Bastrop,-TX-78602 | $0.01 | Base | USDC | header | |
| GET | /api/properties/212-Jennifer-Ln,-Bastrop,-TX-78602 | $0.01 | Base | USDC | header | |
| GET | /api/properties/2327-Seidel-Rd,-Schulenburg,-TX-78956 | $0.01 | Base | USDC | header | |
| GET | /api/properties/308-W-Crockett-St,-La-Grange,-TX-78945 | $0.01 | Base | USDC | header | |
| POST | /api/properties/search | $0.01 | Base | USDC | header | |
| POST | /api/sales/search | $0.01 | Base | USDC | header |
REQUEST / RESPONSE EXAMPLE
An unpaid request to GET /api/properties/104-Upolu-Ct,-Bastrop,-TX-78602 returns HTTP 402 with the payment terms. Settle onchain via your facilitator, then retry with the X-Payment header.
curl -i 'https://stableestate.dev/api/properties/104-Upolu-Ct,-Bastrop,-TX-78602'
// 402 response (captured by monitor) · 10 payloads · click to expand
[
{
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x2E87ae5aB4D061C1213c70dD58B0cfB9C955753d",
"amount": "10000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://stableestate.dev/api/properties/104-Upolu-Ct,-Bastrop,-TX-78602",
"tags": [
"Properties"
],
"method": "GET",
"mimeType": "application/json",
"description": "Get a specific property record by ID — full attributes, tax history, ownership",
"serviceName": "StableEstate"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"type": "http",
"method": "GET",
"queryParams": {}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"type": "object",
"properties": {}
}
},
"additionalProperties": false
}
}
}
}
},
"x402Version": 2
},
{
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x2E87ae5aB4D061C1213c70dD58B0cfB9C955753d",
"amount": "10000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://stableestate.dev/api/properties/139-Crepe-Myrtle-Rd,-Bastrop,-TX-78602",
"tags": [
"Properties"
],
"method": "GET",
"mimeType": "application/json",
"description": "Get a specific property record by ID — full attributes, tax history, ownership",
"serviceName": "StableEstate"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"type": "http",
"method": "GET",
"queryParams": {}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"type": "object",
"properties": {}
}
},
"additionalProperties": false
}
}
}
}
},
"x402Version": 2
},
{
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x2E87ae5aB4D061C1213c70dD58B0cfB9C955753d",
"amount": "10000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://stableestate.dev/api/properties/157-Koolua-Dr,-Bastrop,-TX-78602",
"tags": [
"Properties"
],
"method": "GET",
"mimeType": "application/json",
"description": "Get a specific property record by ID — full attributes, tax history, ownership",
"serviceName": "StableEstate"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"type": "http",
"method": "GET",
"queryParams": {}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"type": "object",
"properties": {}
}
},
"additionalProperties": false
}
}
}
}
},
"x402Version": 2
},
{
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x2E87ae5aB4D061C1213c70dD58B0cfB9C955753d",
"amount": "10000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://stableestate.dev/api/properties/212-Jennifer-Ln,-Bastrop,-TX-78602",
"tags": [
"Properties"
],
"method": "GET",
"mimeType": "application/json",
"description": "Get a specific property record by ID — full attributes, tax history, ownership",
"serviceName": "StableEstate"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"type": "http",
"method": "GET",
"queryParams": {}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"type": "object",
"properties": {}
}
},
"additionalProperties": false
}
}
}
}
},
"x402Version": 2
},
{
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x2E87ae5aB4D061C1213c70dD58B0cfB9C955753d",
"amount": "10000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://stableestate.dev/api/properties/2327-Seidel-Rd,-Schulenburg,-TX-78956",
"tags": [
"Properties"
],
"method": "GET",
"mimeType": "application/json",
"description": "Get a specific property record by ID — full attributes, tax history, ownership",
"serviceName": "StableEstate"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"type": "http",
"method": "GET",
"queryParams": {}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"type": "object",
"properties": {}
}
},
"additionalProperties": false
}
}
}
}
},
"x402Version": 2
},
{
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x2E87ae5aB4D061C1213c70dD58B0cfB9C955753d",
"amount": "10000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://stableestate.dev/api/properties/308-W-Crockett-St,-La-Grange,-TX-78945",
"tags": [
"Properties"
],
"method": "GET",
"mimeType": "application/json",
"description": "Get a specific property record by ID — full attributes, tax history, ownership",
"serviceName": "StableEstate"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"type": "http",
"method": "GET",
"queryParams": {}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"type": "object",
"properties": {}
}
},
"additionalProperties": false
}
}
}
}
},
"x402Version": 2
},
{
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x2E87ae5aB4D061C1213c70dD58B0cfB9C955753d",
"amount": "10000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://stableestate.dev/api/apartments/search",
"tags": [
"Apartments"
],
"method": "POST",
"mimeType": "application/json",
"description": "Search rental apartment listings powered by MLS data",
"serviceName": "StableEstate"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"body": {
"limit": 25,
"offset": 0,
"status": "Active",
"location": "Brooklyn, NY",
"maxPrice": 3000,
"minBedrooms": 1
},
"type": "http",
"method": "POST",
"bodyType": "json"
}
},
"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",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"status",
"limit",
"offset"
],
"properties": {
"city": {
"type": "string"
},
"limit": {
"type": "integer",
"default": 25,
"maximum": 500,
"minimum": 1
},
"state": {
"type": "string",
"maxLength": 2,
"minLength": 2
},
"offset": {
"type": "integer",
"default": 0,
"maximum": 9007199254740991,
"minimum": 0
},
"radius": {
"type": "number",
"maximum": 100,
"minimum": 0
},
"status": {
"enum": [
"Active",
"Inactive"
],
"type": "string",
"default": "Active"
},
"address": {
"type": "string"
},
"daysOld": {
"type": "integer",
"maximum": 9007199254740991,
"minimum": 1
},
"maxSqft": {
"type": "number",
"exclusiveMinimum": 0
},
"minSqft": {
"type": "number",
"exclusiveMinimum": 0
},
"zipCode": {
"type": "string"
},
"bedrooms": {
"type": "integer",
"maximum": 9007199254740991,
"minimum": 0
},
"latitude": {
"type": "number"
},
"location": {
"type": "string"
},
"maxPrice": {
"type": "number",
"exclusiveMinimum": 0
},
"minPrice": {
"type": "number",
"exclusiveMinimum": 0
},
"bathrooms": {
"type": "number",
"minimum": 0
},
"longitude": {
"type": "number"
},
"listingType": {
"type": "string"
},
"minBedrooms": {
"type": "integer",
"maximum": 9007199254740991,
"minimum": 0
},
"minBathrooms": {
"type": "number",
"minimum": 0
},
"propertyType": {
"enum": [
"Single Family",
"Condo",
"Townhouse",
"Manufactured",
"Multi-Family",
"Apartment"
],
"type": "string"
}
},
"additionalProperties": false
},
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"POST",
"PUT",
"PATCH"
],
"type": "string"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
}
},
"additionalProperties": false
}
}
}
}
},
"x402Version": 2
},
{
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x2E87ae5aB4D061C1213c70dD58B0cfB9C955753d",
"amount": "10000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://stableestate.dev/api/markets",
"tags": [
"Markets"
],
"method": "POST",
"mimeType": "application/json",
"description": "Get aggregate market statistics and trends for a US zip code",
"serviceName": "StableEstate"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"body": {
"zipCode": "78701",
"dataType": "All"
},
"type": "http",
"method": "POST",
"bodyType": "json"
}
},
"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",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"zipCode",
"dataType"
],
"properties": {
"zipCode": {
"type": "string",
"pattern": "^\\d{5}$"
},
"dataType": {
"enum": [
"All",
"Sale",
"Rental"
],
"type": "string",
"default": "All"
},
"historyRange": {
"type": "integer",
"maximum": 9007199254740991,
"minimum": 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
}
}
}
}
},
"x402Version": 2
},
{
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x2E87ae5aB4D061C1213c70dD58B0cfB9C955753d",
"amount": "10000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://stableestate.dev/api/properties/search",
"tags": [
"Properties"
],
"method": "POST",
"mimeType": "application/json",
"description": "Search property records by location — attributes, tax history, ownership",
"serviceName": "StableEstate"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"body": {
"limit": 25,
"offset": 0,
"location": "Austin, TX",
"propertyType": "Single Family"
},
"type": "http",
"method": "POST",
"bodyType": "json"
}
},
"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",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"limit",
"offset"
],
"properties": {
"city": {
"type": "string"
},
"limit": {
"type": "integer",
"default": 25,
"maximum": 500,
"minimum": 1
},
"state": {
"type": "string",
"maxLength": 2,
"minLength": 2
},
"offset": {
"type": "integer",
"default": 0,
"maximum": 9007199254740991,
"minimum": 0
},
"radius": {
"type": "number",
"maximum": 100,
"minimum": 0
},
"address": {
"type": "string"
},
"lotSize": {
"type": "string"
},
"zipCode": {
"type": "string"
},
"bedrooms": {
"type": "string"
},
"latitude": {
"type": "number"
},
"location": {
"type": "string"
},
"bathrooms": {
"type": "string"
},
"longitude": {
"type": "number"
},
"yearBuilt": {
"type": "string"
},
"propertyType": {
"enum": [
"Single Family",
"Condo",
"Townhouse",
"Manufactured",
"Multi-Family",
"Apartment",
"Land"
],
"type": "string"
},
"squareFootage": {
"type": "string"
}
},
"additionalProperties": false
},
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"POST",
"PUT",
"PATCH"
],
"type": "string"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
}
},
"additionalProperties": false
}
}
}
}
},
"x402Version": 2
},
{
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x2E87ae5aB4D061C1213c70dD58B0cfB9C955753d",
"amount": "10000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://stableestate.dev/api/sales/search",
"tags": [
"Sales"
],
"method": "POST",
"mimeType": "application/json",
"description": "Search for-sale property listings by location",
"serviceName": "StableEstate"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"body": {
"limit": 25,
"offset": 0,
"status": "Active",
"location": "Austin, TX",
"maxPrice": 500000
},
"type": "http",
"method": "POST",
"bodyType": "json"
}
},
"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",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"status",
"limit",
"offset"
],
"properties": {
"city": {
"type": "string"
},
"limit": {
"type": "integer",
"default": 25,
"maximum": 500,
"minimum": 1
},
"state": {
"type": "string",
"maxLength": 2,
"minLength": 2
},
"offset": {
"type": "integer",
"default": 0,
"maximum": 9007199254740991,
"minimum": 0
},
"radius": {
"type": "number",
"maximum": 100,
"minimum": 0
},
"status": {
"enum": [
"Active",
"Inactive"
],
"type": "string",
"default": "Active"
},
"address": {
"type": "string"
},
"daysOld": {
"type": "string"
},
"lotSize": {
"type": "string"
},
"zipCode": {
"type": "string"
},
"bedrooms": {
"type": "string"
},
"latitude": {
"type": "number"
},
"location": {
"type": "string"
},
"maxPrice": {
"type": "number",
"exclusiveMinimum": 0
},
"minPrice": {
"type": "number",
"exclusiveMinimum": 0
},
"bathrooms": {
"type": "string"
},
"longitude": {
"type": "number"
},
"yearBuilt": {
"type": "string"
},
"propertyType": {
"enum": [
"Single Family",
"Condo",
"Townhouse",
"Manufactured",
"Multi-Family",
"Apartment",
"Land"
],
"type": "string"
},
"squareFootage": {
"type": "string"
}
},
"additionalProperties": false
},
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"POST",
"PUT",
"PATCH"
],
"type": "string"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
}
},
"additionalProperties": false
}
}
}
}
},
"x402Version": 2
}
] OVER TIME
All charts use the 90d selector; each series spans only the dates it has data for. Every series is also served as JSON at /api/v1/services/stableestate/price, /scores, /volume and /buyers. On-chain volume and distinct buyers are measured over the service's settlement address and are a conservative undercount (only settlements that reach a measured facilitator are counted). The on-chain series roll up hourly, so the latest day can be up to about an hour behind; distinct buyers are counted per payout address, so a service that settles to more than one address is an upper bound.
Median across 10 endpoints. Use the selector to isolate one.
checklist grew 11->14 on 2026-07-28; a step here is a metric change, not a regression
Measured site and economics pillars from the assessment history, so the latest value shown elsewhere on this page reads as a point on a trend rather than a permanent state.
COMPLIANCE
14/14 checks pass · grade Alast 402 captured 2026-07-20 · last up 2026-08-13
- 402 payload captured
- accepts[] array present
- payTo address recoverable
- payTo at accepts[0].payTo (conformant shape)
- payTo is a valid on-chain address
- atomic price declared
- atomic price in a sane range
- asset (token) address declared
- network resolves to CAIP-2
- payment scheme declared
- served over HTTPS
- declares the current x402 version (2)
- EIP-712 domain parameters present on every EVM entry
- x402 v2 envelope delivered in the payment-required header
SITE PILLARS
- homepage reachable
- openapi doc
- pricing page
- llms.txt
- robots.txt
- terms page
recent checks (18) live · click to expand
EMBED THIS BADGE
<a href="https://x402-list.com/services/stableestate?utm_source=badge&utm_medium=referral&utm_campaign=embed"> <img src="https://x402-list.com/badge/stableestate.svg" alt="StableEstate listed on x402-list" height="28"> </a>
[](https://x402-list.com/services/stableestate?utm_source=badge&utm_medium=referral&utm_campaign=embed)
<a href="https://x402-list.com/services/stableestate?utm_source=badge&utm_medium=referral&utm_campaign=embed"> <img src="https://x402-list.com/badge/stableestate.svg?data=uptime" alt="StableEstate uptime on x402-list" height="28"> </a>