Monopoly get_land: color-based pricing (red=$0.10, blue=$0.20, white=$0.30)
https://optionally-relevant-corgi.ngrok-free.app/x402/tools/monopoly/get_landOverview
Monopoly get_land: color-based pricing (red=$0.10, blue=$0.20, white=$0.30)
Protocol
x402
Price
$0.15
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
optionally-relevant-corgi
Source
bazaar
Indexed
2026-03-02 01:13:28
Health
Status
degraded
Latency (p50)
37ms
Uptime (30d)
100.0%
Reliability Score
90/100
Last Checked
2026-09-23 00:18:09
Last Healthy
Never
Consecutive Failures
2
x402 Payment Validation
Payment Requirements
Invalid
Asset Verified
—
Facilitator
—
Input Schema
{
"bodyFields": {
"color": {
"description": "Color for dynamic pricing: 'red' ($0.10), 'blue' ($0.20), 'white' ($0.30). Default is $0.15 if not specified.",
"enum": [
"red",
"blue",
"white"
],
"required": false,
"type": "string"
},
"land_id": {
"description": "Optional land identifier",
"required": false,
"type": "string"
}
},
"bodyType": "json",
"headerFields": {
"X-PAYMENT": {
"description": "Base64-encoded JSON PaymentPayload; automatically filled by x402scan",
"required": false,
"type": "string"
}
},
"method": "POST",
"type": "http"
}
Output Schema
{
"price_usd": "number",
"request": {
"properties": {
"color": "string|null",
"land_id": "string|null"
},
"type": "object"
},
"result": {
"properties": {
"color": "string",
"message": "string",
"status": "string"
},
"type": "object"
},
"tool": "string"
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-09-23 00:18:09 | degraded | 404 | 46ms | |
| 2026-09-22 17:33:11 | degraded | 404 | 39ms | |
| 2026-09-22 08:30:34 | degraded | 404 | 34ms | |
| 2026-09-22 01:55:25 | degraded | 404 | 33ms | |
| 2026-09-21 11:27:34 | degraded | 404 | 37ms | |
| 2026-09-21 03:26:46 | degraded | 404 | 52ms | |
| 2026-09-20 18:07:22 | degraded | 404 | 37ms | |
| 2026-09-20 12:57:24 | degraded | 404 | 32ms | |
| 2026-09-20 01:55:16 | degraded | 404 | 35ms |