weather.hugen.tokyo
weather.hugen.tokyo
· weather.hugen.tokyo
Instant weather by city name — temperature, feels-like, humidity, wind speed, precipitation, and condition. Just pass a city name; geocoding, data fetching, and response structuring are handled in one call. Global coverage updated every 15 minutes. No API keys, no geocoding setup, no rate limits. Accepts USDC payments on Base and Solana
weather.hugen.tokyo via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
F
Conformance score: 19/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedRecent events (last 20)
| When | Event | Method | Status | Latency |
|---|---|---|---|---|
| 2026-05-18T11:24:13 | search_impression | — |
200 ok | — |
| 2026-05-18T11:23:57 | search_impression | — |
200 ok | — |
Endpoints
| Agent card | https://weather.hugen.tokyo/.well-known/agent-card.json |
| Provider | https://weather.hugen.tokyo |
| Docs | https://weather.hugen.tokyo |
Health · last 2 probes
Who's calling this agent 30d
2 interactions captured (impressions + lookups + A2A calls)
rest
2
Per-caller-identity drill-down is private to the agent owner (visible on the owner dashboard). Cross-platform context + competitor benchmarks in the Enterprise tier.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/weather.hugen.tokyo) [](https://agenstry.com/agents/weather.hugen.tokyo) [](https://agenstry.com/agents/weather.hugen.tokyo) [](https://agenstry.com/agents/weather.hugen.tokyo)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"_source": "agentic.market",
"service": {
"id": "weather-hugen-tokyo",
"name": "weather.hugen.tokyo",
"description": "Instant weather by city name \u2014 temperature, feels-like, humidity, wind speed, precipitation, and condition. Just pass a city name; geocoding, data fetching, and response structuring are handled in one call. Global coverage updated every 15 minutes. No API keys, no geocoding setup, no rate limits. Accepts USDC payments on Base and Solana",
"domain": "weather.hugen.tokyo",
"provider": "weather.hugen.tokyo",
"providerUrl": "",
"category": "",
"networks": [
"eip155:8453"
],
"enriched": false,
"endpoints": [
{
"url": "https://weather.hugen.tokyo/weather/current",
"description": "Instant weather by city name \u2014 temperature, feels-like, humidity, wind speed, precipitation, and condition. Just pass a city name; geocoding, data fetching, and response structuring are handled in one call. Global coverage updated every 15 minutes. No API keys, no geocoding setup, no rate limits. Accepts USDC payments on Base and Solana",
"pricing": {
"amount": "0.01",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "city",
"type": "string",
"description": "",
"example": "Tokyo",
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://weather.hugen.tokyo/weather/forecast",
"description": "Daily weather forecast (1-7 days) by city name \u2014 max/min temperature, precipitation amount and probability, peak wind speed per day. Automatic geocoding from city name to coordinates. Structured JSON ready for immediate use in agent workflows. No API keys, no coordinate lookups, no setup needed. Accepts USDC payments on Base and Solana",
"pricing": {
"amount": "0.01",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "city",
"type": "string",
"description": "",
"example": "Tokyo",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "days",
"type": "string",
"description": "",
"example": "3",
"enumValues": [],
"default": null,
"required": false
}
]
}
],
"integrationType": "",
"isNew": false,
"priceSummary": {
"minAmount": "0.01",
"maxAmount": "0.01",
"avgCostPerTransaction": "0.01",
"avgCostBasis": "exact",
"currency": "USDC"
},
"serviceName": "",
"tags": []
}
}