Animica x402 Directory

Directory / travel-agent.forgemesh.io

travel-agent.forgemesh.io/api/weekend-getaway

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 trip between an origin and destination.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://travel-agent.forgemesh.io/api/weekend-getaway'

# -> 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/weekend-getaway'

Endpoint: https://travel-agent.forgemesh.io/api/weekend-getaway. 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.

Other endpoints on travel-agent.forgemesh.io

travel-agent.forgemesh.io/api/transit-providers

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 …

GET · $0.01

travel-agent.forgemesh.io/api/travel-pulse

Returns active emergency/disruption signals (earthquakes, weather alerts, wildfires, storms, water levels) near a lat/lon, with a status flag and calm relay gui…

GET · $0.01

travel-agent.forgemesh.io/api/weather-aware-plan

Returns an outdoor-fit rating, weather tradeoffs, and transportation exposure notes for a destination or coordinates, with confidence caveats. Use to decide whe…

GET · $0.03

All 4 endpoints on travel-agent.forgemesh.io →