UCP Checker
centuryrides.pages.dev icon
UCP Verification Report

centuryrides.pages.dev

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

Verified
B 84/100
Latency 76ms Spec 2026-08-25 HTTP 200 Security HTTPS Observed 15 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 centuryrides.pages.dev with a few gaps left to close.

Agent Discovery90
UCP Conformance97
Capability Coverage60
Verified

centuryrides.pages.dev is agent-ready but has minor schema warnings.

Latency
76ms
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.

2.1 KB94293c7623076250
mentions UCP
# CenturyRides.org

> The authoritative open directory of 100-mile / 100-kilometer (century/metric century) cycling events, alpine challenges, and gravel endurance rides across North America (United States, Canada, and Mexico).

## Overview
CenturyRides.org provides programmatic and human access to organized century rides across North America. Each entry contains verified geographical location, sub-region, calendar month, official destination URL, terrain tags, and route elevation details.

## Machine Readable Interfaces
- Universal Commerce Protocol (UCP): `/.well-known/ucp`
- OpenAPI 3.1 Specification: `/.well-known/openapi.yaml`
- Extended Agent Specification: `/.well-known/agent.json`, `/llms-full.txt`
- Query & Search API: `/api/rides` (GET - x402 Micropayment enabled for automated queries)
- Free Preview Discovery Tier: `/api/rides/summary` (GET)
- Submission Ingestion: `/api/rides` (POST)
- Model Context Protocol (MCP) Server: Available in the `/mcp-server` repository directory for local agent installation (Stdio).

## Programmatic SEO Directory
- Programmatic Hub Directory: `/century-rides/` (Complete North American index)
- 50 US State Guides: `/century-rides/<state-slug>/` (e.g. `/century-rides/california/`, `/century-rides/indiana/`, `/century-rides/colorado/`)
- 12 Month Seasonal Calendars: `/century-rides/<month-slug>/` (e.g. `/century-rides/september/`, `/century-rides/june/`)

## Key Resources
- Demo Mode (Clean UI): `/demo.html`
- 12-Week Century Training Guide: `/guide.html` (Comprehensive endurance, pacing, and fueling protocol for a 100-mile ride)
- Brand Assets & Logos: `/brand.html`
- Frequently Asked Questions: `/faq.html` (Differences between metric/imperial, training, pacing, and fueling guidelines)

## Key Entities
- **Century Ride (100 Miles)**: Single-day or multi-day bicycle event with a sanctioned 100-mile route.
- **Regions**: Indexed sub-state zones (e.g., Blue Ridge, Driftless Area, Suwannee River, Flint Hills).
- **Surface Disciplines**: Road, Alpine / Mountain Pass, Gravel / Mixed-Surface, Rail-Trail, Urban.
View source ↗

Capabilities Detected

UCP capabilities supported by this endpoint
Catalog Search ✓ Bound 2026-08-25

Technical Vitals

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

Get notified when centuryrides.pages.dev 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

💳 Redirect official-race-redirect
Gateway:Unknown
💳 X402 x402-base-usdc
Gateway:Unknown
Raw UCP Manifest JSON
{
    "ucp": {
        "version": "2026-08-25",
        "services": {
            "dev.ucp.shopping": [
                {
                    "spec": "https://ucp.dev/specification/shopping/",
                    "schema": "https://centuryrides.org/.well-known/openapi.yaml",
                    "version": "2026-08-25",
                    "endpoint": "https://centuryrides.org/api",
                    "transport": "rest"
                }
            ]
        },
        "capabilities": {
            "dev.ucp.shopping.catalog_search": [
                {
                    "spec": "https://ucp.dev/specification/shopping/catalog_search/",
                    "schema": "https://ucp.dev/schemas/shopping/catalog_search.json",
                    "version": "2026-08-25"
                }
            ]
        },
        "payment_handlers": {
            "dev.ucp.redirect": [
                {
                    "id": "official-race-redirect",
                    "spec": "https://ucp.dev/specification/payment/redirect/",
                    "config": {
                        "mode": "external_event_registration"
                    },
                    "schema": "https://ucp.dev/schemas/payment/redirect.json",
                    "version": "2026-08-25"
                }
            ],
            "dev.ucp.payment.x402": [
                {
                    "id": "x402-base-usdc",
                    "token": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
                    "header": "PAYMENT-SIGNATURE",
                    "symbol": "USDC",
                    "network": "eip155:8453",
                    "pricing": {
                        "deep_record": "20000",
                        "search_query": "5000",
                        "deep_record_usd": "$0.02",
                        "search_query_usd": "$0.005"
                    },
                    "version": "2.0",
                    "protocol": "x402",
                    "recipient": "0xf1FAfF8c4e651759a6aD19CC49f87855f41D0BCC"
                }
            ]
        }
    },
    "keys": []
}
Frequently Asked

About this centuryrides.pages.dev report

What does it mean that centuryrides.pages.dev is verified for UCP?
It means centuryrides.pages.dev 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 centuryrides.pages.dev 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 centuryrides.pages.dev use for UCP?
Our detection identifies centuryrides.pages.dev as running on Custom. 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 centuryrides.pages.dev generated?
Our crawler fetches centuryrides.pages.dev/.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 15 hours ago.
How often is centuryrides.pages.dev 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/centuryrides.pages.devLive preview
Markdown
[![UCP Status](https://ucpchecker.com/badge/centuryrides.pages.dev)](https://ucpchecker.com/status/centuryrides.pages.dev)
HTML
<a href="https://ucpchecker.com/status/centuryrides.pages.dev"><img src="https://ucpchecker.com/badge/centuryrides.pages.dev" alt="UCP Status"></a>