api.invoket.com

https://api.invoket.com/climate/aggregate

Shares a payout wallet with 40 other endpoints — its adoption is attributed from that shared wallet's traffic, not earned exclusively.

Before your agent writes a seasonal report, audits an ESG claim or reconciles a weather-linked contract: period climate summaries for any GPS point or city over a date range — mean, min and max temperature, total precipitation and mean wind — from the Copernicus ERA5 reanalysis (rolling ~5-year window), with the served grid cell and a coverage flag.

64
reliability

Reliability & health

Uptime and response time from our own unpaid probes, plus the reliability score built from them.

Uptime

100.0% avg
0% 50% 100% Jul 22Aug 1Aug 10Aug 20

Response time

p50 95ms · p95 103ms
0ms 3700ms 7400ms Jul 22Aug 1Aug 10Aug 20
Data table
Reliability history per time bucket over the last 30 days (daily).
Bucket Uptime Probes Response time
7/22/2026, 12:00:00 AM 100% 1 100ms
7/23/2026, 12:00:00 AM 100% 1 100ms
7/24/2026, 12:00:00 AM 100% 1 102ms
7/25/2026, 12:00:00 AM 100% 1 100ms
7/26/2026, 12:00:00 AM 100% 1 200ms
7/27/2026, 12:00:00 AM 100% 1 199ms
7/28/2026, 12:00:00 AM 100% 1 199ms
7/29/2026, 12:00:00 AM 100% 1 94ms
7/30/2026, 12:00:00 AM 100% 1 94ms
7/31/2026, 12:00:00 AM 100% 1 94ms
8/1/2026, 12:00:00 AM 100% 1 97ms
8/2/2026, 12:00:00 AM 100% 1 95ms
8/3/2026, 12:00:00 AM 100% 1 95ms
8/4/2026, 12:00:00 AM 100% 1 538ms
8/5/2026, 12:00:00 AM 100% 1 527ms
8/6/2026, 12:00:00 AM 100% 1 94ms
8/7/2026, 12:00:00 AM 100% 1 99ms
8/8/2026, 12:00:00 AM 100% 1 94ms
8/9/2026, 12:00:00 AM 100% 1 588ms
8/10/2026, 12:00:00 AM 100% 1 94ms
8/11/2026, 12:00:00 AM 100% 1 96ms
8/12/2026, 12:00:00 AM 100% 1 7393ms
8/13/2026, 12:00:00 AM 100% 1 95ms
8/14/2026, 12:00:00 AM 100% 1 99ms
8/15/2026, 12:00:00 AM 100% 1 90ms
8/16/2026, 12:00:00 AM 100% 1 91ms
8/17/2026, 12:00:00 AM 100% 1 92ms
8/18/2026, 12:00:00 AM 100% 1 94ms
8/19/2026, 12:00:00 AM 100% 20 95ms
8/20/2026, 12:00:00 AM 100% 20 97ms
64
Composite reliability — the weighted average of the dimensions below, on a 0–100 scale.
Availability
100

How often it was reachable when we probed it (weight 35%).

Latency
100

How quickly it answers when it is up — fast scores high (weight 20%).

Security
100

Whether it serves over working TLS / https (weight 15%).

Transparency
67

Whether the operator disclosed what it does — description, schema, identity (weight 15%).

Activity
4

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, solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp
Facilitator
unknown
SDK
unknown

Operator

Company
inferred — unknown
Jurisdiction
Registrar
Register SPA
Domain registered
2026-06-15
Hosting network
FR-OVH-20150522
Hosting country
FR

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)

736
payments (30d)
10.61
USD volume (30d)
13
paying wallets (30d)

Payments per day

last payment 8/17/2026
0 250 500 Jul 22Jul 30Aug 7Aug 17
Data table
Settled payments per day.
Day Payments Volume (USD) Paying wallets
7/22/2026 26 0.28 2
7/23/2026 15 0.17 2
7/24/2026 23 0.26 2
7/25/2026 14 0.15 2
7/26/2026 14 0.15 2
7/27/2026 18 0.19 3
7/28/2026 6 0.06 1
7/29/2026 6 0.06 1
7/30/2026 6 0.06 1
7/31/2026 485 7.08 8
8/1/2026 6 0.06 1
8/2/2026 6 0.06 1
8/3/2026 6 0.06 1
8/4/2026 6 0.06 1
8/5/2026 6 0.06 1
8/6/2026 6 0.06 1
8/7/2026 6 0.06 1
8/8/2026 6 0.06 1
8/9/2026 8 0.08 3
8/10/2026 8 0.08 2
8/11/2026 6 0.06 1
8/12/2026 7 0.07 2
8/13/2026 6 0.06 1
8/14/2026 7 0.1 3
8/17/2026 33 1.24 1

