UCP Checker
fazy.com icon
UCP Verification Report

fazy.com

Live Universal Commerce Protocol & Agentic Commerce status, manifest, and capability breakdown.

Verified
A 93/100
Latency 152ms Spec 2026-08-25 HTTP 200 Security HTTPS Observed 8 hours ago

What is UCP? The Universal Commerce Protocol is the open standard AI shopping agents use to discover, browse, and check out at online stores. Read the spec overview →

93
/ 100
UCP Conformance Score
A

fazy.com is conforming and ready for agent discovery and checkout.

Agent Discovery95
UCP Conformance97
Capability Coverage84
Biggest blockers
Add endpoint URL to the service
Verified

fazy.com is agent-ready but has minor schema warnings.

Latency
152ms
Version
2026-08-25
Robots.txt
Allowed ✅

/llms.txt content

The plain-text brief this store publishes to AI agents. Captured on the most recent check.

1.1 KBa2ea2b2f49eee928
# Fazy

> Fazy is a price-checked deals catalogue for US shoppers, rebuilt daily from live retailer inventory across home, wellness, apparel, footwear and electronics. Every listing carries the current price, the retailer's own reference price and a verified discount, and is retired the moment a link or price breaks. Fazy is not the seller: it hands the shopper to the retailer's checkout.

## For agents

- Search (JSON): https://fazy.com/api/v1/deals/search?q=standing+desk — free, keyless, 60/min per address
- One deal: https://fazy.com/api/v1/deals/{id}
- OpenAPI: https://fazy.com/api/v1/openapi.json
- MCP (Streamable HTTP, read-only, three tools): POST https://fazy.com/mcp
- Docs: https://fazy.com/developers

Send `X-Fazy-Agent: <your-agent-name>` and give shoppers the `url` field unchanged: it redirects to the retailer and attributes the click to you.

## For readers and crawlers

- Buying guides: https://fazy.com/best
- Categories: https://fazy.com/category/home · /wellness · /apparel · /footwear · /electronics · /appliances · /cosmetics
- Sitemap: https://fazy.com/sitemap.xml
- Editorial standards: https://fazy.com/editorial-standards
View source ↗

Capabilities Detected

UCP capabilities supported by this endpoint
Cart ✓ Bound 2026-08-25
Order Management ✓ Bound 2026-08-25
Checkout 2026-08-25
Discount Extension 2026-08-25
Fulfillment Extension 2026-08-25
Buyer Consent Extension 2026-08-25
Catalog Lookup ✓ Bound 2026-08-25
Dev Shopify Catalog Extension ✓ Bound 2026-08-25
Dev Shopify Catalog Global Extension ✓ Bound 2026-08-25
Catalog Search ✓ Bound 2026-08-25

Technical Vitals

Technical details for this UCP endpoint
UCP Status Verified
Endpoint https://fazy.com/.well-known/ucp
HTTP Status 200
UCP Version 2026-08-25
Transports MCP
Last Observed
Last Full Index
Domain Alerts

Get notified when fazy.com changes

One email when the status flips — verified, broken, blocked, or back. No noise, no marketing. Free forever.

Access

AI Agent Access (robots.txt)

