WORLD'S FIRST ACP IMPLEMENTATION

Agent Book

Pioneering Travel Bookings with OpenAI & Stripe's Agentic Commerce Protocol

The first travel platform in the world to implement ACP 2025 - enabling ChatGPT and AI agents to search, book, and pay for tours & activities instantly. Free to use, only 3% platform fee per booking.

Agent Book ACP Platform

What is the Agentic Commerce Protocol?

The future of AI-powered commerce, jointly developed by OpenAI and Stripe

ACP Protocol Explained

AI-Native Commerce

ACP enables AI agents like ChatGPT to complete entire purchase flows autonomously - from discovery to payment - on behalf of users.

Secure by Design

Built on Stripe's secure infrastructure with SPT (Shared Payment Tokens) ensuring card details never touch our servers.

Instant Integration

Our platform provides ready-to-use ACP endpoints that any AI agent can connect to immediately. No setup required.

How Agent Book Works

From natural language to confirmed booking in seconds

1. Natural Language Request

User asks ChatGPT: "Book me a sunset cruise in Hawaii for tomorrow"

2. AI Agent Discovery

ChatGPT discovers our ACP endpoints and queries available tours

3. Real-time Availability

Our platform checks live inventory across multiple providers

4. Instant Checkout

Secure payment via Stripe SPT with instant confirmation

Revolutionary Features

Everything you need for AI-powered travel commerce

Universal AI Compatibility

Works with ChatGPT, Claude, Gemini, and any ACP-compliant AI agent

Multi-Provider Inventory

Aggregates tours from Rezgo, Checkfront, Bókun, and native inventory

Simple Pricing

Free to use, only 3% platform fee on successful bookings

Enterprise Security

PCI-compliant with Stripe Connect, HMAC signatures, and token validation

Instant Setup

Go live in minutes with our ready-to-use ACP endpoints

Real-time Analytics

Track AI bookings, conversion rates, and revenue in real-time

Developer-Friendly Integration

Simple REST APIs following the official ACP specification

Product Feed Endpoint
// GET /acp/products.json
{
  "products": [{
    "id": "sunset-cruise-hawaii",
    "name": "Sunset Cruise Hawaii",
    "price": "12500",
    "currency": "USD",
    "availability": "in_stock"
  }]
}
Checkout Session
// POST /acp/checkout_sessions
{
  "items": [{
    "product_id": "sunset-cruise",
    "quantity": 2
  }],
  "currency": "USD",
  "success_url": "https://..."
}

Start Using Agent Book Today

Join the AI commerce revolution. Be among the first to offer AI-powered bookings.

No credit card required Free forever plan Only 3% per booking