This payout wallet is shared: figures cover all 41 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": {
    "data": {
      "properties": {
        "coverage": {
          "properties": {
            "complete": {
              "type": "boolean"
            },
            "reason": {
              "description": "Which requested family produced no aggregate over the window, present when 'complete' is false — the family is then served as null rather than computed on a partial or absent series",
              "type": "string"
            }
          },
          "required": [
            "complete"
          ],
          "type": "object"
        },
        "days_counted": {
          "type": "integer"
        },
        "from": {
          "type": "string"
        },
        "grid": {
          "properties": {
            "distance_km": {
              "type": "number"
            },
            "lat": {
              "type": "number"
            },
            "lon": {
              "type": "number"
            }
          },
          "required": [
            "distance_km",
            "lat",
            "lon"
          ],
          "type": "object"
        },
        "lat": {
          "type": "number"
        },
        "location": {
          "description": "Echo of the resolved place when location=/city= was used: name, ISO country, admin1 code and the exact GeoNames coordinates the lookup was served at",
          "properties": {
            "admin1": {
              "type": "string"
            },
            "country": {
              "type": "string"
            },
            "lat": {
              "type": "number"
            },
            "lon": {
              "type": "number"
            },
            "name": {
              "type": "string"
            },
            "source": {
              "type": "string"
            }
          },
          "required": [
            "admin1",
            "country",
            "lat",
            "lon",
            "name",
            "source"
          ],
          "type": "object"
        },
        "lon": {
          "type": "number"
        },
        "precipitation": {
          "properties": {
            "total_mm": {
              "description": "Total accumulated precipitation over the window (mm), not a daily mean",
              "type": "number"
            }
          },
          "required": [
            "total_mm"
          ],
          "type": [
            "object",
            "null"
          ]
        },
        "temperature": {
          "properties": {
            "max_celsius": {
              "type": "number"
            },
            "mean_celsius": {
              "type": "number"
            },
            "min_celsius": {
              "type": "number"
            }
          },
          "required": [
            "max_celsius",
            "mean_celsius",
            "min_celsius"
          ],
          "type": [
            "object",
            "null"
          ]
        },
        "to": {
          "type": "string"
        },
        "wind": {
          "properties": {
            "mean_direction_deg": {
              "description": "Meteorological direction of the mean wind vector (resultant direction, degrees, where the wind comes from: 0 = north, 90 = east)",
              "type": "number"
            },
            "mean_speed_ms": {
              "description": "Speed of the mean 10 m wind vector over the window (m/s), computed from ERA5 daily means of the u/v components — lower than the true mean wind speed whenever direction varies (components cancel); not a mean of instantaneous speeds",
              "type": "number"
            }
          },
          "required": [
            "mean_direction_deg",
            "mean_speed_ms"
          ],
          "type": [
            "object",
            "null"
          ]
        }
      },
      "required": [
        "coverage",
        "days_counted",
        "from",
        "lat",
        "lon",
        "to"
      ],
      "type": "object"
    },
    "provenance": {
      "properties": {
        "dataset": {
          "description": "Stable machine identifier of the dataset that served the response: era5 (Copernicus ERA5 reanalysis). Branch on this field rather than parsing provenance.source, which carries a human-readable label whose wording is not part of the contract.",
          "type": "string"
        },
        "fetched_at": {
          "type": "string"
        },
        "freshness": {
          "properties": {
            "as_of": {
              "type": "string"
            },
            "kind": {
              "type": "string"
            }
          },
          "required": [
            "as_of",
            "kind"
          ],
          "type": "object"
        },
        "source": {
          "type": "string"
        }
      },
      "required": [
        "dataset",
        "fetched_at",
        "freshness",
        "source"
      ],
      "type": "object"
    }
  },
  "required": [
    "data",
    "provenance"
  ],
  "type": "object"
}