UCP Checker
ucp.meetanshi.in icon
UCP Verification Report

ucp.meetanshi.in

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

Verified
B 84/100
Latency 886ms Spec 2026-04-08 HTTP 200 Security HTTPS Observed 4 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 →

84
/ 100
UCP Conformance Score
B

Solid UCP setup on ucp.meetanshi.in with a few gaps left to close.

Agent Discovery80
UCP Conformance89
Capability Coverage80
Biggest blockers
Repair declared transport endpoints
Verified

ucp.meetanshi.in is agent-ready and cleared for checkout.

Latency
886ms
Version
2026-04-08
Robots.txt
Allowed ✅

Capabilities Detected

UCP capabilities supported by this endpoint
Cart ✓ Bound 2026-04-08
Cart Note Extension ✓ Bound 2026-04-08
Cart Refresh Extension ✓ Bound 2026-04-08
Order Management ✓ Bound 2026-04-08
Policy ✓ Bound 2026-04-08
Checkout ✓ Bound 2026-04-08
Discount Extension ✓ Bound 2026-04-08
Gift Card Extension ✓ Bound 2026-04-08
Fulfillment Extension ✓ Bound 2026-04-08
Buyer Identity Extension ✓ Bound 2026-04-08
Catalog Lookup ✓ Bound 2026-04-08
Catalog Search ✓ Bound 2026-04-08
Catalog Product ✓ Bound 2026-04-08

Technical Vitals

Technical details for this UCP endpoint
UCP Status Verified
Endpoint https://ucp.meetanshi.in/.well-known/ucp
HTTP Status 200
UCP Version 2026-04-08
Transports REST
Last Observed
Last Full Index
Domain Alerts

