Xavio Commerce Agent
xavio.in
· Xavio
Discover and transact Xavio merchant catalogs (products, services, bookings). Supports UCP catalog discovery and AP2 merchant-side CartMandates on Indian rails (INR).
xavio.in via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
Dispute or improve this rating
D
Conformance score: 46/100
D-grade: significant issues, auth-gated, partially broken, or stale.
click to expand breakdown ▾
click to collapse breakdown ▴
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Endpoints
| Agent card | https://xavio.in/.well-known/agent-card.json |
| Provider | https://xavio.in |
| Docs | https://xavio.in/llms.txt |
Skills · 2 declared · mapped to canonical taxonomy
Search the public Xavio catalog for products by query, category, or price.
Produce an AP2 CartMandate (W3C PaymentRequest) for a set of catalog items.
Health · last 30 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/xavio.in) [](https://agenstry.com/agents/xavio.in) [](https://agenstry.com/agents/xavio.in) [](https://agenstry.com/agents/xavio.in)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"protocolVersion": "0.3.0",
"name": "Xavio Commerce Agent",
"description": "Discover and transact Xavio merchant catalogs (products, services, bookings). Supports UCP catalog discovery and AP2 merchant-side CartMandates on Indian rails (INR).",
"url": "https://xavio.in/api/ucp",
"preferredTransport": "JSONRPC",
"provider": {
"organization": "Xavio",
"url": "https://xavio.in"
},
"version": "1.0.0",
"documentationUrl": "https://xavio.in/llms.txt",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"extensions": [
{
"uri": "https://github.com/google-agentic-commerce/ap2/tree/v0.1",
"description": "Agent Payments Protocol \u2014 Xavio acts as the Merchant role and issues CartMandates.",
"required": false,
"params": {
"roles": [
"merchant"
],
"cart_mandate_endpoint": "https://xavio.in/api/ap2/cart-mandate",
"payment_methods": [
"card",
"upi",
"netbanking",
"wallet"
],
"currencies": [
"INR"
],
"merchant_of_record": "xavio"
}
}
]
},
"defaultInputModes": [
"application/json",
"text/plain"
],
"defaultOutputModes": [
"application/json"
],
"skills": [
{
"id": "catalog_search",
"name": "Search catalog",
"description": "Search the public Xavio catalog for products by query, category, or price.",
"tags": [
"commerce",
"catalog",
"discovery",
"ucp"
],
"examples": [
"Find running shoes under 3000 INR",
"Show me handmade jewelry"
]
},
{
"id": "cart_mandate",
"name": "Build cart mandate",
"description": "Produce an AP2 CartMandate (W3C PaymentRequest) for a set of catalog items.",
"tags": [
"commerce",
"payments",
"ap2",
"checkout"
],
"examples": [
"Create a cart for 2 of product X and quote the total"
]
}
],
"supportedInterfaces": [
{
"transport": "JSONRPC",
"url": "https://xavio.in/api/ucp"
},
{
"transport": "HTTP+JSON",
"url": "https://xavio.in/.well-known/ucp"
},
{
"transport": "HTTP+JSON",
"url": "https://xavio.in/api/ucp/manifest"
},
{
"transport": "MCP",
"url": "https://xavio.in/api/mcp/storefront"
}
],
"additionalInterfaces": [
{
"transport": "HTTP+JSON",
"url": "https://xavio.in/.well-known/ucp"
},
{
"transport": "HTTP+JSON",
"url": "https://xavio.in/api/ucp/manifest"
},
{
"transport": "MCP",
"url": "https://xavio.in/api/mcp/storefront"
}
]
}