x402-mcp.onrender.com
https://x402-mcp.onrender.com/mn/property-checkShares a payout wallet with 18 other endpoints — its adoption is attributed from that shared wallet's traffic, not earned exclusively.
Is this Minneapolis Minnesota (Hennepin) rental licensed and code-compliant? GET ?address= (street 1-120 chars). Returns compliance_verdict (licensed_clean|licensed_with_violations|unlicensed|condemned_or_boarded), active rental license status/tier/units/expiration, violation cases, condemned/boarded flag. Live City open data JSON. Jobs: tenant screening, landlord DD, lending. Free sample: /mn/property-check/sample.
Reliability & health
Uptime and response time from our own unpaid probes, plus the reliability score built from them.
Uptime
89.5% avgResponse time
p50 114ms · p95 306msData table
| Bucket | Uptime | Probes | Response time |
|---|---|---|---|
| 8/3/2026, 12:00:00 AM | 0% | 1 | — |
| 8/4/2026, 12:00:00 AM | 0% | 1 | — |
| 8/5/2026, 12:00:00 AM | 100% | 1 | 230ms |
| 8/6/2026, 12:00:00 AM | 100% | 1 | 273ms |
| 8/7/2026, 12:00:00 AM | 100% | 1 | 359ms |
| 8/8/2026, 12:00:00 AM | 100% | 1 | 107ms |
| 8/9/2026, 12:00:00 AM | 100% | 1 | 179ms |
| 8/10/2026, 12:00:00 AM | 100% | 1 | 300ms |
| 8/11/2026, 12:00:00 AM | 100% | 1 | 158ms |
| 8/12/2026, 12:00:00 AM | 100% | 1 | 269ms |
| 8/13/2026, 12:00:00 AM | 100% | 1 | 125ms |
| 8/14/2026, 12:00:00 AM | 100% | 1 | 258ms |
| 8/15/2026, 12:00:00 AM | 100% | 1 | 76ms |
| 8/16/2026, 12:00:00 AM | 100% | 1 | 85ms |
| 8/17/2026, 12:00:00 AM | 100% | 1 | 86ms |
| 8/18/2026, 12:00:00 AM | 100% | 1 | 79ms |
| 8/19/2026, 12:00:00 AM | 100% | 21 | 83ms |
| 8/20/2026, 12:00:00 AM | 100% | 21 | 96ms |
| 8/21/2026, 12:00:00 AM | 100% | 2 | 102ms |
- Availability
- 97
- Latency
- 100
- Security
- 100
- Transparency
- 61
- Activity
- 2
How often it was reachable when we probed it (weight 35%).
How quickly it answers when it is up — fast scores high (weight 20%).
Whether it serves over working TLS / https (weight 15%).
Whether the operator disclosed what it does — description, schema, identity (weight 15%).
Observed on-chain payments to this endpoint's wallet — transactions, volume, and distinct paying wallets over the last month (weight 15%; not yet measured when we have not seen its wallet settle).
Confidence 100% — how much probe evidence backs this score. A thin history is flagged, not hidden.
See the scoring methodology for exactly how each number is computed.
Payment
- Currencies
- USDC
- Networks
- base
- Facilitator
- unknown
- SDK
- unknown
Operator
- Company
- inferred — unknown
- Jurisdiction
- —
- Registrar
- Amazon Registrar, Inc.
- Domain registered
- 2015-03-28
- Hosting network
- RS-1125
- Hosting country
- —
Operator context is derived from public RDAP/TLS records and unverified. Company and country are only available for endpoints that publish them (an OV/EV TLS certificate or a non-redacted domain record); most endpoints are CDN-fronted and disclose neither.
On-chain activity (base)
Payments per day
last payment 8/20/2026Data table
| Day | Payments | Volume (USD) | Paying wallets |
|---|---|---|---|
| 7/25/2026 | 2 | 0.02 | 2 |
| 7/30/2026 | 1 | 0.01 | 1 |
| 8/2/2026 | 3 | 0.03 | 1 |
| 8/5/2026 | 3 | 0.03 | 1 |
| 8/11/2026 | 1 | 0.01 | 1 |
| 8/13/2026 | 66 | 0.7 | 3 |
| 8/16/2026 | 2 | 1.51 | 1 |
| 8/17/2026 | 1 | 0.01 | 1 |
| 8/20/2026 | 1 | 0.01 | 1 |
This payout wallet is shared: figures cover all 19 endpoints paid at it, since payments cannot be attributed to one of them. Only payments settled on chains and facilitators we index.
Linked by wallet — likely same operator
On-chain agent identity and the x402 endpoint that shares its settlement wallet.
Response schema
{
"properties": {
"address_queried": {
"type": "string"
},
"compliance_verdict": {
"type": "string"
},
"condemned_or_boarded": {
"properties": {
"flagged": {
"type": "boolean"
},
"records": {
"items": {},
"type": "array"
}
},
"type": "object"
},
"disclaimer": {
"type": "string"
},
"generated_at": {
"type": "string"
},
"licensed": {
"type": "boolean"
},
"rental_licenses": {
"items": {
"properties": {
"address": {
"type": "string"
},
"apn": {
"type": "string"
},
"category": {
"type": "string"
},
"expiration_date": {
"type": "string"
},
"license_number": {
"type": "string"
},
"licensed_units": {
"type": "integer"
},
"neighborhood": {
"type": "string"
},
"status": {
"type": "string"
},
"tier": {
"type": "string"
},
"ward": {
"type": "string"
}
},
"type": "object"
},
"type": "array"
},
"violation_cases": {
"properties": {
"recent": {
"items": {
"properties": {
"case_number": {
"type": "string"
},
"case_type": {
"type": "string"
},
"inspection_result": {
"type": "string"
},
"start_date": {
"type": "string"
}
},
"type": "object"
},
"type": "array"
},
"total": {
"type": "integer"
}
},
"type": "object"
}
},
"type": "object"
}