travel-agent.forgemesh.io publishes 4 machine-payable endpoints over the x402 protocol, priced from $0.01 to $0.25 per call. Each was probed directly; the response code below is what it returned.
| Endpoint | Method | Price | Probe |
|---|---|---|---|
| /api/transit-providers | GET | $0.01 | 402 |
| /api/travel-pulse | GET | $0.01 | 402 |
| /api/weather-aware-plan | GET | $0.03 | 402 |
| /api/weekend-getaway | GET | $0.25 | 402 |
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 options before booking.
Returns active emergency/disruption signals (earthquakes, weather alerts, wildfires, storms, water levels) near a lat/lon, with a status flag and calm relay guidance for travelers.
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 t…
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.