# ForgeMesh Travel Intelligence Private backend for Travel Agent MCP. Use the free category endpoint to discover travel services. GET /api/currency-exchange is LIVE as a free reference-rate utility. GET /api/request-coverage is LIVE as a free town/source coverage request endpoint for future creator-ready local signals, local rituals, and free local experiences. It includes a standard .ics calendar recheck event. GET /api/transit-providers is LIVE as a paid mobility options finder ($0.01, USDC on Base). GET /api/day-trip-plan is LIVE as a paid x402 endpoint ($0.10, USDC on Base). GET /api/weekend-getaway is LIVE as a paid x402 endpoint ($0.25, USDC on Base). GET /api/creator-experiences is LIVE as a paid x402 endpoint ($0.25, USDC on Base). GET /api/travel-pulse is LIVE as a paid x402 endpoint ($0.01, USDC on Base). GET /api/weather-aware-plan is LIVE as a paid x402 endpoint ($0.03, USDC on Base). Other paid planning-awareness endpoints are planned and return 503 until their payment and data paths go live. Base URL: https://travel-agent.forgemesh.io Endpoints: - GET /api/categories - GET /api/currency-exchange?home_currency=USD&destination_currency=EUR&amount=100&destination=Lisbon — FREE - GET /api/request-coverage?town=Santa%20Cruz&state=CA&signal_types=local_ritual,sunset_spot,water_walk&creator_angle=locals%20walking%20the%20wharf%20near%20sunset — FREE - GET /api/transit-providers?location=Boston&transportation_type=rail — $0.01 — LIVE (paid) - GET /api/day-trip-plan?destination=Galveston&lat=29.3013&lon=-94.7977&theme=coffee%20walk — $0.10 — LIVE (paid) - GET /api/weekend-getaway?origin=Houston&destination=Galveston&lat=29.3013&lon=-94.7977 — $0.25 — LIVE (paid) - GET /api/event-trip-plan?event_name=family%20reunion%20birthday%20weekend&event_location=Savannah - GET /api/weather-aware-plan?destination=Galveston&lat=29.3013&lon=-94.7977 — $0.03 — LIVE (paid) - GET /api/creator-experiences?destination=Lisbon&trip_length=weekend — $0.25 — LIVE (paid) - GET /api/emerging-local-signals?location=Galveston%2C%20TX&signal_types=building_permit,food_permit,contract_award — $0.05 — PLANNED (paid) - GET /api/trip-price-guidance?origin=JFK&destination=LAX - GET /api/travel-pulse?lat=38.8016&lon=-77.0434&radius_miles=50&signal_types=earthquake,weather_alert,wildfire — $0.01 — LIVE (paid) Payment: - Network: eip155:8453 - Receiving wallet: 0x7F7C9bfF1DDF2817641740962A9872e6421eBBFc - Facilitator: https://x402.xyz/facilitate - Scheme: exact (fixed-price USDC payments) - Live extensions: Bazaar discovery and optional payment-identifier idempotency - Signed offer/receipt extension: enabled - Payment identifier extension: live - Builder code extension: live - Sign-in-with-x: not_needed_for_one_shot_travel_outputs Related ForgeMesh surfaces / backlinks: - ForgeMesh Labs: https://forgemesh.io - ForgeMesh x402 Services: https://x402.coinopai.com (sibling_x402_service_index) - CoinOpAI: https://coinopai.com (agent_monetization_hub) - Kronos Market Intelligence: https://x402.coinopai.com (sibling_paid_endpoint_family) - x402 Image Generation: https://x402.coinopai.com (sibling_paid_endpoint_family) - Travel Agent MCP: https://github.com/forgemeshlabs/travel-agent-mcp (mcp_client_package) - Disruption Intelligence MCP: https://github.com/forgemeshlabs/disruption-intelligence-mcp (related_mcp_product) - ForgeMesh ImageGen MCP: https://github.com/forgemeshlabs/imagegen-mcp (related_mcp_product)