Overview
Taiwan first-party official readings in one call: PLA air and naval activity around Taiwan (Ministry of National Defense), central bank reference FX rates (CBC), TAIEX and sector indices (TWSE), significant earthquakes and typhoon status (CWA). Sources most providers cannot reach. We restate what each agency published and when - no assessment of the situation, no forecast, no advice. Descriptive only, never a forecast or advice. No data -> 422 no_charge, not billed.
Protocol
x402
Price
$0.10
Payment Asset
USD Coin
Payment Network
Base
Category
real-time-data/weather
Provider
aeml-x402
Indexed
2026-07-28 00:19:28
Health
Status
healthy
Latency (p50)
498ms
Uptime (30d)
100.0%
Reliability Score
87/100
Last Checked
2026-07-28 23:25:13
Last Healthy
2026-07-28 23:25:13
Consecutive Failures
0
Output Schema
{
"properties": {
"entities_count": {
"description": "Total rows across every leg.",
"type": "integer"
},
"legs": {
"additionalProperties": {
"description": "Latest stored reading per entity for this signal, as published by the source agency.",
"items": {
"properties": {
"band": {
"type": [
"string",
"null"
]
},
"current": {
"description": "Metric keys vary by signal; units are suffixed in the key names.",
"type": "object"
},
"entity": {
"type": "string"
},
"entity_name": {
"type": [
"string",
"null"
]
},
"observed_at": {
"type": "string"
},
"percentile": {
"type": [
"string",
"null"
]
},
"record_hash": {
"type": [
"string",
"null"
]
}
},
"type": "object"
},
"type": "array"
},
"description": "Keyed by signal_id; each value is the array described in LEG_ROW.",
"type": "object"
},
"note": {
"description": "Descriptive-only statement of what was restated and from whom.",
"type": "string"
},
"provenance": {
"description": "served_from, data_as_of, oldest_leg_as_of, age_hours_now, freshness.",
"type": "object"
},
"scope": {
"description": "What this bundle covers, in one line.",
"type": "string"
},
"signals": {
"description": "The signal_id keys present in legs.",
"items": {
"type": "string"
},
"type": "array"
}
},
"required": [
"legs",
"provenance",
"note"
],
"type": "object"
}