TOLL

What software pays for, recorded every six hours.

Snapshot
2026-09-15 21:20 UTC
Sweep
daily-2026-09-15 · finished 2026-09-15 07:10 UTC
Listed
16,178

releases velocity derived

tensorfeed.aiInferencederived

GET https://tensorfeed.ai/api/premium/packages/releases/velocity

malformedlisted in Coinbase#6 by calls of 8 on this host

0.02 USDC

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

Compare with anotherEvery figure as JSONCite this page

the price, as of 2026-09-15 21:20 UTC · method · pinnable

Validation state
malformed
as of 2026-09-15 05:46 UTC · method · pinnable · sweep daily-2026-09-15
Uptime, 7 / 30 / 90 days
0% / 0% / 0%
as of 2026-09-15 05:46 UTC · method · pinnable · 0 of 5 in 7d, 0 of 5 in 30d, 0 of 5 in 90d
Calls, trailing 30 days
1
as of 2026-09-15 21:20 UTC · method · pinnable
Unique payers, trailing 30 days
1
as of 2026-09-15 21:20 UTC · method · pinnable
Last called
2026-09-12 06:00 UTC
as of 2026-09-15 21:20 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.02 USDC
as of 2026-09-15 21:20 UTC · method · pinnable · on eip155:8453
Networks
1
as of 2026-09-15 21:20 UTC · method · pinnable

Counters

29 observations, 3 of them a change

How has the volume on this endpoint moved?

12110 Sep11 Sep12 Sep13 Sep14 Sep15 Sep
Calls counted in the trailing 30 days on this endpoint, at every snapshot since 2026-09-10. Each point is a trailing-30-day sum as the registry published it, not a daily rate. The axis is truncated to the range of the data with a break at its foot.

In words

On 2026-09-15, releases velocity returned 402 but failed the required checks bazaar.schema and parse.

For releases velocity the failing check asks whether a Bazaar JSON schema is present.

releases velocity, a GET endpoint on tensorfeed.ai, appears in the Coinbase registry; TOLL's taxonomy puts it in inference.

On Base, releases velocity asks 0.02 USDC per call.

Requests carry the query parameters category, ecosystem and min_releases_7d.

A response from releases velocity, as declared, includes ok, rows, filter, billing, summary, capturedAt and 2 others.

releases velocity drew a single call from a single payer in the trailing 30 days.

The last call to releases velocity came 4 days before the snapshot, 2026-09-12.

Of tensorfeed.ai's 8 listings, releases velocity ranks tied 6th by calls with 2 others.

3% of the host's counted calls go to it.

releases velocity is priced above 64% of comparable listings in inference.

Closest in price to releases velocity within inference: chat encrypted at x402-api.aubr.ai and chat completions at agent402.tools.

The wallet paid by releases velocity is the payee of 8 endpoints on one host.

The listing for releases velocity fails only advisory checks about output metadata; the verdict is unaffected.

The price of releases velocity is declared by 101 other listings in inference too.

Payment options as declared

the payment options, as of 2026-09-15 21:20 UTC · method · pinnable

Every payment option declared on this listing
registrynetworkassetamountschemepay to
Coinbaseeip155:8453USDC0.02 USDCexact0x549c82…1fc6d1

Preflight checks at the last sweep

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

  • bazaar.info.output · advisory, does not affect the verdict · output metadata is present (advisory)
  • bazaar.schema · a Bazaar JSON schema is present
  • parse · the discovery extension parsed

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 05:46 UTCmalformed3daily-2026-09-15
2026-09-14 05:19 UTCmalformed3daily-2026-09-14
2026-09-13 05:15 UTCmalformed3daily-2026-09-13
2026-09-12 07:31 UTCmalformed3daily-2026-09-12
2026-09-11 11:17 UTCmalformed3daily-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-05-25 23:12 UTC · method · live

