Directory / travel-agent.forgemesh.io
Returns an outdoor-fit rating, weather tradeoffs, and transportation exposure notes for a destination or coordinates, with confidence caveats. Use to decide whether to shift timing or route before a trip.
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X GET 'https://travel-agent.forgemesh.io/api/weather-aware-plan' # -> HTTP/1.1 402 Payment Required # the response carries the price, asset and pay-to address. # 2. Pay and retry with any x402 client: npx x402-fetch 'https://travel-agent.forgemesh.io/api/weather-aware-plan'
Endpoint: https://travel-agent.forgemesh.io/api/weather-aware-plan. Operated by travel-agent.forgemesh.io, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.
Returns a short list of transit provider matches (name, ID, transportation modes) for a location and transport type. Use to identify rail, metro, bus, or ferry …
Returns active emergency/disruption signals (earthquakes, weather alerts, wildfires, storms, water levels) near a lat/lon, with a status flag and calm relay gui…
Returns a day-by-day weekend shape (arrival, main day), a lodging posture recommendation, and transit strategy, with confidence caveats. Use to draft a 2-3 day …