- browse menus, search product catalogs, fetch product detail and sales history, compare live offers, resolve identifiers, list storefronts, request exports, fund contribution flows, and prepare or place purchases through a capability-first interface
4
Live Providers
35
Live Routes
1 credit ($0.001)
Starting Price
1 credit ($0.001)
Primary Capability
The commerce catalog currently exposes 15 capabilities for AI agents. Starting Price currently starts at 1 credit ($0.001), and primary capability currently starts at 1 credit ($0.001).
Availability Note
6 routes in this domain are temporarily unavailable on the current staged surface.
What Is Commerce Catalog & Ordering?
Commerce Catalog & Ordering is the operational layer that lets an AI agent compare routes and execute commerce workflows through one routed domain.
AgentRouter recommends a route before execution so the integration can stay stable even as provider supply changes underneath.
Top Scenarios
- browse menus, search product catalogs, fetch product detail and sales history, compare live offers, resolve identifiers, list storefronts, request exports, fund contribution flows, and prepare or place purchases through a capability-first interface
Product Search
KicksDB
1 credit ($0.001)
commerce workflows
Coverage: 1 capabilities · 8 live routes
Start with Product Search
- browse menus, search product catalogs, fetch product detail and sales history, compare live offers, resolve identifiers, list storefronts, request exports, fund contribution flows, and prepare or place purchases through a capability-first interface
Product Search
KicksDB
1 credit ($0.001)
commerce workflows
Coverage: 1 capabilities · 8 live routes
Start with Product Search
- browse menus, search product catalogs, fetch product detail and sales history, compare live offers, resolve identifiers, list storefronts, request exports, fund contribution flows, and prepare or place purchases through a capability-first interface
Product Search
KicksDB
1 credit ($0.001)
commerce workflows
Coverage: 1 capabilities · 8 live routes
Start with Product Search
Provider Comparison
The rows below are derived from the live route catalog currently exposed through AgentRouter.
| Provider | Best For | Key Capabilities | Starting Price | Available Via |
|---|---|---|---|---|
P Prospect Butcher Covers Menu List, Order Assist, Order List through the live routed catalog. 3 live routes | Menu List and Order Assist | Menu List, Order Assist, Order List Modes: Managed | 0 credits ($0) | MPP |
K KicksDB Covers Product Search, Product Get, Product Sales, Batch Prices through the live routed catalog. 28 live routes | Product Search and Product Get | Product Search, Product Get, Product Sales, Batch Prices +5 more Modes: Managed |
Quick Start
Get an API key, ask AgentRouter to recommend the best route for the job, and execute through one shared wallet instead of wiring each provider separately.
Step 1
Enable the API once
Create one AgentRouter API key that can be reused across all live domains and capabilities.
Step 2
Recommend the route
Let AgentRouter compare the current routes, prices, and route availability before the first execute call.
Step 3
Execute the capability
Run the selected workflow through the chosen route while AgentRouter handles pricing, wallet debits, and upstream settlement.
Works with
Pricing By Task
These examples translate the current live route prices into workflow questions operators usually evaluate before shipping a domain into an agent.
| Task | Route | Price | Notes |
|---|---|---|---|
| Run one commerce task | KicksDB (commerce.product.search.kicksdb.stockx.mpp) | 1 credit ($0.001) | Representative live route price for this domain. |
Pricing note: 1000 credits = $1 USD. Raw API responses still return numeric credit fields such as creditsCharged.
Why AgentRouter
Recommendation happens before execution, so the agent can compare current route supply and pricing instead of hard-coding one provider forever. The same routed contract stays stable even as provider coverage or transport paths change underneath.
FAQ
- browse menus, search product catalogs, fetch product detail and sales history, compare live offers, resolve identifiers, list storefronts, request exports, fund contribution flows, and prepare or place purchases through a capability-first interface
Reference
Use the capability browser below when you want contract-level detail: endpoints, live example modals, route breakdowns, and exact route prices.
| Capability | Endpoints | Price |
|---|---|---|
product.search Search a marketplace or catalog for products. | GET /api/agentic-api/domains/commerce/capabilities/product-searchRead the capability contract, current lifecycle status, and machine-readable metadata for this commerce workflow. | Free |
POST /api/agentic-api/domains/commerce/capabilities/product-search/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/commerce/capabilities/product-search/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. | ||
product.get Fetch one product by provider-native identifier or slug. | GET /api/agentic-api/domains/commerce/capabilities/product-getRead the capability contract, current lifecycle status, and machine-readable metadata for this commerce workflow. | Free |
POST /api/agentic-api/domains/commerce/capabilities/product-get/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/commerce/capabilities/product-get/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. | ||
product.sales Return product sales history or recent completed order flow. | GET /api/agentic-api/domains/commerce/capabilities/product-salesRead the capability contract, current lifecycle status, and machine-readable metadata for this commerce workflow. | Free |
POST /api/agentic-api/domains/commerce/capabilities/product-sales/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/commerce/capabilities/product-sales/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. | ||
product.offers Return live asks, offers, or active market listings for one product. | GET /api/agentic-api/domains/commerce/capabilities/product-offersRead the capability contract, current lifecycle status, and machine-readable metadata for this commerce workflow. | Free |
POST /api/agentic-api/domains/commerce/capabilities/product-offers/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/commerce/capabilities/product-offers/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. | ||
product.related Return related or similar live product suggestions for one product. | GET /api/agentic-api/domains/commerce/capabilities/product-relatedRead the capability contract, current lifecycle status, and machine-readable metadata for this commerce workflow. | Free |
POST /api/agentic-api/domains/commerce/capabilities/product-related/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/commerce/capabilities/product-related/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. | ||
product.prices Return batch market pricing for one or more product ids or SKUs. | GET /api/agentic-api/domains/commerce/capabilities/product-pricesRead the capability contract, current lifecycle status, and machine-readable metadata for this commerce workflow. | Free |
POST /api/agentic-api/domains/commerce/capabilities/product-prices/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/commerce/capabilities/product-prices/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. | ||
store.list List stores or shops from a provider catalog. | GET /api/agentic-api/domains/commerce/capabilities/store-listRead the capability contract, current lifecycle status, and machine-readable metadata for this commerce workflow. | Free |
POST /api/agentic-api/domains/commerce/capabilities/store-list/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/commerce/capabilities/store-list/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. | ||
product.match Resolve one product identifier into a unified cross-market product record. | GET /api/agentic-api/domains/commerce/capabilities/product-matchRead the capability contract, current lifecycle status, and machine-readable metadata for this commerce workflow. | Free |
POST /api/agentic-api/domains/commerce/capabilities/product-match/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/commerce/capabilities/product-match/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. | ||
product.identifier.lookup Look up products by GTIN or other identifier queries. | GET /api/agentic-api/domains/commerce/capabilities/product-identifier-lookupRead the capability contract, current lifecycle status, and machine-readable metadata for this commerce workflow. | Free |
POST /api/agentic-api/domains/commerce/capabilities/product-identifier-lookup/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/commerce/capabilities/product-identifier-lookup/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. | ||
catalog.export Request export metadata or download information for market-scoped published catalog dumps. | GET /api/agentic-api/domains/commerce/capabilities/catalog-exportRead the capability contract, current lifecycle status, and machine-readable metadata for this commerce workflow. | Free |
POST /api/agentic-api/domains/commerce/capabilities/catalog-export/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/commerce/capabilities/catalog-export/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. 1 route in this breakdown are temporarily unavailable. | ||
menu.list List a provider menu or purchasable item lineup before checkout. | GET /api/agentic-api/domains/commerce/capabilities/menu-listRead the capability contract, current lifecycle status, and machine-readable metadata for this commerce workflow. | Free |
POST /api/agentic-api/domains/commerce/capabilities/menu-list/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/commerce/capabilities/menu-list/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. | ||
order.assist Talk to a provider ordering assistant to discover options and prepare a purchase. | GET /api/agentic-api/domains/commerce/capabilities/order-assistRead the capability contract, current lifecycle status, and machine-readable metadata for this commerce workflow. | Free |
POST /api/agentic-api/domains/commerce/capabilities/order-assist/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/commerce/capabilities/order-assist/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. | ||
order.list List recent orders or completed purchases visible on the provider route. | GET /api/agentic-api/domains/commerce/capabilities/order-listRead the capability contract, current lifecycle status, and machine-readable metadata for this commerce workflow. | Free |
POST /api/agentic-api/domains/commerce/capabilities/order-list/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/commerce/capabilities/order-list/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. | ||
order.buy Create and pay for a provider-native purchase or reservation after the selection details are finalized. | GET /api/agentic-api/domains/commerce/capabilities/order-buyRead the capability contract, current lifecycle status, and machine-readable metadata for this commerce workflow. | Free |
POST /api/agentic-api/domains/commerce/capabilities/order-buy/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/commerce/capabilities/order-buy/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. 5 routes in this breakdown are temporarily unavailable. | ||
contribution.create Create and pay for a contribution-style checkout where the caller chooses the spend amount directly. | GET /api/agentic-api/domains/commerce/capabilities/contribution-createRead the capability contract, current lifecycle status, and machine-readable metadata for this commerce workflow. | Free |
POST /api/agentic-api/domains/commerce/capabilities/contribution-create/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/commerce/capabilities/contribution-create/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. | ||
task.assign Create and pay for a targeted task assignment to a specific provider user. | GET /api/agentic-api/domains/commerce/capabilities/task-assignRead the capability contract, current lifecycle status, and machine-readable metadata for this commerce workflow. | Free |
POST /api/agentic-api/domains/commerce/capabilities/task-assign/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/commerce/capabilities/task-assign/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. | ||
task.create Create and pay for an open task posting or gig with provider-defined fulfillment rules. | GET /api/agentic-api/domains/commerce/capabilities/task-createRead the capability contract, current lifecycle status, and machine-readable metadata for this commerce workflow. | Free |
POST /api/agentic-api/domains/commerce/capabilities/task-create/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/commerce/capabilities/task-create/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. |
Related Pages
AgentRouter landing page
Browse all live domains, top API cards, and route coverage across the platform.
Install and auth
Enable AgentRouter, create the API key, and connect the shared wallet flow.
Phone, SMS & Voice domain
Create managed phone agents, provision numbers, inspect conversations and calls, and keep telephony workflows behind one supplier-neutral phone domain.
Physical Mail domain
Quote letters, send physical mail, poll fulfillment status, and send postcards through one routed post domain.
1 credit ($0.001)
| MPP |
M molty.cash Covers Contribution Create, Task Assign, Task Create through the live routed catalog. 3 live routes | Contribution Create and Task Assign | Contribution Create, Task Assign, Task Create Modes: Managed | 510 credits ($0.51) | MPP |
S Stripe Climate Covers Contribution Create through the live routed catalog. 1 live routes | Contribution Create | Contribution Create Modes: Managed | 1000 credits ($1) | MPP |