bonsai.de
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 →
bonsai.de is conforming and ready for agent discovery and checkout.
/llms.txt content
The plain-text brief this store publishes to AI agents. Captured on the most recent check.
# Bonsai.de
> This is a Shopware-powered online shop. This file provides AI assistants with a concise entry point to public sales channel information.
> Only public shop information is described here; account, order, payment, and checkout actions require explicit user interaction and normal authentication.
## Public resources
- [Home](/): Start page for this storefront.
- [Search](/search): Search the public product catalogue.
- [Sitemap](/sitemap.xml): Public sitemap for discoverable pages.
- [Imprint](/page/cms/9214c773e1c248bd8e8841c9d3e15d28)
- [Privacy policy](/page/cms/905e4ad76c6f402c981b46c83fc29fae)
- [Terms](/page/cms/7012410d349f441a9798f1f0a5d80e73)
- [Shipping/payment information](/page/cms/ff638c19bc7b417cb25819a9a329a832)
- [Revocation/cancellation policy](/page/cms/edc40c04ea6047379cc89d0dc7bdb0f6)
- [Robots policy](/robots.txt): Crawling and access rules.
- [Agent instructions](/AGENTS.md): Guidance for AI agents interacting with this shop.
## Localization
- Current language: Deutsch (de-DE)
- Current currency: EUR (Euro)
- Supported languages: es-ES (Spanisch, Spanien), de-DE (Deutsch, Deutschland), en-GB (Englisch, Vereinigtes Königreich), fr-FR (Französisch, Frankreich), it-IT (Italienisch, Italien), nl-NL (Niederländisch, Niederlande)
- Supported currencies: EUR (Euro)
## Guidance
- Use public sales channel resources as the source of truth.
- Verify product prices, availability, delivery information, taxes, and legal information on the live sales channel before presenting them as current.
- Prefer canonical storefront URLs or documented Store API routes when linking to products, categories, content pages, or policies.
- Respect `robots.txt`, rate limits, and normal checkout boundaries.
## Agentic commerce
- [UCP profile](/.well-known/ucp): Machine-readable Universal Commerce Protocol profile for this sales channel.
Use the UCP profile as the source of truth for enabled agentic commerce capabilities, supported transports, endpoint URLs, signing keys, and protocol versions. Only use capabilities and transports advertised in the profile.
Capabilities Detected
| Cart ✓ Bound | 2026-04-08 |
| Discount Extension ✓ Bound | 2026-04-08 |
| Order Management ✓ Bound | 2026-04-08 |
| Catalog ✓ Bound | 2026-04-08 |
| Checkout ✓ Bound | 2026-04-08 |
Technical Vitals
| UCP Status | Verified |
| Endpoint | https://bonsai.de/.well-known/ucp |
| HTTP Status | 200 |
| UCP Version | 2026-04-08 |
| Transports | REST, EMBEDDED, A2A |
| 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 bonsai.de 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 bonsai.de yours? Verify with one DNS record and monitor it daily — trends, break alerts & benchmarks.
Start monitoring →Get notified when bonsai.de 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 |
Raw UCP Manifest JSON
{
"ucp": {
"version": "2026-04-08",
"services": {
"dev.ucp.shopping": [
{
"spec": "https://ucp.dev/specification/overview/",
"schema": "https://ucp.dev/2026-04-08/services/shopping/rest.openapi.json",
"version": "2026-04-08",
"endpoint": "https://www.bonsai.de/ucp/v1",
"transport": "rest"
},
{
"spec": "https://ucp.dev/specification/overview/",
"schema": "https://ucp.dev/2026-04-08/services/shopping/embedded.openrpc.json",
"version": "2026-04-08",
"endpoint": "https://www.bonsai.de/ucp/embedded",
"transport": "embedded"
},
{
"spec": "https://ucp.dev/specification/overview/",
"version": "2026-04-08",
"endpoint": "https://www.bonsai.de/ucp/a2a",
"transport": "a2a"
}
]
},
"capabilities": {
"dev.ucp.shopping.cart": [
{
"spec": "https://ucp.dev/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/specification/order/",
"schema": "https://ucp.dev/2026-04-08/schemas/shopping/order.json",
"version": "2026-04-08"
}
],
"dev.ucp.shopping.catalog": [
{
"spec": "https://ucp.dev/specification/catalog/",
"schema": "https://ucp.dev/2026-04-08/schemas/shopping/catalog.json",
"version": "2026-04-08"
}
],
"dev.ucp.shopping.checkout": [
{
"spec": "https://ucp.dev/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/specification/discount/",
"schema": "https://ucp.dev/2026-04-08/schemas/shopping/discount.json",
"extends": [
"dev.ucp.shopping.cart",
"dev.ucp.shopping.checkout"
],
"version": "2026-04-08"
}
]
},
"payment_handlers": []
},
"signing_keys": [
{
"x": "9P3kG9dgIGIZmIKdeWL9Z-XGpg7gZ7_tqDnWclqnmUI",
"y": "MliMkstoe9wgeVZ6E11D1YxPjoJLjXqLUkTdLwwXJlU",
"alg": "ES256",
"crv": "P-256",
"kid": "default",
"kty": "EC",
"use": "sig"
}
]
}
Other verified stores with similar capabilities
Stores that share the most UCP capabilities with bonsai.de, ranked by overlap.
About this bonsai.de report
What does it mean that bonsai.de is verified for UCP?
/.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 bonsai.de for AI agent purchases?
What platform does bonsai.de use for UCP?
How was this UCP report for bonsai.de generated?
bonsai.de/.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 13 hours ago.How often is bonsai.de re-checked?
Why does this status matter?
Add Status Badge to Your README
[](https://ucpchecker.com/status/bonsai.de)<a href="https://ucpchecker.com/status/bonsai.de"><img src="https://ucpchecker.com/badge/bonsai.de" alt="UCP Status"></a>