The input and output block
{
  "input": {
    "type": "http",
    "method": "GET",
    "queryFields": {
      "category": {
        "type": "string",
        "example": "agent-framework"
      },
      "ecosystem": {
        "type": "string",
        "example": "PyPI"
      },
      "min_releases_7d": {
        "type": "integer",
        "example": 1
      }
    },
    "queryParams": {
      "category": "agent-framework",
      "ecosystem": "PyPI",
      "min_releases_7d": 1
    }
  },
  "output": {
    "type": "json",
    "schema": {
      "type": "object",
      "properties": {
        "ok": {
          "type": "boolean"
        },
        "rows": {
          "type": "array",
          "items": {
            "type": "object",
            "properties": {
              "package": {
                "type": "string",
                "example": "langchain"
              },
              "category": {
                "type": "string",
                "example": "agent-framework"
              },
              "homepage": {
                "type": "string",
                "example": "https://langchain.com"
              },
              "ecosystem": {
                "type": "string",
                "example": "PyPI"
              },
              "releases_7d": {
                "type": "integer",
                "example": 3
              },
              "releases_24h": {
                "type": "integer",
                "example": 1
              },
              "releases_30d": {
                "type": "integer",
                "example": 9
              },
              "latest_version": {
                "type": "string",
                "example": "0.4.0"
              },
              "latest_bump_kind": {
                "type": "string",
                "example": "major"
              },
              "previous_version": {
                "type": "string",
                "example": "0.3.27"
              },
              "days_since_latest": {
                "type": "integer",
                "example": 1
              },
              "is_breaking_recent": {
                "type": "boolean"
              },
              "latest_published_at": {
                "type": "string",
                "example": "2026-05-23T19:14:11Z"
              },
              "versions_known_total": {
                "type": "integer",
                "example": 412
              }
            }
          }
        },
        "filter": {
          "type": "object",
          "properties": {
            "package": {
              "type": "null"
            },
            "category": {
              "type": "string",
              "example": "agent-framework"
            },
            "ecosystem": {
              "type": "string",
              "example": "PyPI"
            },
            "min_releases_7d": {
              "type": "integer",
              "example": 1
            }
          }
        },
        "billing": {
          "type": "object",
          "properties": {
            "credits_charged": {
              "type": "integer",
              "example": 1
            },
            "credits_remaining": {
              "type": "integer",
              "example": 49
            }
          }
        },
        "summary": {
          "type": "object",
          "properties": {
            "by_category": {
              "type": "object",
              "properties": {
                "agent-framework": {
                  "type": "integer",
                  "example": 12
                }
              }
            },
            "by_bump_kind": {
              "type": "object",
              "properties": {
                "major": {
                  "type": "integer",
                  "example": 1
                },
                "minor": {
                  "type": "integer",
                  "example": 4
                },
                "patch": {
                  "type": "integer",
                  "example": 5
                },
                "unknown": {
                  "type": "integer",
                  "example": 1
                },
                "sideways": {
                  "type": "integer",
                  "example": 0
                },
                "prerelease": {
                  "type": "integer",
                  "example": 1
                }
              }
            },
            "by_ecosystem": {
              "type": "object",
              "properties": {
                "npm": {
                  "type": "integer",
                  "example": 0
                },
                "PyPI": {
                  "type": "integer",
                  "example": 12
                }
              }
            },
            "total_releases_7d": {
              "type": "integer",
              "example": 18
            },
            "total_releases_30d": {
              "type": "integer",
              "example": 47
            },
            "breaking_changes_30d": {
              "type": "integer",
              "example": 2
            }
          }
        },
        "capturedAt": {
          "type": "string",
          "example": "2026-05-24T18:35:00Z"
        },
        "notable_movers": {
          "type": "object",
          "properties": {
            "most_releases_7d": {
              "type": "array"
            },
            "recent_major_bumps": {
              "type": "array"
            },
            "fastest_cadence_30d": {
              "type": "array"
            }
          }
        },
        "packages_in_snapshot": {
          "type": "integer",
          "example": 12
        },
        "snapshot_captured_at": {
          "type": "string",
          "example": "2026-05-24T18:35:00Z"
        }
      }
    },
    "example": {
      "ok": true,
      "rows": [
        {
          "package": "langchain",
          "category": "agent-framework",
          "homepage": "https://langchain.com",
          "ecosystem": "PyPI",
          "releases_7d": 3,
          "releases_24h": 1,
          "releases_30d": 9,
          "latest_version": "0.4.0",
          "latest_bump_kind": "major",
          "previous_version": "0.3.27",
          "days_since_latest": 1,
          "is_breaking_recent": true,
          "latest_published_at": "2026-05-23T19:14:11Z",
          "versions_known_total": 412
        }
      ],
      "filter": {
        "package": null,
        "category": "agent-framework",
        "ecosystem": "PyPI",
        "min_releases_7d": 1
      },
      "billing": {
        "credits_charged": 1,
        "credits_remaining": 49
      },
      "summary": {
        "by_category": {
          "agent-framework": 12
        },
        "by_bump_kind": {
          "major": 1,
          "minor": 4,
          "patch": 5,
          "unknown": 1,
          "sideways": 0,
          "prerelease": 1
        },
        "by_ecosystem": {
          "npm": 0,
          "PyPI": 12
        },
        "total_releases_7d": 18,
        "total_releases_30d": 47,
        "breaking_changes_30d": 2
      },
      "capturedAt": "2026-05-24T18:35:00Z",
      "notable_movers": {
        "most_releases_7d": [],
        "recent_major_bumps": [],
        "fastest_cadence_30d": []
      },
      "packages_in_snapshot": 12,
      "snapshot_captured_at": "2026-05-24T18:35:00Z"
    }
  }
}
Cite this page

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

Plain text

TOLL, "releases velocity on tensorfeed.ai", snapshot of 2026-09-15 21:20 UTC. https://tollindex.com/e/tensorfeed-ai-api-premium-packages-releases-velocity-8abfca/at/2026-09-15T21-20Z. Accessed [access date].

BibTeX

@misc{toll-e-tensorfeed-ai-api-premium-packages-releases-velocity-8abfca-2026-09-15T21-20Z,
  author = {TOLL},
  title = {releases velocity on tensorfeed.ai},
  howpublished = {\url{https://tollindex.com/e/tensorfeed-ai-api-premium-packages-releases-velocity-8abfca/at/2026-09-15T21-20Z}},
  year = {2026},
  month = {9},
  note = {Pinned view of the snapshot of 2026-09-15 21:20 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 releases velocity, 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 8abfcaeba041e48ce2532d5392165aeb737a75538050b1d7e4d0707b1ad8ae92 from wallet 0x549c82e6bfc54bdae9a2073744cbc2af5d1fc6d1

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

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