UCP Checker
carawayhome.com icon
UCP Verification Report

carawayhome.com

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

Verified
A 96/100
Latency 151ms Spec 2026-08-25 HTTP 200 Security HTTPS Observed 10 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 →

96
/ 100
UCP Conformance Score
A

carawayhome.com publishes a conforming manifest with broad capability coverage.

Agent Discovery95
UCP Conformance93
Capability Coverage100
Biggest blockers
Publish keys at the manifest root
Verified

carawayhome.com publishes a valid UCP manifest, with minor schema warnings.

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

Capabilities Detected

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

Technical Vitals

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

Get notified when carawayhome.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
Checkout

Payment Configuration

Gateway:Shopify
💳 Shopify Card shopify.card
Gateway:Shopify
💳 Shop Pay shop_pay
Gateway:Unknown
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",
                    "endpoint": "https://caraway-home.myshopify.com/api/ucp/mcp",
                    "transport": "mcp"
                },
                {
                    "spec": "https://ucp.dev/2026-04-08/specification/overview/",
                    "schema": "https://ucp.dev/2026-04-08/services/shopping/embedded.openrpc.json",
                    "version": "2026-04-08",
                    "transport": "embedded"
                }
            ]
        },
        "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.search",
                        "dev.ucp.shopping.catalog.lookup"
                    ],
                    "version": "2026-08-25",
                    "requires": {
                        "protocol": {
                            "min": "2026-08-25"
                        }
                    }
                }
            ],
            "dev.ucp.shopping.cart": [
                {
                    "spec": "https://ucp.dev/2026-08-25/specification/shopping/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/shopping/order/",
                    "schema": "https://ucp.dev/2026-08-25/schemas/shopping/order.json",
                    "version": "2026-08-25"
                }
            ],
            "dev.ucp.shopping.checkout": [
                {
                    "spec": "https://ucp.dev/2026-08-25/specification/shopping/checkout/",
                    "schema": "https://ucp.dev/2026-08-25/schemas/shopping/checkout.json",
                    "version": "2026-08-25"
                }
            ],
            "dev.ucp.shopping.discount": [
                {
                    "spec": "https://ucp.dev/2026-08-25/specification/shopping/extensions/discount/",
                    "schema": "https://ucp.dev/2026-08-25/schemas/shopping/discount.json",
                    "extends": [
                        "dev.ucp.shopping.checkout",
                        "dev.ucp.shopping.cart"
                    ],
                    "version": "2026-08-25",
                    "requires": {
                        "protocol": {
                            "min": "2026-08-25"
                        }
                    }
                }
            ],
            "dev.ucp.shopping.fulfillment": [
                {
                    "spec": "https://ucp.dev/2026-08-25/specification/shopping/extensions/fulfillment/",
                    "config": {
                        "multi_destination": [],
                        "method_combinations": [
                            [
                                "shipping"
                            ]
                        ]
                    },
                    "schema": "https://ucp.dev/2026-08-25/schemas/shopping/fulfillment.json",
                    "extends": [
                        "dev.ucp.shopping.checkout",
                        "dev.ucp.shopping.cart"
                    ],
                    "version": "2026-08-25",
                    "requires": {
                        "protocol": {
                            "min": "2026-08-25"
                        }
                    }
                }
            ],
            "dev.ucp.common.identity_linking": [
                {
                    "spec": "https://ucp.dev/2026-08-25/specification/common/identity-linking/",
                    "config": {
                        "scopes": [],
                        "providers": {
                            "app.shop.accounts": [
                                {
                                    "type": "oauth2",
                                    "auth_url": "https://accounts.shop.app"
                                }
                            ]
                        }
                    },
                    "schema": "https://ucp.dev/2026-08-25/schemas/common/identity_linking.json",
                    "version": "2026-08-25"
                }
            ],
            "dev.ucp.shopping.catalog.lookup": [
                {
                    "spec": "https://ucp.dev/2026-08-25/specification/shopping/catalog/",
                    "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/shopping/catalog/",
                    "schema": "https://ucp.dev/2026-08-25/schemas/shopping/catalog_search.json",
                    "version": "2026-08-25"
                }
            ]
        },
        "payment_handlers": {
            "com.google.pay": [
                {
                    "id": "gpay",
                    "spec": "https://pay.google.com/gp/p/ucp/2026-01-11/",
                    "config": {
                        "api_version": 2,
                        "merchant_info": {
                            "auth_jwt": "",
                            "merchant_id": "16708973830884969730",
                            "merchant_name": "Caraway",
                            "merchant_origin": "shop.carawayhome.com"
                        },
                        "api_version_minor": 0,
                        "allowed_payment_methods": [
                            {
                                "type": "CARD",
                                "parameters": {
                                    "allowed_auth_methods": [
                                        "PAN_ONLY",
                                        "CRYPTOGRAM_3DS"
                                    ],
                                    "allowed_card_networks": [
                                        "VISA",
                                        "MASTERCARD",
                                        "AMEX",
                                        "DISCOVER"
                                    ],
                                    "billing_address_required": true,
                                    "billing_address_parameters": {
                                        "format": "FULL",
                                        "phone_number_required": true
                                    }
                                },
                                "tokenization_specification": {
                                    "type": "PAYMENT_GATEWAY",
                                    "parameters": {
                                        "gateway": "shopify",
                                        "gatewayMerchantId": "25862733906"
                                    }
                                }
                            }
                        ]
                    },
                    "schema": "https://pay.google.com/gp/p/ucp/2026-01-11/schemas/config.json",
                    "version": "2026-01-11"
                }
            ],
            "dev.shopify.card": [
                {
                    "id": "shopify.card",
                    "spec": "https://ucp.dev/specification/payment-handler-guide",
                    "config": {
                        "payment_methods": [
                            {
                                "type": "card",
                                "enabled_card_brands": [
                                    "visa",
                                    "master",
                                    "american_express",
                                    "discover",
                                    "diners_club"
                                ]
                            }
                        ]
                    },
                    "schema": "https://shopify.dev/ucp/card-payment-handler/2026-01-15/config.json",
                    "version": "2026-01-15"
                }
            ],
            "dev.shopify.shop_pay": [
                {
                    "id": "shop_pay",
                    "spec": "https://shopify.dev/ucp/shop-pay-handler/2026-04-08/spec.md",
                    "config": {
                        "shop_id": "25862733906"
                    },
                    "schema": "https://shopify.dev/ucp/shop-pay-handler/2026-04-08/schema.json",
                    "version": "2026-04-08"
                }
            ]
        },
        "supported_versions": {
            "2026-01-23": "https://caraway-home.myshopify.com/.well-known/ucp/2026-01-23",
            "2026-04-08": "https://caraway-home.myshopify.com/.well-known/ucp/2026-04-08"
        }
    }
}
Frequently Asked

About this carawayhome.com report

What does it mean that carawayhome.com is verified for UCP?
It means carawayhome.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. That is what the store declares. Whether an agent actually completes a purchase is a separate question — where an observed agent run is shown on this page, it answers that one.
Can I trust carawayhome.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 carawayhome.com use for UCP?
Our detection identifies carawayhome.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 carawayhome.com generated?
Our crawler fetches carawayhome.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 10 hours ago.
How often is carawayhome.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/carawayhome.comLive preview
Markdown
[![UCP Status](https://ucpchecker.com/badge/carawayhome.com)](https://ucpchecker.com/status/carawayhome.com)
HTML
<a href="https://ucpchecker.com/status/carawayhome.com"><img src="https://ucpchecker.com/badge/carawayhome.com" alt="UCP Status"></a>