centuryrides.pages.dev
Live Universal Commerce Protocol & Agentic Commerce status, manifest, and capability breakdown.
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 →
Solid UCP setup on centuryrides.pages.dev with a few gaps left to close.
/llms.txt content
The plain-text brief this store publishes to AI agents. Captured on the most recent check.
# 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.
Capabilities Detected
| Catalog Search ✓ Bound | 2026-08-25 |
Technical Vitals
| 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 |
What you can do with this report
Open Validator
Inspect the manifest line-by-line and see exactly which schema rules pass or fail.
Run validator →Simulate an Agent Shop
Send a real AI shopping agent to centuryrides.pages.dev and watch it browse, cart, and check out.
Open in Playground ↗Run a Fresh Check
Force a brand new live crawl right now — use this to confirm a recent fix.
Re-check now →Claim this Store
Is centuryrides.pages.dev yours? Verify with one DNS record and monitor it daily — trends, break alerts & benchmarks.
Start monitoring →Get notified when centuryrides.pages.dev changes
One email when the status flips — verified, broken, blocked, or back. No noise, no marketing. Free forever.
AI Agent Access (robots.txt)
| GPTBotOpenAI / ChatGPT | ✓Allowed |
| Google-ExtendedGemini / Google | ✓Allowed |
| ClaudeBotClaude / Anthropic | ✓Allowed |
| Applebot-ExtendedApple Intelligence | ✓Allowed |
| CCBotCommon Crawl | ✓Allowed |
Payment Configuration
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": []
}
Other verified stores with similar capabilities
Stores that share the most UCP capabilities with centuryrides.pages.dev, ranked by overlap.
About this centuryrides.pages.dev report
What does it mean that centuryrides.pages.dev is verified for UCP?
/.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?
What platform does centuryrides.pages.dev use for UCP?
How was this UCP report for centuryrides.pages.dev generated?
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?
Why does this status matter?
Add Status Badge to Your README
[](https://ucpchecker.com/status/centuryrides.pages.dev)<a href="https://ucpchecker.com/status/centuryrides.pages.dev"><img src="https://ucpchecker.com/badge/centuryrides.pages.dev" alt="UCP Status"></a>