TOLL

What software pays for, recorded every six hours.

Snapshot
2026-09-16 21:17 UTC
Sweep
daily-2026-09-16 · finished 2026-09-16 06:54 UTC
Listed
15,894

forecast derived

weather.agentic-jp.comSearchderived

GET https://weather.agentic-jp.com/forecast/:area

faillisted in Coinbase#1 by calls of 2 on this host

0.003 USDC

per call, as the listing declares it on eip155:8453

Compare with anotherEvery figure as JSONCite this page

the price, as of 2026-09-16 21:17 UTC · method · pinnable

Validation state
fail
as of 2026-09-16 04:29 UTC · method · pinnable · sweep daily-2026-09-16
Uptime, 7 / 30 / 90 days
0% / 0% / 0%
as of 2026-09-16 04:29 UTC · method · pinnable · 0 of 6 in 7d, 0 of 6 in 30d, 0 of 6 in 90d
Calls, trailing 30 days
7
as of 2026-09-16 21:17 UTC · method · pinnable
Unique payers, trailing 30 days
2
as of 2026-09-16 21:17 UTC · method · pinnable
Last called
2026-09-04 14:32 UTC
as of 2026-09-16 21:17 UTC · method · pinnable
First observed by TOLLderived
2026-09-10
as of 2026-09-10 19:08 UTC · method · pinnable · observation began 10 September 2026; listings that predate it show that date
Pricederived
0.003 USDC
as of 2026-09-16 21:17 UTC · method · pinnable · on eip155:8453
Networks
3
as of 2026-09-16 21:17 UTC · method · pinnable

Counters

33 observations, 1 of them a change, fewer than the 3 a trace needs

How big is this endpoint among the ones like it?

1 call100,000this endpoint
Calls counted in the trailing thirty days across the 1,599 endpoints in Search that carry counters, binned on a logarithmic scale because the range runs over five orders of magnitude. The marked bin is this endpoint, at 7: 226 in the category are counted higher and 1,372 lower.

No trace is drawn of this endpoint’s own volume. Its counters have changed 1 time across 33 observations, and 3 changes are the fewest this site will draw a trace through, because two points and a guess are not a series. Every observation is in the JSON.

In words

forecast answered HTTP 400 rather than 402 at the sweep of 2026-09-16; the recorded state is fail.

At weather.agentic-jp.com, forecast takes GET requests, is listed in the Coinbase registry, and falls under search by TOLL's rules.

On Base, forecast asks 0.003 USDC per call.

Requests carry the path parameter area.

forecast accepts payment on Base, Polygon and Solana, 3 options in all, to 2 different wallets.

A response from forecast, as declared, includes area, daily, weekly, summary_en, summary_ja, report_datetime and 1 other.

forecast drew 7 calls from 2 unique payers in the trailing 30 days, about 4 calls per payer.

forecast was last called 12 days before the snapshot.

With 2 endpoints listed on weather.agentic-jp.com, forecast is tied 1st by calls with 1 other.

It accounts for 50% of the calls counted across the host.

forecast is priced above 18% of comparable listings in search.

Closest in price to forecast within search: social links search search social links at x402.openwebninja.com and equity news at x402.ottoai.services.

The wallet paid by forecast is the payee of 23 endpoints across 7 hosts.

forecast out-counts 83% of the 1,599 endpoints in search that carry counters.

The price of forecast is declared by 88 other listings in search too.

Payment options as declared

the payment options, as of 2026-09-16 21:17 UTC · method · pinnable

Every payment option declared on this listing
registrynetworkassetamountschemepay to
Coinbaseeip155:8453USDC0.003 USDCexact0x38c9F6…77a584
Coinbaseeip155:137USDC0.003 USDCexact0x38c9F6…77a584
Coinbasesolana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdpUSDC0.003 USDCexact2BTzdCAc…yBpNMk

Preflight checks at the last sweep

