{
  "x402Version": 2,
  "id": 1265,
  "slug": "1265",
  "resource": "https://x402-adsb.x402-adsb-worker.workers.dev/aircraft",
  "description": "Live aircraft positions over Kansai / western Japan from an independent ADS-B receiver (~1s freshness): position, altitude, speed, squawk, plus callsign→route resolution (origin/destination airports) from official timetables.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x751c6ACf5D1b704A1AD983a526207600968b4e41",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "1000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {},
          "type": "http"
        },
        "output": {
          "example": {
            "age_sec": 1.2,
            "aircraft": [
              {
                "alt_baro": 35000,
                "flight": "ANA986",
                "gs": 480,
                "hex": "8881b1",
                "lat": 34.84,
                "lon": 135.61,
                "r": "JA218A",
                "route": {
                  "destination": "HND",
                  "flight_no": "NH986",
                  "origin": "ITM",
                  "verified": true
                },
                "t": "A321"
              }
            ],
            "count": 36,
            "observed_at": 1786315898,
            "source": "kansai-adsb"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {},
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "x402-adsb.x402-adsb-worker.workers.dev",
  "lastUpdated": "2026-09-15T19:50:44.494Z",
  "quality": {
    "calls30d": 10,
    "uniquePayers30d": 9,
    "lastCalledAt": "2026-09-15T19:50:44.072Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "x402-adsb.x402-adsb-worker.workers.dev",
    "manifest_name": "x402-adsb.x402-adsb-worker.workers.dev",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}