TOLL

What software pays for, recorded every six hours.

Snapshot
2026-09-15 16:57 UTC
Sweep
daily-2026-09-15 · finished 2026-09-15 07:10 UTC
Listed
16,167

shopping budget basket derived

agent-api-testnet.tim1712.workers.devMarket dataderived

POST https://agent-api-testnet.tim1712.workers.dev/v1/shopping/budget-basket

passlisted in Coinbase#1 by calls of 6 on this host

0.03 USDC

per call, as the listing declares it on eip155:84532

Compare with anotherEvery figure as JSONCite this page

the price, as of 2026-09-15 16:57 UTC · method · pinnable

Validation state
pass
as of 2026-09-15 04:27 UTC · method · pinnable · sweep daily-2026-09-15
Uptime, 7 / 30 / 90 days
100% / 100% / 100%
as of 2026-09-15 04:27 UTC · method · pinnable · 5 of 5 in 7d, 5 of 5 in 30d, 5 of 5 in 90d
Calls, trailing 30 days
4
as of 2026-09-15 16:57 UTC · method · pinnable
Unique payers, trailing 30 days
1
as of 2026-09-15 16:57 UTC · method · pinnable
Last called
2026-08-30 13:19 UTC
as of 2026-09-15 16:57 UTC · method · pinnable
First observed by TOLLderived
2026-09-10
as of 2026-09-10 19:08 UTC · method · pinnable · observation began 10 September 2026; listings that predate it show that date
Pricederived
0.03 USDC
as of 2026-09-15 16:57 UTC · method · pinnable · on eip155:84532
Networks
1
as of 2026-09-15 16:57 UTC · method · pinnable

Counters

28 observations, 1 of them a change, fewer than the 3 a trace needs

How big is this endpoint among the ones like it?

1 call100,000this endpoint
Calls counted in the trailing thirty days across the 5,172 endpoints in Market data that carry counters, binned on a logarithmic scale because the range runs over five orders of magnitude. The marked bin is this endpoint, at 4: 1,238 in the category are counted higher and 3,933 lower.

No trace is drawn of this endpoint’s own volume. Its counters have changed 1 time across 28 observations, and 3 changes are the fewest this site will draw a trace through, because two points and a guess are not a series. Every observation is in the JSON.

In words

TOLL files shopping budget basket under market data: a POST endpoint on agent-api-testnet.tim1712.workers.dev, listed in the Coinbase registry.

A call to shopping budget basket costs 0.03 USDC on Base Sepolia, as declared.

The request to shopping budget basket is a json body with the fields needs, country, currency and budgetMinor.

shopping budget basket returns json; the example shows items, source, country, complete, currency, warnings and 2 others.

shopping budget basket answered the sweep of 2026-09-15 with a valid 402, as at every sweep since 2026-09-11.

shopping budget basket is one of 6 listed endpoints on agent-api-testnet.tim1712.workers.dev, 1st by calls among them.

shopping budget basket takes 40% of the calls counted across agent-api-testnet.tim1712.workers.dev.

Over 30 days: 4 calls, one payer.

shopping budget basket was last called 16 days before the snapshot.

Closest in price to shopping budget basket within market data: xstock health at stockwaves.net and q verdict resource at www.ax1.vc.

shopping budget basket is priced above 73% of comparable listings in market data.

Across market data, 5,172 endpoints carry counters and shopping budget basket out-counts 70% of them.

Its payee wallet receives for 11 listed endpoints across 2 hosts.

The seller's tags on shopping budget basket are shopping, shopify, basket and budget.

The price of shopping budget basket is declared by 171 other listings in market data too.

Payment options as declared

the payment options, as of 2026-09-15 16:57 UTC · method · pinnable

Every payment option declared on this listing
registrynetworkassetamountschemepay to
Coinbaseeip155:84532USDC0.03 USDCexact0x522938…d3910F

Preflight checks at the last sweep

the checks, as of 2026-09-15 04:27 UTC · method · pinnableendpoint answered HTTP 402

No named check failed.

Validation history, 90 days

Every sweep that observed this endpoint, newest first.

Validation observations over the last 90 days
observed, UTCstatefailed checkssweep
2026-09-15 04:27 UTCpass0daily-2026-09-15
2026-09-14 04:24 UTCpass0daily-2026-09-14
2026-09-13 04:23 UTCpass0daily-2026-09-13
2026-09-12 06:38 UTCpass0daily-2026-09-12
2026-09-11 10:09 UTCpass0daily-2026-09-11

Registry presence

Presence in a registry, not liveness of the service (method). Newest first.

  1. listed in Coinbase

Declared input and output, as listed

From the registry record, not validated by TOLL.the declared schema, as of 2026-08-30 13:19 UTC · method · live

