mirrored listing x402 eip155:8453

AI-package release velocity

AI-package release velocity. Per-package releases_24h / releases_7d / releases_30d, latest bump classification (major/minor/patch/prerelease, pre-1.0 minor counts as major per semver), is_breaking_recent flag (major bump within 30 days). Notable movers: recent_major_bumps, most_releases_7d, fastest_cadence_30d. Filter by ecosystem (PyPI/npm), category (llm-sdk, agent-framework, etc), or package substring. The "what AI deps just changed and is it breaking" call.

Do you run tensorfeed.ai? This listing was mirrored from Coinbase's public Bazaar. Claim it in 30 seconds — no account required — and it becomes verified, permanently overriding the mirrored copy.

Claim this listing
20000 (raw units)
price
1
calls / 30d
1
unique payers
2026-05-25
updated

Provider

tensorfeed.ai · discovered, not yet claimed by its owner

Payment (x402 accepts[])

[
  {
    "scheme": "exact",
    "network": "eip155:8453",
    "payTo": "0x549c82e6bfc54bdae9a2073744cbc2af5d1fc6d1",
    "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
    "amount": "20000",
    "maxTimeoutSeconds": 60
  }
]

Output schema

{
  "bazaar": {
    "info": {
      "input": {
        "method": "GET",
        "queryFields": {
          "category": {
            "example": "agent-framework",
            "type": "string"
          },
          "ecosystem": {
            "example": "PyPI",
            "type": "string"
          },
          "min_releases_7d": {
            "example": 1,
            "type": "integer"
          }
        },
        "queryParams": {
          "category": "agent-framework",
          "ecosystem": "PyPI",
          "min_releases_7d": 1
        },
        "type": "http"
      },
      "output": {
        "example": {
          "billing": {
            "credits_charged": 1,
            "credits_remaining": 49
          },
          "capturedAt": "2026-05-24T18:35:00Z",
          "filter": {
            "category": "agent-framework",
            "ecosystem": "PyPI",
            "min_releases_7d": 1,
            "package": null
          },
          "notable_movers": {
            "fastest_cadence_30d": [],
            "most_releases_7d": [],
            "recent_major_bumps": []
          },
          "ok": true,
          "packages_in_snapshot": 12,
          "rows": [
            {
              "category": "agent-framework",
              "days_since_latest": 1,
              "ecosystem": "PyPI",
              "homepage": "https://langchain.com",
              "is_breaking_recent": true,
              "latest_bump_kind": "major",
              "latest_published_at": "2026-05-23T19:14:11Z",
              "latest_version": "0.4.0",
              "package": "langchain",
              "previous_version": "0.3.27",
              "releases_24h": 1,
              "releases_30d": 9,
              "releases_7d": 3,
              "versions_known_total": 412
            }
          ],
          "snapshot_captured_at": "2026-05-24T18:35:00Z",
          "summary": {
            "breaking_changes_30d": 2,
            "by_bump_kind": {
              "major": 1,
              "minor": 4,
              "patch": 5,
              "prerelease": 1,
              "sideways": 0,
              "unknown": 1
            },
            "by_category": {
              "agent-framework": 12
            },
            "by_ecosystem": {
              "PyPI": 12,
              "npm": 0
            },
            "total_releases_30d": 47,
            "total_releases_7d": 18
          }
        },
        "schema": {
          "properties": {
            "billing": {
              "properties": {
                "credits_charged": {
                  "example": 1,
                  "type": "integer"
                },
                "credits_remaining": {
                  "example": 49,
                  "type": "integer"
                }
              },
              "type": "object"
            },
            "capturedAt": {
              "example": "2026-05-24T18:35:00Z",
              "type": "string"
            },
            "filter": {
              "properties": {
                "category": {
                  "example": "agent-framework",
                  "type": "string"
                },
                "ecosystem": {
                  "example": "PyPI",
                  "type": "string"
                },
                "min_releases_7d": {
                  "example": 1,
                  "type": "integer"
                },
                "package": {
                  "type": "null"
                }
              },
              "type": "object"
            },
            "notable_movers": {
              "properties": {
                "fastest_cadence_30d": {
                  "type": "array"
                },
                "most_releases_7d": {
                  "type": "array"
                },
                "recent_major_bumps": {
                  "type": "array"
                }
              },
              "type": "object"
            },
            "ok": {
              "type": "boolean"
            },
            "packages_in_snapshot": {
              "example": 12,
              "type": "integer"
            },
            "rows": {
              "items": {
                "properties": {
                  "category": {
                    "example": "agent-framework",
                    "type": "string"
                  },
                  "days_since_latest": {
                    "example": 1,
                    "type": "integer"
                  },
                  "ecosystem": {
                    "example": "PyPI",
                    "type": "string"
                  },
                  "homepage": {
                    "example": "https://langchain.com",
                    "type": "string"
                  },
                  "is_breaking_recent": {
                    "type": "boolean"
                  },
                  "latest_bump_kind": {
                    "example": "major",
                    "type": "string"
                  },
                  "latest_published_at": {
                    "example": "2026-05-23T19:14:11Z",
                    "type": "string"
                  },
                  "latest_version": {
                    "example": "0.4.0",
                    "type": "string"
                  },
                  "package": {
                    "example": "langchain",
                    "type": "string"
                  },
                  "previous_version": {
                    "example": "0.3.27",
                    "type": "string"
                  },
                  "releases_24h": {
                    "example": 1,
                    "type": "integer"
                  },
                  "releases_30d": {
                    "example": 9,
                    "type": "integer"
                  },
                  "releases_7d": {
                    "example": 3,
                    "type": "integer"
                  },
                  "versions_known_total": {
                    "example": 412,
                    "type": "integer"
                  }
                },
                "type": "object"
              },
              "type": "array"
            },
            "snapshot_captured_at": {
              "example": "2026-05-24T18:35:00Z",
              "type": "string"
            },
            "summary": {
              "properties": {
                "breaking_changes_30d": {
                  "example": 2,
                  "type": "integer"
                },
                "by_bump_kind": {
                  "properties": {
                    "major": {
                      "example": 1,
                      "type": "integer"
                    },
                    "minor": {
                      "example": 4,
                      "type": "integer"
                    },
                    "patch": {
                      "example": 5,
                      "type": "integer"
                    },
                    "prerelease": {
                      "example": 1,
                      "type": "integer"
                    },
                    "sideways": {
                      "example": 0,
                      "type": "integer"
                    },
                    "unknown": {
                      "example": 1,
                      "type": "integer"
                    }
                  },
                  "type": "object"
                },
                "by_category": {
                  "properties": {
                    "agent-framework": {
                      "example": 12,
                      "type": "integer"
                    }
                  },
                  "type": "object"
                },
                "by_ecosystem": {
                  "properties": {
                    "PyPI": {
                      "example": 12,
                      "type": "integer"
                    },
                    "npm": {
                      "example": 0,
                      "type": "integer"
                    }
                  },
                  "type": "object"
                },
                "total_releases_30d": {
                  "example": 47,
                  "type": "integer"
                },
                "total_releases_7d": {
                  "example": 18,
                  "type": "integer"
                }
              },
              "type": "object"
            }
          },
          "type": "object"
        },
        "type": "json"
      }
    },
    "schema": {
      "properties": {
        "input": {
          "additionalProperties": false,
          "properties": {
            "method": {
              "enum": [
                "GET"
              ],
              "type": "string"
            },
            "queryParams": {
              "properties": {
                "category": {
                  "description": "Case-insensitive substring match against curated category (llm-sdk, agent-framework, rag, ...).",
                  "type": "string"
                },
                "ecosystem": {
                  "enum": [
                    "PyPI",
                    "npm"
                  ],
                  "type": "string"
                },
                "min_releases_7d": {
                  "description": "Minimum releases-in-window for the headline rows array. Default 1.",
                  "maximum": 100,
                  "minimum": 0,
                  "type": "integer"
                },
                "package": {
                  "description": "Case-insensitive substring match against package name.",
                  "type": "string"
                }
              },
              "type": "object"
            },
            "type": {
              "const": "http",
              "type": "string"
            }
          },
          "required": [
            "type",
            "method"
          ],
          "type": "object"
        },
        "output": {
          "properties": {
            "example": {
              "type": "object"
            },
            "type": {
              "type": "string"
            }
          },
          "required": [
            "type"
          ],
          "type": "object"
        }
      },
      "required": [
        "input"
      ],
      "type": "object"
    }
  }
}

Use it

curl

curl "https://tensorfeed.ai/api/premium/packages/releases/velocity"
# -> 402 Payment Required, accepts[] lists how to pay
# retry with a PAYMENT-SIGNATURE (or PAYMENT header) once paid

JavaScript

const res = await fetch("https://tensorfeed.ai/api/premium/packages/releases/velocity");
if (res.status === 402) {
  const { accepts } = await res.json();
  // pay one of accepts[] via an x402 client, then retry with the payment header
}

Python

import httpx
res = httpx.get("https://tensorfeed.ai/api/premium/packages/releases/velocity")
if res.status_code == 402:
    accepts = res.json()["accepts"]
    # pay one of accepts[] via an x402 client, then retry with the payment header

Machine-readable

Everything on this page is also available as clean JSON at /resources/4190.json, and this resource appears in /discovery/resources and /discovery/search.