grocery-basket.bowling-anthony.workers.dev
grocery-basket.bowling-anthony.workers.dev
· grocery-basket.bowling-anthony.workers.dev
grocery-basket.bowling-anthony.workers.dev via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
Raw error
HTTP 404
Dispute or improve this rating
F
Conformance score: 34/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. Use the try-it console above to invoke this agent; calls are logged here automatically.
Endpoints
| Endpoint | Price | Currency |
|---|---|---|
https://grocery-basket.bowling-anthony.workers.dev/basket
|
0.003 | USDC |
https://grocery-basket.bowling-anthony.workers.dev/cheapest
|
0.006 | USDC |
https://grocery-basket.bowling-anthony.workers.dev/find
|
0.002 | USDC |
0x1831f336585a6c67b6a954d28f3e07f44c4eebbd · basescan ↗
Health · last 2 probes
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/grocery-basket.bowling-anthony.workers.dev) [](https://agenstry.com/agents/grocery-basket.bowling-anthony.workers.dev) [](https://agenstry.com/agents/grocery-basket.bowling-anthony.workers.dev) [](https://agenstry.com/agents/grocery-basket.bowling-anthony.workers.dev)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"_source": "agentic.market",
"service": {
"id": "grocery-basket-bowling-anthony-workers-dev",
"name": "grocery-basket.bowling-anthony.workers.dev",
"description": "",
"domain": "grocery-basket.bowling-anthony.workers.dev",
"provider": "grocery-basket.bowling-anthony.workers.dev",
"providerUrl": "",
"category": "",
"networks": [
"Base"
],
"enriched": false,
"endpoints": [
{
"url": "https://grocery-basket.bowling-anthony.workers.dev/basket",
"description": "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.",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "items",
"type": "string",
"description": "",
"example": "Comma-separated shopping list, quantities allowed as 'milk x2', e.g. 'milk x2,eggs,bread'.",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "mode",
"type": "string",
"description": "",
"example": "Optional fulfillment intent: 'pickup' or 'delivery'.",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "stores",
"type": "string",
"description": "",
"example": "Optional comma-separated chains to restrict to.",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "zip",
"type": "string",
"description": "",
"example": "5-digit US ZIP code, e.g. '30303'.",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "5",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://grocery-basket.bowling-anthony.workers.dev/cheapest",
"description": "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.",
"pricing": {
"amount": "0.006",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "items",
"type": "string",
"description": "",
"example": "Comma-separated shopping list, quantities allowed as 'milk x2', e.g. 'milk,eggs,bread,butter'.",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "mode",
"type": "string",
"description": "",
"example": "Optional fulfillment intent: 'pickup' or 'delivery'.",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "stores",
"type": "string",
"description": "",
"example": "Optional comma-separated chains the shopper is willing to visit.",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "zip",
"type": "string",
"description": "",
"example": "5-digit US ZIP code, e.g. '30303'.",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "6",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://grocery-basket.bowling-anthony.workers.dev/find",
"description": "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.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "q",
"type": "string",
"description": "",
"example": "Item to price in ordinary shopper language, e.g. 'milk', 'eggs', 'ground beef'.",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "stores",
"type": "string",
"description": "",
"example": "Optional comma-separated chains to restrict to, e.g. 'aldi,publix'.",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "zip",
"type": "string",
"description": "",
"example": "5-digit US ZIP code, e.g. '30303'.",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "7",
"l30DaysUniquePayers": "1"
}
}
],
"integrationType": "",
"isNew": false,
"priceSummary": {
"minAmount": "0.002",
"maxAmount": "0.006",
"avgCostPerTransaction": "0.003667",
"avgCostBasis": "exact",
"currency": "USDC"
},
"serviceName": "",
"tags": [],
"iconUrl": ""
}
}