The input and output block
{
  "input": {
    "body": {
      "needs": [
        {
          "id": "microphone",
          "query": "wireless lavalier microphone for iPhone USB-C",
          "priority": 10,
          "maxPriceMinor": 20000
        },
        {
          "id": "power-bank",
          "query": "65W USB-C power bank 20000mAh airline safe",
          "priority": 6,
          "maxPriceMinor": 15000
        },
        {
          "id": "tripod",
          "query": "compact travel tripod aluminium under 1.2kg",
          "priority": 4
        }
      ],
      "country": "NL",
      "currency": "EUR",
      "budgetMinor": 60000
    },
    "type": "http",
    "method": "POST",
    "bodyType": "json"
  },
  "output": {
    "type": "json",
    "example": {
      "items": [
        {
          "query": "wireless lavalier microphone for iPhone USB-C",
          "needId": "microphone",
          "rating": {
            "count": 214,
            "value": 4.6
          },
          "seller": {
            "url": "https://example-merch.example",
            "name": "Example Merch",
            "domain": "example-merch.example"
          },
          "currency": "EUR",
          "priority": 10,
          "productId": "gid://shopify/Product/1111111111",
          "variantId": "gid://shopify/ProductVariant/2222222222",
          "priceMinor": 17999,
          "productUrl": "https://example-merch.example/products/usb-c-wireless-lavalier",
          "searchRank": 0,
          "checkoutUrl": "https://example-merch.example/cart/2222222222:1",
          "productTitle": "USB-C Wireless Lavalier Microphone",
          "variantTitle": "Single mic + USB-C receiver"
        },
        {
          "query": "65W USB-C power bank 20000mAh airline safe",
          "needId": "power-bank",
          "rating": {
            "count": 88,
            "value": 4.4
          },
          "seller": {
            "url": "https://poweredup.example",
            "name": "PoweredUp",
            "domain": "poweredup.example"
          },
          "currency": "EUR",
          "priority": 6,
          "productId": "gid://shopify/Product/3333333333",
          "variantId": "gid://shopify/ProductVariant/4444444444",
          "priceMinor": 13299,
          "productUrl": "https://poweredup.example/products/pb-20000-65w",
          "searchRank": 1,
          "checkoutUrl": "https://poweredup.example/cart/4444444444:1",
          "productTitle": "20000mAh 65W USB-C Power Bank",
          "variantTitle": null
        },
        {
          "query": "compact travel tripod aluminium under 1.2kg",
          "needId": "tripod",
          "rating": null,
          "seller": {
            "url": "https://tripodworld.example",
            "name": "Tripod World",
            "domain": "tripodworld.example"
          },
          "currency": "EUR",
          "priority": 4,
          "productId": "gid://shopify/Product/5555555555",
          "variantId": "gid://shopify/ProductVariant/6666666666",
          "priceMinor": 9999,
          "productUrl": "https://tripodworld.example/products/alu-travel-tripod",
          "searchRank": 0,
          "checkoutUrl": "https://tripodworld.example/cart/6666666666:1",
          "productTitle": "Aluminium Travel Tripod 1.1kg",
          "variantTitle": "Black"
        }
      ],
      "source": "shopify-global-catalog",
      "country": "NL",
      "complete": true,
      "currency": "EUR",
      "warnings": [
        "Shipping, taxes, duties and discounts are not included in the budget."
      ],
      "checkedAt": "2026-08-30T10:00:02.000Z",
      "totalMinor": 41297,
      "budgetMinor": 60000,
      "budgetScope": "items_only",
      "remainingMinor": 18703,
      "unresolvedNeeds": []
    }
  }
}
Cite this page

The pinned URL below renders this page from the snapshot of 2026-09-15 16:57 UTC and does not change; the live page does, every six hours. Data reuse is under CC BY 4.0 (terms).

Plain text

TOLL, "shopping budget basket on agent-api-testnet.tim1712.workers.dev", snapshot of 2026-09-15 16:57 UTC. https://tollindex.com/e/agent-api-testnet-tim1712-workers-dev-v1-shopping-budget-basket-3935b5/at/2026-09-15T16-57Z. Accessed [access date].

BibTeX

@misc{toll-e-agent-api-testnet-tim1712-workers-dev-v1-shopping-budget-basket-3935b5-2026-09-15T16-57Z,
  author = {TOLL},
  title = {shopping budget basket on agent-api-testnet.tim1712.workers.dev},
  howpublished = {\url{https://tollindex.com/e/agent-api-testnet-tim1712-workers-dev-v1-shopping-budget-basket-3935b5/at/2026-09-15T16-57Z}},
  year = {2026},
  month = {9},
  note = {Pinned view of the snapshot of 2026-09-15 16:57 UTC. Accessed [access date].}
}

Reports and replies about this endpoint

None yet. Anything submitted through the form below is published here with its outcome.

Report an error about shopping budget basket, or reply as the named seller

No account, no token. Published unedited with its outcome, upheld or not. Do not include personal data.

Kind

Published as typed. Optional.

10 to 4,000 characters.

Verify with the payee wallet (optional, EVM)

Sign this message with the wallet named on the page and paste the signature; it is checked, stored, never published. TOLL reply about endpoint 3935b53aa9a1d52edec70d780e477fcba00ae68203f37d5955fd4f4b7f4a2e98 from wallet 0x5229384BD502D85aa7EcA0A31B515E5E48d3910F

The 0x address named as payee on this page, 42 characters.

The hex signature of the message above, starting 0x.