x402.be
ServersBuiltFacilitatorsCompareSpecGlossaryAPIMethodologyChangelog
Pages
  • Servers
  • Built with x402
  • Facilitators
  • Compare protocols
  • Spec
  • Glossary
  • API
  • Embeds
  • Methodology
  • Changelog
Data sources
  • CDP Bazaar API
  • PayAI Bazaar API
  • x402 specification
  • Source on GitHub
Ecosystem
  • Chest Gate · Solana revenue splits
  • x402 ecosystem directory
  • Bazaar (CDP discovery layer)
Index
  • Snapshot 2026-06-19 20:49:42 UTC
  • 5703 servers · 2 facilitators · 5 chains
  • Sources: CDP Bazaar, PayAI Bazaar
  • License: data CC0, code MIT
x402.be · independent explorerNo login. No tracking. No affiliation.
All servers

weather.hugen.tokyo · /current

https://weather.hugen.tokyo/weather/current

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

BaseCCDP BazaarVerified
Price · per callUSDC
$0.0100
Calls · 30d
637
Volume · 30dUSDC
$6.37
Unique payers · 30d
7
Calls per payerverified
91
Healthnot probed (top 100 only)
—

Identity

What this profile is sourced from

Server id
weather-hugen-tokyo-weather-current
Endpoint
https://weather.hugen.tokyo/weather/current
Primary chain
Base
Also accepts
sol
Listed by
CCDP Bazaar
Last call observed
6h ago
Available via API
/api/v1/servers/weather-hugen-tokyo-weather-current

Caveats

Things to know before drawing strong conclusions

  • · Calls and volume are 30-day cumulative figures from the source facilitator. Daily breakdowns are not yet available — see /methodology.
  • · Volume = price × calls. If the server publishes multiple price tiers, only the first accepts[] entry is used.
  • · "Last call" is what the source last reported, refreshed every 60 seconds.

Sample 402 exchange

Raw HTTP — what an agent observes

GET https://weather.hugen.tokyo/weather/current

→ HTTP/1.1 402 Payment Required
  X-Payment-Required: $0.0100
  X-Payment-Currency: USDC
  X-Payment-Chain: base

GET https://weather.hugen.tokyo/weather/current
  X-Payment: <signed-receipt>

→ HTTP/1.1 200 OK
  Content-Type: application/json
  …response body…