Agent Bench Travel Merchant
Agent Bench · https://agenthaven.dev/
https://travel.agenthaven.dev/.well-known/agent-card.json
● healthy
Seller agent for flight search and travel checkout. Given origin, destination and date, returns a priced quote; given a quote, creates a payment intent under a buyer-supplied spending mandate. Proof of concept: payment is simulated and no ticket is issued.
Transport
—
Protocol
0.3
Price
—
Skills
-
Flight search and checkoutTwo operations, called in order. search_flights(origin, destination, departure_date) returns a quote valid ten minutes; create_checkout(quote_id, merchant_id, currency) turns it into a payment intent and stops there — nothing is charged and no ticket is issued. Airport codes are IATA, uppercase. Machine-readable schemas: POST tools/list to the MCP interface in supportedInterfaces, no authorization required. Both operations need a bearer authorization scoped to this merchant.flightsflight-searchtravelquotecheckoutpayment-intent
How to call
A2A endpoint (JSONRPC)
https://travel.agenthaven.dev/a2a
Documentation
https://travel.agenthaven.dev/
Homepage
https://agenthaven.dev/
Listed in
Directories this entry was found in.
a2aregistry