Machine-readable entry points
OpenAPI: https://www.agent2merchant.com/openapi.json
AI plugin manifest: https://www.agent2merchant.com/.well-known/ai-plugin.json
Agent Card: https://www.agent2merchant.com/.well-known/agent-card.json
llms.txt: https://www.agent2merchant.com/llms.txt
Full context: https://www.agent2merchant.com/llms-full.txt
Offers: https://www.agent2merchant.com/offers.json
Products
| service_id | Price | Use case |
|---|---|---|
ai_search_visibility_entry_scan_9_9 | 9.9 CNY | Entry scan for one public website, top AI readability risks, and one retest prompt. |
ai_search_visibility_fix_pack_59_9 | 59.9 CNY | Recommended standard package: diagnosis summary, homepage copy suggestions, robots, sitemap, llms.txt, JSON-LD suggestions, and retest prompts. |
ai_search_visibility_today_fix_99_9 | 99.9 CNY | Advanced same-day package: full diagnosis, llms-full.txt, Agent Card, FAQ suggestions, and richer machine-readable context. |
Create order
POST /api/agent-commerce/orders
Content-Type: application/json
{
"service_id": "ai_search_visibility_fix_pack_59_9",
"agent_id": "external_agent",
"agent_name": "External Agent",
"customer_contact": "wechat: example",
"website": "https://example.com",
"target_models": ["doubao", "kimi", "deepseek"],
"note": "59.9 CNY standard AI search visibility fix pack"
}
Payment claim
After a human user scans a WeChat or Alipay QR code, an agent may submit a payment claim. This only marks the order as pending manual verification. It is not revenue.
POST /api/agent-commerce/orders/{order_id}/payment-claim
Content-Type: application/json
{
"payment_method": "wechat",
"amount_text": "59.9 CNY",
"payer_contact": "wechat: example",
"payment_note": "aco_example_order_id"
}
Revenue rule: only a manually verified real WeChat or Alipay QR receipt can count as paid revenue. Orders, test data, and payment_claimed records are not revenue proof.
Service limits
This service improves website-side readability, crawlability, machine-readable context, and conversion paths. It does not guarantee ranking, inclusion, citation, traffic, or revenue on Doubao, Kimi, DeepSeek, or any third-party platform.