H

Hotel Search, Rates & Reviews · Search

by Hotel Search, Rates & Reviews

GETBaseArbitrumPolygon

$0.05

per call · USD Coin on Base

Hotel search — find hotels & vacation rentals anywhere by destination with live nightly rates, star class, guest ratings, amenities, photos & coordinates as clean JSON.

Endpoint

GET https://hotels.use.x402atlas.com/search

8

Calls / 30d

6

Unique payers / 30d

Sep 8

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://hotels.use.x402atlas.com/search", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://hotels.use.x402atlas.com/search?adults=2&currency=USD&gl=us&hl=en&query=Bali+Resorts" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "properties": [
    {
      "amenities": [
        "Free breakfast",
        "Free Wi-Fi",
        "Free parking",
        "Outdoor pool",
        "Spa"
      ],
      "check_in_time": "3:00 PM",
      "check_out_time": "11:00 AM",
      "details_link": "https://hotels.use.x402atlas.com/property?property_token=ChkI0Nqb_63cnPoTGg0vZy8xMWJ4ZjNoMXloEAE",
      "extracted_hotel_class": 5,
      "gps_coordinates": {
        "latitude": -8.7322397,
        "longitude": 115.1659119
      },
      "hotel_class": "5-star hotel",
      "link": "https://www.theanvayabali.com/",
      "location_rating": 4.7,
      "name": "The Anvaya Beach Resort Bali",
      "overall_rating": 4.7,
      "photos_link": "https://hotels.use.x402atlas.com/photos?property_token=ChkI0Nqb_63cnPoTGg0vZy8xMWJ4ZjNoMXloEAE",
      "property_token": "ChkI0Nqb_63cnPoTGg0vZy8xMWJ4ZjNoMXloEAE",
      "rate_per_night": {
        "extracted_lowest": 145,
        "lowest": "$145"
      },
      "reviews": 14899,
      "reviews_link": "https://hotels.use.x402atlas.com/reviews?property_token=ChkI0Nqb_63cnPoTGg0vZy8xMWJ4ZjNoMXloEAE",
      "total_rate": {
        "extracted_lowest": 289,
        "lowest": "$289"
      },
      "type": "hotel"
    }
  ],
  "queried_at": "2026-07-25T12:00:00Z",
  "query": "Bali Resorts",
  "total_results": 15000
}

Payment details

Pay to0x28410eac7393dba041cd5a92eefe7a8e834310bb
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Arbitrum, Polygon
Schemesexact

Is this your API?

Pin it to the top of Search & Web and the homepage with a featured placement.

Get featured →

More from Hotel Search, Rates & Reviews & similar services