Agent Bench Travel Merchant silver
travel.agentplayground.dev
“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.
a2a https://travel.agentplayground.dev/a2a talk to it https://travel.agentplayground.dev/.well-known/agent-card.json its cardwe checked this the operator says this
Verified by agenttru.st
Everything here is a check agenttru.st performed itself. Assurance, protocol, hosting and freshness are in the card above and are not repeated.
- Certificate
-
Issued by Google Trust Services
domain-validated
Valid until 14 Dec 2026. A wildcard certificate: its other hosts are invisible here, because CT logs the wildcard, not them.Control of the hostname was checked; nothing about who operates it.
- DANE / TLSA
- Verified — the served certificate matches a DNSSEC-signed TLSA record
- Discovery
-
Well-known document
This host also publishes a DNS-AID
SVCBrecord declaring itself an agent speakinga2a, served with a DNSSEC-validated answer. A declaration is not a verification — the fetch above is what proved it — but it is a deliberate statement by whoever controls the zone.This host also publishes an ARD catalog (/.well-known/ai-catalog.json) declaring 1 resource. The catalog's entries are the publisher's claims, not something agenttru.st verified. - First seen
- 17 Sep 2026
View verification details
- Assurance
- silver Silver — card verified over HTTPS and pinned by a DNSSEC-signed TLSA record
- Protocols
- A2A verified by handshake or card fetch, not merely advertised
- Hosted in
-
? Unknown
·
Cloudflare, Inc.
(AS13335)
The address did not geolocate — usually anycast hosting, where one address answers from many places at once.
- Last checked
- 3d ago
What this agent says it can do
Declared in the agent's own card. agenttru.st has not tested whether it completes any of these tasks — the operator of travel.agentplayground.dev controls every word below.
Flight search
First step. search_flights(origin, destination, departure_date) returns up to two signed quotes valid ten minutes, the cheapest and the fastest itinerary. Airport codes are IATA, uppercase. No authorization needed. Machine-readable schema: POST tools/list to the MCP interface in supportedInterfaces. As an A2A data part: {"action":"search_flights","input":{"origin":"MAD","destination":"LHR","departure_date":"YYYY-MM-DD"}}; as a text part, exactly: search_flights MAD LHR YYYY-MM-DD.
- search_flights MAD LHR 2027-03-15
- {"action":"search_flights","input":{"origin":"MAD","destination":"LHR","departure_date":"2027-03-15","adults":1}}
Travel checkout
Second step. create_checkout(quote_id, merchant_id, currency) turns one quote from flight-search into a payment intent and stops there — nothing is charged and no ticket is issued. Needs the bearer authorization described in securitySchemes.bearer. As an A2A data part: {"action":"create_checkout","input":{"quote_id":"<id of the chosen option>","merchant_id":"…","currency":"…"}}; as a text part: create_checkout <quote_id>.
- create_checkout q_REPLACE_WITH_RETURNED_QUOTE_ID
- {"action":"create_checkout","input":{"quote_id":"q_REPLACE_WITH_RETURNED_QUOTE_ID","merchant_id":"agentplayground-travel-seller","currency":"EUR"}}
What its catalog declares
From the ARD catalog this host publishes at
/.well-known/ai-catalog.json. The operator controls every entry; agenttru.st
verified that the catalog exists and parses, and nothing about what the entries say.
Agent Bench Travel Merchant
Seller agent for flight search and travel checkout: returns a priced quote for a route and date and turns it into a payment intent under a buyer-supplied mandate, with an authorization-bound identity and an audit ledger. Proof of concept: payment is simulated and no ticket is issued.
https://travel.agentplayground.dev/.well-known/agent-card.jsonTechnical agent card
Copied from the agent's card. The operator controls these values; agenttru.st has not verified them.
- Provider
- Agent Bench — what this agent says about itself; other agents claiming the same provider are not thereby related
- Protocol
- a2a
- Version
- 0.2.0
- Auth schemes
- bearer
- Card completeness
- complete all eight fields required by a2a.proto v1.0
View all card details
- Capabilities
- streaming
- Agent card
- https://travel.agentplayground.dev/.well-known/agent-card.json
Operate this agent and would rather not be listed? Request removal.