Get notified when ucp.meetanshi.in 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:Free
Merchant ID:
Raw UCP Manifest JSON
{
    "ucp": {
        "payment": {
            "handlers": [
                {
                    "id": "gpay",
                    "spec": "https://pay.google.com/gp/p/ucp/2026-01-11/",
                    "type": "com.google.pay",
                    "config": {
                        "api_version": 2,
                        "merchant_info": {
                            "merchant_id": "",
                            "merchant_name": "Default Store View",
                            "merchant_origin": "ucp.meetanshi.in"
                        },
                        "api_version_minor": 0,
                        "allowed_payment_methods": [
                            {
                                "type": "CARD",
                                "parameters": {
                                    "allowed_auth_methods": [
                                        "PAN_ONLY",
                                        "CRYPTOGRAM_3DS"
                                    ],
                                    "allowed_card_networks": [
                                        "VISA",
                                        "MASTERCARD",
                                        "AMEX",
                                        "DISCOVER"
                                    ]
                                },
                                "tokenization_specification": {
                                    "type": "PAYMENT_GATEWAY",
                                    "parameters": [
                                        {
                                            "key": "gateway",
                                            "value": "free"
                                        },
                                        {
                                            "key": "gateway_merchant_id",
                                            "value": ""
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    "schema": "https://pay.google.com/gp/p/ucp/2026-01-11/schemas/config.json",
                    "version": "2026-01-11"
                }
            ]
        },
        "version": "2026-04-08",
        "services": {
            "dev.ucp.shopping": [
                {
                    "spec": "https://ucp.dev/2026-04-08/specification/overview",
                    "schema": "https://ucp.dev/2026-04-08/services/shopping/openapi.json",
                    "version": "2026-04-08",
                    "endpoint": "https://ucp.meetanshi.in/rest/V1/ucp",
                    "transport": "rest"
                }
            ]
        },
        "capabilities": {
            "dev.ucp.shopping.cart": [
                {
                    "spec": "https://ucp.dev/2026-04-08/specification/cart",
                    "schema": "https://ucp.dev/2026-04-08/schemas/shopping/cart.json",
                    "version": "2026-04-08"
                }
            ],
            "dev.ucp.shopping.order": [
                {
                    "spec": "https://ucp.dev/2026-04-08/specs/shopping/order",
                    "schema": "https://ucp.dev/2026-04-08/schemas/shopping/order.json",
                    "version": "2026-04-08"
                }
            ],
            "dev.ucp.shopping.policy": [
                {
                    "spec": "https://ucp.dev/2026-04-08/specification/policy",
                    "schema": "https://ucp.dev/2026-04-08/schemas/shopping/policy.json",
                    "version": "2026-04-08"
                }
            ],
            "dev.ucp.shopping.checkout": [
                {
                    "spec": "https://ucp.dev/2026-04-08/specification/checkout",
                    "schema": "https://ucp.dev/2026-04-08/schemas/shopping/checkout.json",
                    "version": "2026-04-08"
                }
            ],
            "dev.ucp.shopping.discount": [
                {
                    "spec": "https://ucp.dev/2026-04-08/specification/discount",
                    "schema": "https://ucp.dev/2026-04-08/schemas/shopping/discount.json",
                    "extends": [
                        "dev.ucp.shopping.checkout",
                        "dev.ucp.shopping.cart"
                    ],
                    "version": "2026-04-08"
                }
            ],
            "dev.ucp.shopping.cart.note": [
                {
                    "spec": "https://ucp.dev/2026-04-08/specification/cart-note",
                    "schema": "https://ucp.dev/2026-04-08/schemas/shopping/cart_note.json",
                    "extends": [
                        "dev.ucp.shopping.cart"
                    ],
                    "version": "2026-04-08"
                }
            ],
            "dev.ucp.shopping.gift_card": [
                {
                    "spec": "https://ucp.dev/2026-04-08/specification/gift-card",
                    "schema": "https://ucp.dev/2026-04-08/schemas/shopping/gift_card.json",
                    "extends": [
                        "dev.ucp.shopping.checkout"
                    ],
                    "version": "2026-04-08"
                }
            ],
            "dev.ucp.shopping.fulfillment": [
                {
                    "spec": "https://ucp.dev/2026-04-08/specification/fulfillment",
                    "config": {
                        "allows_multi_destination": {
                            "shipping": false
                        }
                    },
                    "schema": "https://ucp.dev/2026-04-08/schemas/shopping/fulfillment.json",
                    "extends": [
                        "dev.ucp.shopping.checkout",
                        "dev.ucp.shopping.cart"
                    ],
                    "version": "2026-04-08"
                }
            ],
            "dev.ucp.shopping.cart.refresh": [
                {
                    "spec": "https://ucp.dev/2026-04-08/specification/cart-refresh",
                    "schema": "https://ucp.dev/2026-04-08/schemas/shopping/cart_refresh.json",
                    "extends": [
                        "dev.ucp.shopping.cart"
                    ],
                    "version": "2026-04-08"
                }
            ],
            "dev.ucp.shopping.buyer_identity": [
                {
                    "spec": "https://ucp.dev/2026-04-08/specification/buyer-identity",
                    "schema": "https://ucp.dev/2026-04-08/schemas/shopping/buyer_identity.json",
                    "extends": [
                        "dev.ucp.shopping.checkout"
                    ],
                    "version": "2026-04-08"
                }
            ],
            "dev.ucp.shopping.catalog.lookup": [
                {
                    "spec": "https://ucp.dev/2026-04-08/specification/catalog-lookup",
                    "schema": "https://ucp.dev/2026-04-08/schemas/shopping/catalog_lookup.json",
                    "version": "2026-04-08"
                }
            ],
            "dev.ucp.shopping.catalog.search": [
                {
                    "spec": "https://ucp.dev/2026-04-08/specification/catalog-search",
                    "schema": "https://ucp.dev/2026-04-08/schemas/shopping/catalog_search.json",
                    "version": "2026-04-08"
                }
            ],
            "dev.ucp.shopping.catalog.product": [
                {
                    "spec": "https://ucp.dev/2026-04-08/specification/catalog-product",
                    "schema": "https://ucp.dev/2026-04-08/schemas/shopping/catalog_product.json",
                    "version": "2026-04-08"
                }
            ]
        },
        "payment_handlers": {
            "com.google.pay": [
                {
                    "id": "gpay",
                    "spec": "https://pay.google.com/gp/p/ucp/2026-01-11/",
                    "config": {
                        "api_version": 2,
                        "merchant_info": {
                            "merchant_id": "",
                            "merchant_name": "Default Store View",
                            "merchant_origin": "ucp.meetanshi.in"
                        },
                        "api_version_minor": 0,
                        "allowed_payment_methods": [
                            {
                                "type": "CARD",
                                "parameters": {
                                    "allowed_auth_methods": [
                                        "PAN_ONLY",
                                        "CRYPTOGRAM_3DS"
                                    ],
                                    "allowed_card_networks": [
                                        "VISA",
                                        "MASTERCARD",
                                        "AMEX",
                                        "DISCOVER"
                                    ]
                                },
                                "tokenization_specification": {
                                    "type": "PAYMENT_GATEWAY",
                                    "parameters": [
                                        {
                                            "key": "gateway",
                                            "value": "free"
                                        },
                                        {
                                            "key": "gateway_merchant_id",
                                            "value": ""
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    "schema": "https://pay.google.com/gp/p/ucp/2026-01-11/schemas/config.json",
                    "version": "2026-01-11"
                }
            ]
        },
        "supported_versions": {
            "2026-04-08": "https://ucp.meetanshi.in/.well-known/ucp"
        }
    },
    "version": "2026-04-08",
    "signing_keys": [
        {
            "x": "4B0eWYIntC3BLOBQF3EAqLfGtfV_Aa64lWGb1gkP-ps",
            "y": "Ik1MgDHSTDbFaASe1QxcTN7Jg-cvFgCKP45WyusfRnY",
            "alg": "ES256",
            "crv": "P-256",
            "kid": "meetanshi_magento_2026",
            "kty": "EC",
            "use": "sig"
        }
    ]
}
Frequently Asked

About this ucp.meetanshi.in report

What does it mean that ucp.meetanshi.in is verified for UCP?
It means ucp.meetanshi.in publishes a valid UCP manifest at /.well-known/ucp, the manifest passes schema validation against 2026-04-08, and AI agents can discover its commerce capabilities without needing to scrape HTML. In plain terms: agents can shop here reliably.
Can I trust ucp.meetanshi.in 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 ucp.meetanshi.in use for UCP?
Our detection identifies ucp.meetanshi.in as running on Magento. 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 ucp.meetanshi.in generated?
Our crawler fetches ucp.meetanshi.in/.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 4 hours ago.
How often is ucp.meetanshi.in 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/ucp.meetanshi.inLive preview
Markdown
[![UCP Status](https://ucpchecker.com/badge/ucp.meetanshi.in)](https://ucpchecker.com/status/ucp.meetanshi.in)
HTML
<a href="https://ucpchecker.com/status/ucp.meetanshi.in"><img src="https://ucpchecker.com/badge/ucp.meetanshi.in" alt="UCP Status"></a>