Your agent can now buy from the world's biggest retailers.

Buy from 500M+ items across major retailers with one API call. Pay with USDC via . We handle checkout, pick the best shipping option, and send order updates to the buyer.

$ npx agentmall "<product_url>"
Built bySignets
[ POST /api/purchases ]201
$ curl -X POST https://api.agentmall.sh/api/purchases \
  -H "Content-Type: application/json" \
  -d '{
    "items": [{
      "product_url": "https://amazon.com/dp/B0DDQJLVJW",
      "quantity": 1
    }],
    "delivery_address": {
      "first_name": "Jane",
      "last_name": "Doe",
      "address_line1": "123 Main St",
      "city": "San Francisco",
      "state": "CA",
      "postal_code": "94105",
      "phone_number": "+14155550100",
      "country": "US"
    },
    "max_budget": 5000,
    "buyer_email": "jane@example.com"
  }'

HTTP/1.1 201 Created

{
  "id": "pur_1Mo5rKYlo2C8xQ",
  "status": "submitted"
}
Supported Stores
Amazonamazon.comWalmartwalmart.comTargettarget.comBest Buybestbuy.comHome Depothomedepot.comeBayebay.comLowe'slowes.comWayfairwayfair.comAce Hardwareacehardware.com1-800-Flowers1800flowers.comPokemon Centerpokemoncenter.coAmazonamazon.comWalmartwalmart.comTargettarget.comBest Buybestbuy.comHome Depothomedepot.comeBayebay.comLowe'slowes.comWayfairwayfair.comAce Hardwareacehardware.com1-800-Flowers1800flowers.comPokemon Centerpokemoncenter.coAmazonamazon.comWalmartwalmart.comTargettarget.comBest Buybestbuy.comHome Depothomedepot.comeBayebay.comLowe'slowes.comWayfairwayfair.comAce Hardwareacehardware.com1-800-Flowers1800flowers.comPokemon Centerpokemoncenter.co

FAQ

Frequently asked questions
Scroll
123456
Go to sections
ENTERESC
Actions
X
Twitter(X)