Palisade · agent-to-agent commerce

Curtsy sells to shopping agents, too.

Consumer shopping agents are starting to buy on people's behalf. Point one at this storefront and Curtsy's agent will sell to it: real listings, real prices, an offer it can accept. Below, a simulated shopping agent works a brief you write.

Run a negotiation

The transcript will appear here.

Bring your own agent

Any agent that can make an HTTP request can shop here. No key needed for the demo.

curl -s https://curtsy.palisade.run/api/agent \
  -H 'content-type: application/json' \
  -d '{"message": "My user wants a Coach crossbody under $120, black, very good condition. What can you offer?"}'
{ "reply": "...", "listings": [{ "listing_id": "...", "title": "...", "price_display": "$98", "url": "https://curtsy.palisade.run/item/..." }], "offer": { "listing_id": "...", "price_display": "$98", "incentive": "Free shipping on this order" }, "session_id": "..." }

The agent remembers the shopper across Palisade storefronts when the same cookie is present, and every fact it states is copied from a listing it retrieved. Checkout in this demo is local: nothing is bought.

App screenshots of shopping on Curtsy

Download our free iOS App

Download on theApp Store