x402 List

x402 Protocol Service Directory

Straits.live premium data

Data PAYMENT-READY

payment-ready until 2026-08-20

Real-time Strait of Hormuz crisis data for AI agents: full vessel manifest with OFAC sanctions cross-reference, full-resolution transit and index history, one-call situation snapshot, and the complete daily brief. $0.01-$0.02 per request in USDC on Base, no key or account.

Pay from $0.01 to $0.02 per request in USDC on Base, settled onchain via the x402 protocol, no signup, no API key needed.

first settlement 2026-07-08 · $0.95 all-time · settled via coinbase

BASE URL https://straits.live WEBSITE https://straits.live/api#premium ENDPOINTS 5 NETWORK Base ASSET USDC MEMBER SINCE 2026-07-12 MONITORED SINCE 2026-07-12

ASSESSMENT

updated 4h ago

Evidence-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
433ms
avg response
240ms
total checks
2,737

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.

jump to compliance checklist

price $0.01 to $0.02 (p53 in Data)
price (min)
$0.01
price (max)
$0.02
category percentile (min)
p53 in Data
category percentile (max)
p40 in Data
endpoints / prices
5 / 2
model
tiered
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 $0.66 30d · 12 buyers
volume 30d
$0.66
buyers 30d
12
settlements 30d
37
first settlement
2026-07-08
last settlement
2026-08-13
top buyer share
71% of 30d volume
trend 7d vs 30d
0.45x the 30d daily rate
networks
eip155:8453
volume all-time
$0.95
settlements all-time
57
median settlement 30d
$0.02
max settlement 30d
$0.05
settled via
coinbase ($0.66, 37 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-derived

Provides premium maritime data services including vessel tracking, sanctions screening, and risk assessment for the Strait of Hormuz region.

category
maritime-data
in
query params
auth
api key
maritimevessel-trackingsanctions-screeningrisk-assessmentais-datageopolitical

AI-generated summary. The measured data is never altered by it.

ENDPOINTS

Service endpoints with HTTP method, path, description, pricing, and network
METHOD PATH DESCRIPTION PRICE NETWORK ASSET 402 CHANNEL
GET /api/premium/brief $0.01 Base USDC header
GET /api/premium/history/index-5min $0.01 Base USDC header
GET /api/premium/history/transits $0.01 Base USDC header
GET /api/premium/snapshot $0.02 Base USDC header
GET /api/premium/vessels $0.02 Base USDC header
5 endpoints

REQUEST / RESPONSE EXAMPLE

An unpaid request to GET /api/premium/brief returns HTTP 402 with the payment terms. Settle onchain via your facilitator, then retry with the X-Payment header.

// request
curl -i 'https://straits.live/api/premium/brief'
// 402 response (captured by monitor) · 5 payloads · click to expand
[
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x1B24dEAc0951EFCD6923f684b574Fe9a4202Cf1f",
        "amount": "20000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://straits.live/api/premium/vessels",
      "tags": [
        "maritime",
        "shipping",
        "hormuz",
        "vessels",
        "sanctions",
        "ais"
      ],
      "mimeType": "application/json",
      "description": "Strait of Hormuz per-vessel intelligence: the live-AIS vessel manifest (MMSI-keyed, flag derived from the MMSI MID), the OFAC-sanctioned vessels currently in the strait with program detail, per-vessel risk bands, latest raw AIS positions, the AIS-dark vessel list, and OFAC + UK sanctions reference-list sizes (per-IMO multi-body detail at /api/premium/vessel/{imo}).",
      "serviceName": "Straits.live premium data"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {}
          },
          "output": {
            "type": "json",
            "example": {
              "ais": {
                "note": null,
                "source": "live",
                "trusted": true,
                "positions": []
              },
              "schema": "https://straits.live/api/premium/vessels",
              "manifest": {
                "count": 214,
                "source": "vesselTracker (live AIS)",
                "vessels": []
              },
              "darkFleet": [],
              "riskBands": {
                "byImo": {},
                "byMmsi": {}
              },
              "sanctionedInStrait": {
                "count": 9,
                "vessels": []
              },
              "sanctionsReference": {
                "uk": 656,
                "ofac": 1497
              }
            }
          }
        },
        "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"
                  ],
                  "type": "string"
                },
                "queryParams": {
                  "type": "object",
                  "properties": {}
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x1B24dEAc0951EFCD6923f684b574Fe9a4202Cf1f",
        "amount": "10000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://straits.live/api/premium/brief",
      "tags": [
        "maritime",
        "hormuz",
        "brief",
        "geopolitics"
      ],
      "mimeType": "application/json",
      "description": "AI-assisted Strait of Hormuz daily situation brief as structured JSON: prose summary, bullets, and key figures, by date or latest, with archive access by date.",
      "serviceName": "Straits.live premium data"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "date": "2026-07-08"
            }
          },
          "output": {
            "type": "json",
            "example": {
              "date": "2026-07-08",
              "schema": "https://straits.live/api/premium/brief",
              "bullets": [
                "..."
              ],
              "summary": "..."
            }
          }
        },
        "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"
                  ],
                  "type": "string"
                },
                "queryParams": {
                  "type": "object",
                  "required": [],
                  "properties": {
                    "date": {
                      "type": "string",
                      "description": "YYYY-MM-DD; omit for the latest brief"
                    }
                  }
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x1B24dEAc0951EFCD6923f684b574Fe9a4202Cf1f",
        "amount": "10000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://straits.live/api/premium/history",
      "tags": [
        "maritime",
        "hormuz",
        "history",
        "timeseries",
        "oil"
      ],
      "mimeType": "application/json",
      "description": "Strait of Hormuz historical series as one machine-payable contract: hourly stranded-vessel and AIS-dark counts up to a full year (free tier: 30 days and none), the 5-minute Hormuz Index, and the daily transit series enriched with derived analytics (trailing 7-day moving average, deviation from the pre-crisis baseline, and distance to the reopening-resolution threshold) that the free raw counts omit.",
      "serviceName": "Straits.live premium data"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "pathParams": {
              "feed": "transits"
            },
            "queryParams": {
              "days": 7
            }
          },
          "output": {
            "type": "json",
            "example": {
              "feed": "transits",
              "count": 480,
              "points": [
                {
                  "ma7": 2.4,
                  "date": "2026-07-07",
                  "nCargo": 1,
                  "nTotal": 2,
                  "nTanker": 1,
                  "baselineDelta": -86,
                  "thresholdHeadroom": -57.6
                }
              ],
              "schema": "https://straits.live/api/premium/history/transits",
              "baseline": 88,
              "reopeningThreshold": 60
            }
          }
        },
        "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"
                  ],
                  "type": "string"
                },
                "pathParams": {
                  "type": "object",
                  "properties": {
                    "feed": {
                      "enum": [
                        "index-5min",
                        "transits",
                        "stranded",
                        "ais-gaps"
                      ],
                      "type": "string"
                    }
                  }
                },
                "queryParams": {
                  "type": "object",
                  "required": [],
                  "properties": {
                    "days": {
                      "type": "number",
                      "description": "index-5min only: window in days, 1-30 (default 7)"
                    }
                  }
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        },
        "routeTemplate": "/api/premium/history/:feed"
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x1B24dEAc0951EFCD6923f684b574Fe9a4202Cf1f",
        "amount": "10000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://straits.live/api/premium/history",
      "tags": [
        "maritime",
        "hormuz",
        "history",
        "timeseries",
        "oil"
      ],
      "mimeType": "application/json",
      "description": "Strait of Hormuz historical series as one machine-payable contract: hourly stranded-vessel and AIS-dark counts up to a full year (free tier: 30 days and none), the 5-minute Hormuz Index, and the daily transit series enriched with derived analytics (trailing 7-day moving average, deviation from the pre-crisis baseline, and distance to the reopening-resolution threshold) that the free raw counts omit.",
      "serviceName": "Straits.live premium data"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "pathParams": {
              "feed": "index-5min"
            },
            "queryParams": {
              "days": 7
            }
          },
          "output": {
            "type": "json",
            "example": {
              "feed": "transits",
              "count": 480,
              "points": [
                {
                  "ma7": 2.4,
                  "date": "2026-07-07",
                  "nCargo": 1,
                  "nTotal": 2,
                  "nTanker": 1,
                  "baselineDelta": -86,
                  "thresholdHeadroom": -57.6
                }
              ],
              "schema": "https://straits.live/api/premium/history/transits",
              "baseline": 88,
              "reopeningThreshold": 60
            }
          }
        },
        "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"
                  ],
                  "type": "string"
                },
                "pathParams": {
                  "type": "object",
                  "properties": {
                    "feed": {
                      "enum": [
                        "index-5min",
                        "transits",
                        "stranded",
                        "ais-gaps"
                      ],
                      "type": "string"
                    }
                  }
                },
                "queryParams": {
                  "type": "object",
                  "required": [],
                  "properties": {
                    "days": {
                      "type": "number",
                      "description": "index-5min only: window in days, 1-30 (default 7)"
                    }
                  }
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        },
        "routeTemplate": "/api/premium/history/:feed"
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x1B24dEAc0951EFCD6923f684b574Fe9a4202Cf1f",
        "amount": "20000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://straits.live/api/premium/snapshot",
      "tags": [
        "maritime",
        "hormuz",
        "geopolitics",
        "oil",
        "snapshot"
      ],
      "mimeType": "application/json",
      "description": "Everything the Strait of Hormuz crisis monitor knows in one call: verdict, oil, transits, insurance, carriers, pipelines, indices, prediction markets, events, full daily brief.",
      "serviceName": "Straits.live premium data"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {}
          },
          "output": {
            "type": "json",
            "example": {
              "oil": {
                "wti": 71.96,
                "brent": 76.4
              },
              "schema": "https://straits.live/api/premium/snapshot",
              "status": "restricted",
              "hormuzIndex": {
                "crisisPressure": {
                  "band": "extreme",
                  "value": 89
                },
                "escalationForecast": {
                  "band": "high",
                  "value": 61
                }
              },
              "dailyTransits": {
                "date": "2026-07-08",
                "nTotal": 2,
                "preCrisisBaselineMedian": 88
              },
              "insuranceMultiple": 8
            }
          }
        },
        "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"
                  ],
                  "type": "string"
                },
                "queryParams": {
                  "type": "object",
                  "properties": {}
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "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/straits-live-premium-data/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.

UPTIME
07-12 · uptime 100.0% · 87ms avg07-13 · uptime 100.0% · 148ms avg07-14 · uptime 100.0% · 198ms avg07-15 · uptime 100.0% · 224ms avg07-16 · uptime 100.0% · 222ms avg07-17 · uptime 100.0% · 253ms avg07-18 · uptime 100.0% · 184ms avg07-19 · uptime 100.0% · 203ms avg07-20 · uptime 100.0% · 258ms avg07-21 · uptime 100.0% · 202ms avg07-22 · uptime 100.0% · 174ms avg07-23 · uptime 100.0% · 233ms avg07-24 · uptime 100.0% · 174ms avg07-25 · uptime 100.0% · 279ms avg07-26 · uptime 100.0% · 276ms avg07-27 · uptime 100.0% · 188ms avg07-28 · uptime 100.0% · 165ms avg07-29 · uptime 100.0% · 267ms avg07-30 · uptime 100.0% · 222ms avg07-31 · uptime 100.0% · 305ms avg08-01 · uptime 100.0% · 264ms avg08-02 · uptime 100.0% · 306ms avg08-03 · uptime 100.0% · 341ms avg08-04 · uptime 100.0% · 249ms avg08-05 · uptime 100.0% · 288ms avg08-06 · uptime 100.0% · 290ms avg08-07 · uptime 100.0% · 226ms avg08-08 · uptime 100.0% · 238ms avg08-09 · uptime 100.0% · 208ms avg08-10 · uptime 100.0% · 332ms avg08-11 · uptime 100.0% · 247ms avg08-12 · uptime 100.0% · 212ms avg08-13 · uptime 100.0% · 173ms avg07-1208-13
90d UPTIME 100%
RESPONSE TIME
07-12 · 87ms avg07-12 · 87ms avg07-13 · 148ms avg07-13 · 148ms avg07-14 · 198ms avg07-14 · 198ms avg07-15 · 224ms avg07-15 · 224ms avg07-16 · 222ms avg07-16 · 222ms avg07-17 · 253ms avg07-17 · 253ms avg07-18 · 184ms avg07-18 · 184ms avg07-19 · 203ms avg07-19 · 203ms avg07-20 · 258ms avg07-20 · 258ms avg07-21 · 202ms avg07-21 · 202ms avg07-22 · 174ms avg07-22 · 174ms avg07-23 · 233ms avg07-23 · 233ms avg07-24 · 174ms avg07-24 · 174ms avg07-25 · 279ms avg07-25 · 279ms avg07-26 · 276ms avg07-26 · 276ms avg07-27 · 188ms avg07-27 · 188ms avg07-28 · 165ms avg07-28 · 165ms avg07-29 · 267ms avg07-29 · 267ms avg07-30 · 222ms avg07-30 · 222ms avg07-31 · 305ms avg07-31 · 305ms avg08-01 · 264ms avg08-01 · 264ms avg08-02 · 306ms avg08-02 · 306ms avg08-03 · 341ms avg08-03 · 341ms avg08-04 · 249ms avg08-04 · 249ms avg08-05 · 288ms avg08-05 · 288ms avg08-06 · 290ms avg08-06 · 290ms avg08-07 · 226ms avg08-07 · 226ms avg08-08 · 238ms avg08-08 · 238ms avg08-09 · 208ms avg08-09 · 208ms avg08-10 · 332ms avg08-10 · 332ms avg08-11 · 247ms avg08-11 · 247ms avg08-12 · 212ms avg08-12 · 212ms avg08-13 · 173ms avg08-13 · 173ms avg07-1208-13
AVG RESP 240ms
PRICE (captured 402, USD)
07-12 · $0.0108-13 · $0.01$0.0107-1208-13

Median across 5 endpoints. Use the selector to isolate one.

SUB-SCORES (uptime + x402 compliance)
07-13 uptime: 100.0% compliance: 92% checks07-14 uptime: 100.0% compliance: 92% checks07-15 uptime: 100.0% compliance: 92% checks07-16 uptime: 100.0% compliance: 92% checks07-17 uptime: 100.0% compliance: 100% checks07-18 uptime: 100.0% compliance: 100% checks07-19 uptime: 100.0% compliance: 100% checks07-20 uptime: 100.0% compliance: 100% checks07-21 uptime: 100.0% compliance: 100% checks07-22 uptime: 100.0% compliance: 100% checks07-23 uptime: 100.0% compliance: 100% checks07-24 uptime: 100.0% compliance: 100% checks07-25 uptime: 100.0% compliance: 100% checks07-26 uptime: 100.0% compliance: 100% checks07-27 uptime: 100.0% compliance: 100% checks07-28 uptime: 100.0% compliance: 100% checks07-29 uptime: 100.0% compliance: 100% checks07-30 uptime: 100.0% compliance: 100% checks07-31 uptime: 100.0% compliance: 100% checks08-01 uptime: 100.0% compliance: 100% checks08-02 uptime: 100.0% compliance: 100% checks08-03 uptime: 100.0% compliance: 100% checks08-04 uptime: 100.0% compliance: 100% checks08-05 uptime: 100.0% compliance: 100% checks08-06 uptime: 100.0% compliance: 100% checks08-07 uptime: 100.0% compliance: 100% checks08-08 uptime: 100.0% compliance: 100% checks08-09 uptime: 100.0% compliance: 100% checks08-10 uptime: 100.0% compliance: 100% checks08-11 uptime: 100.0% compliance: 100% checks08-12 uptime: 100.0% compliance: 100% checks08-13 uptime: 100.0% compliance: 100% checksuptimecompliance07-1308-13

checklist grew 11->14 on 2026-07-28; a step here is a metric change, not a regression

PILLARS OVER TIME (measured)

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.

VOLUME (on-chain settlement, USD)
07-08 · $0.0207-09 · $0.0907-10 · $0.1207-13 · $0.0607-14 · $0.0107-18 · $0.0307-19 · $0.0507-20 · $0.0407-21 · $0.0307-22 · $0.1007-23 · $0.0307-25 · $0.0907-26 · $0.1107-27 · $0.0507-29 · $0.0308-05 · $0.0208-07 · $0.0208-08 · $0.0208-10 · $0.0108-12 · $0.0108-13 · $0.01peak $0.1207-0808-13
DISTINCT BUYERS
07-08 · 1 buyer07-09 · 2 buyers07-10 · 2 buyers07-13 · 2 buyers07-14 · 1 buyer07-18 · 1 buyer07-19 · 1 buyer07-20 · 2 buyers07-21 · 1 buyer07-22 · 1 buyer07-23 · 1 buyer07-25 · 1 buyer07-26 · 2 buyers07-27 · 1 buyer07-29 · 1 buyer08-05 · 1 buyer08-07 · 1 buyer08-08 · 2 buyers08-10 · 1 buyer08-12 · 1 buyer08-13 · 1 buyerpeak 2 buyers07-0808-13

COMPLIANCE

14/14 checks pass · grade A

last 402 captured 2026-07-13 · 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
TIME STATUS RESP CAUSE
● SLOW 2000ms
● OK 70ms
● OK 135ms
● OK 85ms
● OK 172ms
● OK 213ms
● OK 141ms
● OK 195ms
● OK 116ms
● OK 177ms
● OK 118ms
● OK 268ms
● OK 207ms
● OK 119ms
● OK 110ms
● OK 120ms
● OK 141ms
● OK 156ms

EMBED THIS BADGE

Show that Straits.live premium data is monitored on x402-list. Paste this on your site or README, it links back to this live listing.

Straits.live premium data listed on x402-list
status
Straits.live premium data uptime on x402-list
live uptime
// HTML
<a href="https://x402-list.com/services/straits-live-premium-data?utm_source=badge&utm_medium=referral&utm_campaign=embed">
  <img src="https://x402-list.com/badge/straits-live-premium-data.svg" alt="Straits.live premium data listed on x402-list" height="28">
</a>
// Markdown
[![Straits.live premium data on x402-list](https://x402-list.com/badge/straits-live-premium-data.svg)](https://x402-list.com/services/straits-live-premium-data?utm_source=badge&utm_medium=referral&utm_campaign=embed)
// HTML · live uptime variant
<a href="https://x402-list.com/services/straits-live-premium-data?utm_source=badge&utm_medium=referral&utm_campaign=embed">
  <img src="https://x402-list.com/badge/straits-live-premium-data.svg?data=uptime" alt="Straits.live premium data uptime on x402-list" height="28">
</a>

RUN THIS SERVICE?

Keep this listing accurate: propose changes to the name, description, website, category or add new endpoints to monitor. Ownership is verified with a domain proof and every change is reviewed manually; measured data stays read-only.

[ update this listing ]

Earn the verified tier: x402list pays a real call to this endpoint and, if it delivers, the service is delivery-verified. The fee covers the cost of the probe, not the badge; there is no refund if the call does not deliver. Agent and API only, no in-browser signing. See /api.

[ verify this service ($0.25) ]

To request delisting, email info@x402-list.com or update your listing at /services/straits-live-premium-data/update.