the checks, as of 2026-09-16 04:29 UTC · method · pinnableendpoint answered HTTP 400

  • returns_402 · an unauthenticated request gets HTTP 402

Validation history, 90 days

Every sweep that observed this endpoint, newest first.

Validation observations over the last 90 days
observed, UTCstatefailed checkssweep
2026-09-16 04:29 UTCfail1daily-2026-09-16
2026-09-15 04:27 UTCfail1daily-2026-09-15
2026-09-14 04:23 UTCfail1daily-2026-09-14
2026-09-13 04:22 UTCfail1daily-2026-09-13
2026-09-12 06:38 UTCfail1daily-2026-09-12
2026-09-11 10:09 UTCfail1daily-2026-09-11

Registry presence

Presence in a registry, not liveness of the service (method). Newest first.

  1. listed in Coinbase

Declared input and output, as listed

From the registry record, not validated by TOLL.the declared schema, as of 2026-07-07 14:32 UTC · method · live

The input and output block
{
  "input": {
    "type": "http",
    "method": "GET",
    "pathParams": {
      "area": ":area"
    },
    "queryParams": {}
  },
  "output": {
    "type": "json",
    "example": {
      "area": {
        "code": "130000",
        "name": "東京都",
        "name_en": "Tokyo"
      },
      "daily": [
        {
          "area": "東京地方",
          "date": "2026-05-18T17:00:00+09:00",
          "pops": [
            0,
            0,
            0,
            10
          ],
          "wave": "0.5メートル",
          "wind": "南の風",
          "temps": [
            17,
            29
          ],
          "weather": "晴れ",
          "weather_en": "Clear",
          "weather_code": "100"
        }
      ],
      "weekly": [
        {
          "pop": 20,
          "date": "2026-05-19T00:00:00+09:00",
          "temp_max": 27,
          "temp_min": 16,
          "weather_en": "Mostly clear",
          "reliability": "A",
          "weather_code": "101"
        }
      ],
      "summary_en": "Tokyo today: Clear. Temperatures 17-29°C. Max chance of rain 10%.",
      "summary_ja": "東京都の今日の天気は晴れ。気温は17〜29℃。降水確率は最大10%。",
      "report_datetime": "2026-05-18T17:00:00+09:00",
      "publishing_office": "気象庁"
    }
  }
}
Cite this page

The pinned URL below renders this page from the snapshot of 2026-09-16 21:17 UTC and does not change; the live page does, every six hours. Data reuse is under CC BY 4.0 (terms).

Plain text

TOLL, "forecast on weather.agentic-jp.com", snapshot of 2026-09-16 21:17 UTC. https://tollindex.com/e/weather-agentic-jp-com-forecast-area-38be58/at/2026-09-16T21-17Z. Accessed [access date].

BibTeX

@misc{toll-e-weather-agentic-jp-com-forecast-area-38be58-2026-09-16T21-17Z,
  author = {TOLL},
  title = {forecast on weather.agentic-jp.com},
  howpublished = {\url{https://tollindex.com/e/weather-agentic-jp-com-forecast-area-38be58/at/2026-09-16T21-17Z}},
  year = {2026},
  month = {9},
  note = {Pinned view of the snapshot of 2026-09-16 21:17 UTC. Accessed [access date].}
}

Reports and replies about this endpoint

None yet. Anything submitted through the form below is published here with its outcome.

Report an error about forecast, or reply as the named seller

No account, no token. Published unedited with its outcome, upheld or not. Do not include personal data.

Kind

Published as typed. Optional.

10 to 4,000 characters.

Verify with the payee wallet (optional, EVM)

Sign this message with the wallet named on the page and paste the signature; it is checked, stored, never published. TOLL reply about endpoint 38be583e68d1506907bac911dc3ec3e4d8c89ba0e673d0affb2b46fb0e5a03e4 from wallet 0x38c9F689274E2fC3AE360744eF88ce212077a584

The 0x address named as payee on this page, 42 characters.

The hex signature of the message above, starting 0x.