AI agent access permissions based on robots.txt
GPTBotOpenAI / ChatGPT Allowed
Google-ExtendedGemini / Google Allowed
ClaudeBotClaude / Anthropic Allowed
Applebot-ExtendedApple Intelligence Allowed
CCBotCommon Crawl Allowed
Raw UCP Manifest JSON
{
    "ucp": {
        "version": "2026-08-25",
        "services": {
            "dev.ucp.shopping": [
                {
                    "spec": "https://ucp.dev/2026-08-25/specification/overview",
                    "schema": "https://ucp.dev/2026-08-25/services/shopping/mcp.openrpc.json",
                    "version": "2026-08-25",
                    "transport": "mcp"
                }
            ]
        },
        "capabilities": {
            "dev.shopify.catalog": [
                {
                    "spec": "https://shopify.dev/docs/agents/catalog/storefront-catalog",
                    "schema": "https://shopify.dev/ucp/schemas/2026-08-25/shopify_catalog.json",
                    "extends": [
                        "dev.ucp.shopping.catalog.lookup",
                        "dev.ucp.shopping.catalog.search"
                    ],
                    "version": "2026-08-25"
                }
            ],
            "dev.ucp.shopping.cart": [
                {
                    "spec": "https://ucp.dev/2026-08-25/specification/cart",
                    "schema": "https://ucp.dev/2026-08-25/schemas/shopping/cart.json",
                    "version": "2026-08-25"
                }
            ],
            "dev.ucp.shopping.order": [
                {
                    "spec": "https://ucp.dev/2026-08-25/specification/order",
                    "schema": "https://ucp.dev/2026-08-25/schemas/shopping/order.json",
                    "version": "2026-08-25"
                }
            ],
            "dev.ucp.shopping.checkout": [
                {
                    "version": "2026-08-25"
                }
            ],
            "dev.ucp.shopping.discount": [
                {
                    "extends": [
                        "dev.ucp.shopping.checkout",
                        "dev.ucp.shopping.cart"
                    ],
                    "version": "2026-08-25"
                }
            ],
            "dev.shopify.catalog.global": [
                {
                    "spec": "https://shopify.dev/docs/agents/catalog/global-catalog",
                    "schema": "https://shopify.dev/ucp/schemas/2026-08-25/shopify_catalog_global.json",
                    "extends": [
                        "dev.ucp.shopping.catalog.lookup",
                        "dev.ucp.shopping.catalog.search"
                    ],
                    "version": "2026-08-25"
                }
            ],
            "dev.ucp.shopping.fulfillment": [
                {
                    "extends": [
                        "dev.ucp.shopping.checkout",
                        "dev.ucp.shopping.cart"
                    ],
                    "version": "2026-08-25"
                }
            ],
            "dev.ucp.shopping.buyer_consent": [
                {
                    "extends": "dev.ucp.shopping.checkout",
                    "version": "2026-08-25"
                }
            ],
            "dev.ucp.shopping.catalog.lookup": [
                {
                    "spec": "https://ucp.dev/2026-08-25/specification/catalog/lookup",
                    "schema": "https://ucp.dev/2026-08-25/schemas/shopping/catalog_lookup.json",
                    "version": "2026-08-25"
                }
            ],
            "dev.ucp.shopping.catalog.search": [
                {
                    "spec": "https://ucp.dev/2026-08-25/specification/catalog/search",
                    "schema": "https://ucp.dev/2026-08-25/schemas/shopping/catalog_search.json",
                    "version": "2026-08-25"
                }
            ]
        },
        "payment_handlers": []
    },
    "url": "https://fazy.com",
    "keys": [
        {
            "x": "pgzacP0zrTx17ajLhRAvobJOtTPqRY1aVrBg5buqJT0",
            "y": "yWdqEp5fPqUMgOfMAuuRC6OipIfzcpPQOkJKkSMguGQ",
            "alg": "ES256",
            "crv": "P-256",
            "kid": "vylSxDz8Rg9RqWlb",
            "kty": "EC",
            "use": "sig"
        }
    ],
    "name": "Fazy",
    "contact": "[email protected]",
    "endpoints": {
        "mcp": "https://fazy.com/mcp",
        "docs": "https://fazy.com/developers",
        "rest": "https://fazy.com/api/v1",
        "openapi": "https://fazy.com/api/v1/openapi.json"
    },
    "description": "fazy.com: a price-checked deals catalogue for US shoppers that carries readers to the merchant's own checkout over UCP. Catalogue search is public: JSON at /api/v1/deals/search, MCP at /mcp."
}
Frequently Asked

About this fazy.com report

What does it mean that fazy.com is verified for UCP?
It means fazy.com publishes a valid UCP manifest at /.well-known/ucp, the manifest passes schema validation against 2026-08-25, and AI agents can discover its commerce capabilities without needing to scrape HTML. In plain terms: agents can shop here reliably.
Can I trust fazy.com for AI agent purchases?
Verification means the store is technically ready — payment handlers declared, transports reachable, schema valid. It doesn't grade business reputation or fulfilment quality. For trust on the commerce side itself, check the store's own reviews. For trust on the agent integration side, this page is the source of truth.
What platform does fazy.com use for UCP?
Our detection identifies fazy.com as running on Shopify. Many large UCP-verified stores use Shopify, BigCommerce, or custom stacks built on the open spec. The transport list above shows the exact mechanism (REST, MCP, A2A, Embedded) the manifest declares.
How was this UCP report for fazy.com generated?
Our crawler fetches fazy.com/.well-known/ucp directly, parses the manifest against the official UCP JSON schema, checks robots.txt for AI bot policies, and runs payment-handler validation. No manual review, no opinions — just what the manifest actually says. The check ran 8 hours ago.
How often is fazy.com re-checked?
Every domain in our directory is re-crawled at least every 24 hours. You can also trigger a fresh check from this page at any time, or subscribe to alerts to get notified the moment the status changes — that's how we built the only continuously updated UCP directory on the internet.
Why does this status matter?
Universal Commerce Protocol is the standard AI shopping agents (ChatGPT, Claude, Gemini, Apple Intelligence) use to discover what a store sells, how to add items to a cart, and how to check out. If a store isn't UCP-verified, agents can still scrape it — but they'll be slower, less reliable, and far more likely to fail at checkout. UCP turns a guess into a guarantee.

Add Status Badge to Your README

UCP Status badge for https://ucpchecker.com/status/fazy.comLive preview
Markdown
[![UCP Status](https://ucpchecker.com/badge/fazy.com)](https://ucpchecker.com/status/fazy.com)
HTML
<a href="https://ucpchecker.com/status/fazy.com"><img src="https://ucpchecker.com/badge/fazy.com" alt="UCP Status"></a>