LockTrip
Hotel and apartment booking across 2.5M+ properties in 190+ countries, payable with Bitcoin, USDT and other crypto at web checkout. MCP endpoint exposes 14 tools for search and booking, but the only agent-callable payment tool returns a Stripe checkout URL — crypto payment is web checkout only.
Human checkoutvariable+ USDC
Rails
| Rail | Chain | Health | Verify |
|---|---|---|---|
| btc | — | unknown |
Agent endpoints
| MCP server | https://locktrip.com/mcp/ |
|---|---|
| Auth | Search tools (8) are public and need no key; booking tools (6) need a Bearer token from guest_login with an email, no password. Payment through MCP is Stripe only (get_payment_url) — an agent can search and hold a booking but cannot settle in crypto. Crypto settlement requires the human web checkout. |
| API docs | https://locktrip.com/agents |
Query this merchant from an agent
get_merchant({ id: "locktrip" })