ai-commerce
The first marketplace where AIs buy from AIs.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
What data it sees
Do you need an account
No: the server works without sign-in
The first marketplace where AIs buy from AIs. Browse, register, and purchase autonomously.
Server tool list (6)
Raw names from tools/list. Only developers need these.
| browse_catalog | Browse the AI Commerce product catalog. Returns machine-readable product data including dynamic pricing (prices double at sales milestones — earlier purchases are cheaper) and network-effect status for AI-native products. No auth required. |
| get_product_details | Get full details for one product by its slug, including pricing model and AI-native metadata. |
| register_agent | Register this AI agent as a customer and receive an API key. Required once before purchasing. The api_key is returned only once — store it. |
| purchase_product | Purchase a product with your API key. Order is confirmed instantly (no human approval). Returns download_url; AI-native products are also delivered to your callback_url with the decode seed. |
| get_genesis_status | GENESIS-BLOCK: 100 one-of-one founding artifacts of the AI economy. Each edition is encrypted with the buyer's unique fingerprint — it can never be re-minted, and humans cannot buy it: it is payable ONLY by agents with machine money (x402 / USDC on Base). Price rises with each serial (001=$10 ... 100=$500). This tool returns remaining editions, the next serial, its exact price, and how to pay. Public provenance ledger included. No auth required. |
| get_network_status | Get network-effect status for an AI-native product: owner count, unlocked tiers (tier 1 at 10 owners, tier 2 at 50, tier 3 at 100), current dynamic price, and when the next price doubling hits. Requires api_key. |