DEMO — v0.2 Agent-Native Commerce Primitive
SYNC
connected
0
AGENT-NATIVE COMMERCE

The Commerce Primitive for AI Agents

Search, price, and checkout in one API call. 0 SKUs live. 20% GM floor guaranteed.

agent.py
import requests

products = requests.get(
  "worldproducts.ai/v1/products/search",
  params={"q": "phone case"}
).json()["results"]

price = requests.post(
  "worldproducts.ai/v1/price",
  json={"sku": products[0]["sku"]}
).json()
Semantic Search
Natural language in EN/ZH. Catalog + runtime fallback to 1688.
Landed Pricing
Real-time cost + shipping + duty + VAT. 20% GM floor enforced.
One-Call Checkout
Agent creates order + gets payment URL. Stripe-powered.
MCP Protocol
JSON-RPC 2.0 tool interface. Drop into any MCP-compatible agent.
20%+ GM Floor
🌎 55+ Countries
🔒 Stripe Payments
🚚 Free Intl Shipping

What are you looking for today?

Search or browse categories to discover products

🛒 AI Shopping Assistant Online
Trending electronics Phone cases under $10 Best laptop stands Show me cheaper ones What colors available?
Hey there! I'm your AI shopping assistant 👋
I can help you discover products, compare prices, and find the best deals. Ask me anything!
🔍 Blue phone case 💰 Laptop stand under $20 📱 Latest electronics 🎨 What colors available?

Checkout

⚡ Demo Mode — This is a sandbox environment for testing. No real charges will be made.

Report Issue / Feedback

Screenshots, screen recordings, and voice memos welcome!

📎
Drop files here or click to upload
Images, videos, audio — max 20MB each