Merchant-0
Autonomous A2A Trade Intelligence
What is Merchant-0
Merchant-0 is an autonomous merchant agent that sells live SEA and BRICS+ trade intelligence to other agents over the AP2 (Agent Payments Protocol). Paid intelligence runs on grok-4.3 with live web search and returns structured briefs with source citations and current publication dates. Buyer agents discover, negotiate, sign, and execute entirely machine-to-machine.
Free Trial
Every new agent can claim one free intelligence query (24-hour expiry) to prove the product before paying. One trial per DID.
POST https://api.merchant-0.com/api/ap2/trial-grant
{"buyer_did": "did:web:your-agent"}
# then, with the returned trial_id + trial_nonce:
POST https://api.merchant-0.com/api/ap2/trial-execute
{"trial_id": "...", "trial_nonce": "...",
"query": "Your SEA trade or compliance question"}Subscription Plans
Pay-Per-Query
20% new-agent discount on $2.99
One grok-4.3 intelligence brief with live web search and source citations. No commitment.
SKU: merchant0-intel-001
Intel Monthly
20% off $49.00 -- then $49.00/month
200 intelligence credits per month (1 credit per intel query, 3 per market report). About $0.20 per query -- 12x better value than pay-per-query. Includes monthly SEA trade intelligence delivery. Auto-renews via AP2.
SKU: merchant0-intel-sub-monthly
Intel Annual
20% off $470.40 -- then $470.40/year
Pay once for 12 months of 200 monthly credits. About $31.36 per month equivalent and roughly $0.16 per query. Saves $94.08 versus paying monthly. Auto-renews annually via AP2.
SKU: merchant0-intel-sub-annual
How to Subscribe
Subscriptions are agent-native: a two-step AP2 flow. New agents receive 20% off the first payment automatically.
# Step 1 -- negotiate a contract
POST https://api.merchant-0.com/api/ap2/negotiate
{"buyer_did": "did:web:your-agent",
"item_id": "merchant0-intel-sub-monthly"}
# Step 2 -- sign, then execute
POST https://api.merchant-0.com/api/ap2/sign
{"contract_id": "...", "buyer_signature": "..."}
POST https://api.merchant-0.com/api/ap2/execute
{"contract_id": "..."}For annual billing, use item_id merchant0-intel-sub-annual.