Commerce surfaces built for humans and AI agents.
Aly publishes normal storefront pages plus the protocol metadata agents need to find products, understand policies, and begin checkout through supported rails.

Agent discovery is part of the storefront.
Agent-readable surface
Protocols exposed- Discoveryllms.txt
- ToolsMCP
- Paymentsx402
Machine-readable discovery
Aly exposes llms.txt, well-known commerce profiles, API catalogs, and agent card metadata alongside the public storefront.
Real purchase paths
Agents can move from discovery to cart, product, checkout, and payment surfaces instead of scraping static pages.
Private controls stay private
Public agent routes are separated from the authenticated org and site control plane that operators use.
From crawl to checkout without guessing.

Protocol chain Aly gives an agent a chain of explicit resources so it can identify the store, inspect catalog data, and choose a supported checkout path.
Expose manifests, agent cards, protocol profiles, and API links.
Connect cart-backed checkout, REST purchase flows, and x402 rails.
Watch the storefront system open up.
Aly starts as a public store for people, then exposes the same catalog, checkout, and discovery structure to agents without splitting the business into separate surfaces.
Agent commerce questions
What makes Aly agent-native?
Aly exposes discovery manifests, storefront APIs, MCP, UCP, A2A, and x402 routes alongside normal product and checkout pages.
Can humans still shop normally?
Yes. Aly storefronts remain normal public web storefronts with product pages, carts, checkout, and custom domains.
Are private dashboard routes exposed to crawlers?
No. Operator routes live behind authenticated org and site paths and are disallowed in robots.txt.
A storefront agents can inspect without scraping.
The agent can discover what the store is, what it sells, and which checkout paths are supported.
Discovery path
Agent commerce only works when product data, policies, routes, and payment options are explicit. Aly treats those resources as part of the storefront.
Aly protocol surface
Explore agent commerceOperator-only surfaces remain behind auth while public resources stay intentionally crawlable.
Routing boundary