A
OpenWeather via Locus MPP — MPP Grade A
data
Preview responses and set spending limits for this service through use.mpp.land
Free budget controls, response samples, and reliability routing.
On-chain Activity
5,037
Total txs
1,636
7d txs
$9.99
7d volume
$30.43
Total volume
947
Unique payers
0
Unique clients
7-day activity
▅▅▃▃█▅▄
Compliance Checks
All paid ops declare 402 response
MUST
10pt
All x-payment-info valid
MUST
10pt
Challenge has Cache-Control: no-store
MUST
5pt
Challenge digest on POST
SHOULD
3pt
Challenge has expires
SHOULD
3pt
Challenge has Problem Details
SHOULD
2pt
Challenge has required params
MUST
5pt
Challenge has WWW-Authenticate
MUST
5pt
Challenge returns 402
MUST
10pt
Correct Content-Type
MUST
5pt
Has Cache-Control on discovery
SHOULD
5pt
Has input schemas
SHOULD
5pt
Has llms.txt
SHOULD
5pt
Has /openapi.json at root
MUST
10pt
Has required top-level fields
MUST
10pt
Served over HTTPS
MUST
10pt
Uses standard categories
SHOULD
2pt
1 issue
- POST endpoint challenge missing digest parameter (SHOULD per spec)
Paid Operations (7)
POST /openweather/current-weather 0.006 USDC.e
Current Weather
- Amount
- 0.006 (raw 6000)
- Currency
- USDC.e
- Method
- tempo
- Intent
- charge
- 402 Declared
- Yes
Input Schema
| Field | Type | Required | Description |
|---|---|---|---|
| lang | string | No | Language code for descriptions (e.g. en, es, fr, de, zh_cn) |
| lat | number | Yes | Latitude (-90 to 90) |
| lon | number | Yes | Longitude (-180 to 180) |
| units | string | No | Units: standard (Kelvin), metric (Celsius), imperial (Fahrenheit). Default: standard |
POST /openweather/forecast-5day 0.008 USDC.e
5-Day Forecast
- Amount
- 0.008 (raw 8000)
- Currency
- USDC.e
- Method
- tempo
- Intent
- charge
- 402 Declared
- Yes
Input Schema
| Field | Type | Required | Description |
|---|---|---|---|
| cnt | number | No | Number of timestamps to return (1–40). Default: all 40 |
| lang | string | No | Language code for descriptions |
| lat | number | Yes | Latitude (-90 to 90) |
| lon | number | Yes | Longitude (-180 to 180) |
| units | string | No | Units: standard, metric, imperial. Default: standard |
POST /openweather/air-quality 0.006 USDC.e
Air Quality
- Amount
- 0.006 (raw 6000)
- Currency
- USDC.e
- Method
- tempo
- Intent
- charge
- 402 Declared
- Yes
Input Schema
| Field | Type | Required | Description |
|---|---|---|---|
| lat | number | Yes | Latitude (-90 to 90) |
| lon | number | Yes | Longitude (-180 to 180) |
POST /openweather/geocode 0.005 USDC.e
Geocode
- Amount
- 0.005 (raw 5000)
- Currency
- USDC.e
- Method
- tempo
- Intent
- charge
- 402 Declared
- Yes
Input Schema
| Field | Type | Required | Description |
|---|---|---|---|
| limit | number | No | Max number of results (1–5). Default: 5 |
| q | string | Yes | City name, optionally with state and country code (e.g. "London,GB", "Paris,FR", "Austin,TX,US") |
POST /openweather/reverse-geocode 0.005 USDC.e
Reverse Geocode
- Amount
- 0.005 (raw 5000)
- Currency
- USDC.e
- Method
- tempo
- Intent
- charge
- 402 Declared
- Yes
Input Schema
| Field | Type | Required | Description |
|---|---|---|---|
| lat | number | Yes | Latitude (-90 to 90) |
| limit | number | No | Max number of results (1–5). Default: 5 |
| lon | number | Yes | Longitude (-180 to 180) |
POST /openweather/onecall 0.01 USDC.e
One Call — Full Forecast
- Amount
- 0.01 (raw 10000)
- Currency
- USDC.e
- Method
- tempo
- Intent
- charge
- 402 Declared
- Yes
Input Schema
| Field | Type | Required | Description |
|---|---|---|---|
| exclude | string | No | Comma-separated sections to exclude: current, minutely, hourly, daily, alerts |
| lang | string | No | Language code for descriptions |
| lat | number | Yes | Latitude (-90 to 90) |
| lon | number | Yes | Longitude (-180 to 180) |
| units | string | No | Units: standard, metric, imperial. Default: standard |
POST /openweather/weather-overview 0.01 USDC.e
Weather Overview
- Amount
- 0.01 (raw 10000)
- Currency
- USDC.e
- Method
- tempo
- Intent
- charge
- 402 Declared
- Yes
Input Schema
| Field | Type | Required | Description |
|---|---|---|---|
| date | string | No | Date in YYYY-MM-DD format. Available for today and tomorrow. Defaults to today. |
| lat | number | Yes | Latitude (-90 to 90) |
| lon | number | Yes | Longitude (-180 to 180) |
| units | string | No | Units: standard, metric, imperial. Default: standard |
Payment Methods
- Methods
- tempo
- Intents
- charge
- Currencies (discovery)
- USDC.e
- Currency (challenge)
- USDC.e on Tempo Mainnet Presto (Tempo Mainnet Presto)
- Multiple Challenges
- No
Recipients
- 0x060b0fB0Be9d90557577B3AEE480711067149Ff0
Per-endpoint breakdown
- POST /openweather/air-quality
- 0x060b0fB0Be9d90557577B3AEE480711067149Ff0
- POST /openweather/current-weather
- 0x060b0fB0Be9d90557577B3AEE480711067149Ff0
- POST /openweather/forecast-5day
- 0x060b0fB0Be9d90557577B3AEE480711067149Ff0
- POST /openweather/geocode
- 0x060b0fB0Be9d90557577B3AEE480711067149Ff0
- POST /openweather/onecall
- 0x060b0fB0Be9d90557577B3AEE480711067149Ff0
- POST /openweather/reverse-geocode
- 0x060b0fB0Be9d90557577B3AEE480711067149Ff0
Security
- TLS Version
- TLSv1.3
- Challenge ID Unique
- -
- Challenge ID Length
- -
- Digest Binding
- -
Uptime
- Discovery
- Reachable (594ms)
- Challenge
- Reachable (548ms)
- Last Checked
Schema Completeness
- Paid Operations
- 7
- With Input Schema
- 7
- With Description
- 7
Documentation
- Homepage
- https://openweathermap.org
- API Reference
- https://openweathermap.org/api
- llms.txt
- https://beta.paywithlocus.com/mpp/openweather.md reachable
Discovery
- OpenAPI URL
- https://openweather.mpp.paywithlocus.com/openapi.json
- OpenAPI Version
- 3.1.0
- Service Version
- 1.0.0
- Document Size
- 5398 bytes
- Document Hash
- afd66128cf5bd8a7a41e66b06b95990916e130872782163b676c5b272e719b7f
Version History (52 snapshots)
Grade: F (13%) → A (97%)
Grade: A (97%) → F (13%)
Grade: F (13%) → A (97%)
Grade: A (97%) → F (13%)
Grade: F (13%) → A (97%)
Grade: A (97%) → F (13%)
Grade: F (13%) → A (97%)
Grade: A (97%) → F (13%)
Grade: F (13%) → A (97%)
Grade: A (97%) → F (13%)
Grade: F (13%) → A (97%)
Grade: A (97%) → F (13%)
Grade: F (13%) → A (100%)
Grade: A (100%) → F (13%)
Grade: F (13%) → A (100%)
Grade: A (97%) → F (13%)
Grade: B (84%) → A (97%)
Grade: A (97%) → B (84%)
Grade: F (13%) → A (97%)
Grade: A (97%) → F (13%)
Grade: F (13%) → A (97%)
Grade: A (97%) → F (13%)
Grade: F (13%) → A (97%)
Grade: A (97%) → F (13%)
Scan snapshots
| Date | Grade | Score | Response | Status |
|---|---|---|---|---|
| 2026-04-06 | A | 97% | 716ms | Up |
| 2026-04-07 | A | 97% | 615ms | Up |
| 2026-04-08 | A | 97% | 550ms | Up |
| 2026-04-09 | A | 97% | 745ms | Up |
| 2026-04-10 | A | 97% | 632ms | Up |
| 2026-04-11 | A | 97% | 562ms | Up |
| 2026-04-12 | A | 97% | 667ms | Up |
| 2026-04-13 | A | 97% | 577ms | Up |
| 2026-04-14 | A | 97% | 671ms | Up |
| 2026-04-15 | A | 97% | 767ms | Up |
| 2026-04-16 | A | 97% | 522ms | Up |
| 2026-04-17 | A | 97% | 610ms | Up |
| 2026-04-18 | A | 97% | 552ms | Up |
| 2026-04-19 | A | 97% | 691ms | Up |
| 2026-04-20 | A | 97% | 671ms | Up |
| 2026-04-21 | A | 97% | 654ms | Up |
| 2026-04-22 | A | 97% | 753ms | Up |
| 2026-04-23 | A | 97% | 965ms | Up |
| 2026-04-24 | A | 97% | 631ms | Up |
| 2026-04-25 | A | 97% | 519ms | Up |
| 2026-04-26 | A | 97% | 647ms | Up |
| 2026-04-27 | A | 97% | 685ms | Up |
| 2026-04-28 | A | 97% | 662ms | Up |
| 2026-04-29 | A | 97% | 665ms | Up |
| 2026-04-30 | A | 97% | 916ms | Up |
| 2026-05-01 | A | 97% | 571ms | Up |
| 2026-05-02 | A | 97% | 663ms | Up |
| 2026-05-03 | A | 97% | 572ms | Up |
| 2026-05-04 | A | 97% | 524ms | Up |
| 2026-05-05 | A | 97% | 732ms | Up |
| 2026-05-06 | A | 97% | 521ms | Up |
| 2026-05-07 | A | 97% | 543ms | Up |
| 2026-05-08 | A | 97% | 526ms | Up |
| 2026-05-09 | A | 97% | 515ms | Up |
| 2026-05-10 | A | 97% | 544ms | Up |
| 2026-05-11 | A | 97% | 550ms | Up |
| 2026-05-12 | A | 97% | 528ms | Up |
| 2026-05-13 | A | 97% | 553ms | Up |
| 2026-05-14 | A | 97% | 524ms | Up |
| 2026-05-15 | A | 97% | 519ms | Up |
| 2026-05-16 | A | 97% | 534ms | Up |
| 2026-05-17 | A | 97% | 551ms | Up |
| 2026-05-18 | A | 97% | 538ms | Up |
| 2026-05-19 | A | 97% | 529ms | Up |
| 2026-05-20 | A | 97% | 553ms | Up |
| 2026-05-21 | A | 97% | 875ms | Up |
| 2026-05-22 | A | 97% | 530ms | Up |
| 2026-05-23 | A | 97% | 535ms | Up |
| 2026-05-24 | A | 97% | 536ms | Up |
| 2026-05-25 | A | 97% | 529ms | Up |
| 2026-05-26 | A | 97% | 543ms | Up |
| 2026-05-27 | A | 97% | 566ms | Up |