Directory / grocery-basket.bowling-anthony.workers.dev
Compare one grocery item across nearby stores in a US ZIP: price, sale price, package size, price per comparable unit, stock and a purchase link.
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X GET 'https://grocery-basket.bowling-anthony.workers.dev/find' # -> HTTP/1.1 402 Payment Required # the response carries the price, asset and pay-to address. # 2. Pay and retry with any x402 client: npx x402-fetch 'https://grocery-basket.bowling-anthony.workers.dev/find'
Endpoint: https://grocery-basket.bowling-anthony.workers.dev/find. Operated by grocery-basket.bowling-anthony.workers.dev, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.
Price a whole grocery list at each nearby store in a US ZIP: per-store line items, subtotals, and which items each store is missing or out of.
Cheapest way to buy a whole grocery list in a US ZIP: best single store plus the cross-store optimum, with savings, stops and per-line substitutes.
All 3 endpoints on grocery-basket.bowling-anthony.workers.dev →