batch derived
dependency-risk.use.x402atlas.comMarket dataderived
POST https://dependency-risk.use.x402atlas.com/batch
passlisted in Coinbase#1 by calls of 3 on this host
0.01 USDC
per call, as the listing declares it on eip155:
- Validation state
- pass
- Uptime, 7 / 30 / 90 days
- 100% / 100% / 100%
- Calls, trailing 30 days
- 3
- Unique payers, trailing 30 days
- 2
- Last called
- 2026-09-15 06:32 UTC
- First observed by TOLLderived
- 2026-09-10
- Pricederived
- 0.01 USDC
- Networks
- 3
How has the volume on this endpoint moved?
TOLL files batch under market data: a POST endpoint on dependency-risk.use.x402atlas.com, listed in the Coinbase registry.
Per call, batch declares 0.01 USDC on Base.
Its declared inputs are a json body with the field packages.
For batch the listing declares 3 accepts on Base, Polygon and Arbitrum, all to one wallet.
batch returns json; the example shows stale, source, partial, results, warnings, operation and 2 others.
batch answered the sweep of 2026-09-15 with a valid 402, as at every sweep since 2026-09-11.
batch is one of 3 listed endpoints on dependency-risk.use.x402atlas.com, 1st by calls among them.
batch takes 43% of the calls counted across dependency-risk.use.x402atlas.com.
Over 30 days: 3 calls, 2 payers.
batch was last called on the day of the snapshot.
Closest in price to batch within market data: price at svm402.com and address current balance at api.nansen.ai.
batch is priced above 37% of comparable listings in market data.
Across market data, 5,172 endpoints carry counters and batch out-counts 59% of them.
62 listed endpoints across 18 hosts pay to the same wallet.
The seller's own tags are batch-vulnerability-check, osv, cve and cisa-kev, under the label "security".
The price of batch is declared by 1,309 other listings in market data too.
the payment options, as of 2026-09-15 16:57 UTC · method · pinnable
| registry | network | asset | amount | scheme | pay to |
|---|---|---|---|---|---|
| Coinbase | eip155: | USDC | 0.01 USDC | exact | 0x8C128f…5Df1b2 |
| Coinbase | eip155: | USDC | 0.01 USDC | exact | 0x8C128f…5Df1b2 |
| Coinbase | eip155: | USDC | 0.01 USDC | exact | 0x8C128f…5Df1b2 |
the checks, as of 2026-09-15 04:04 UTC · method · pinnableendpoint answered HTTP 402
No named check failed.
Every sweep that observed this endpoint, newest first.
| observed, UTC | state | failed checks | sweep |
|---|---|---|---|
| 2026-09-15 04:04 UTC | pass | 0 | daily-2026-09-15 |
| 2026-09-14 04:03 UTC | pass | 0 | daily-2026-09-14 |
| 2026-09-13 04:02 UTC | pass | 0 | daily-2026-09-13 |
| 2026-09-12 06:17 UTC | pass | 0 | daily-2026-09-12 |
| 2026-09-11 09:44 UTC | pass | 0 | daily-2026-09-11 |
Presence in a registry, not liveness of the service (method). Newest first.
- listed in Coinbase
From the registry record, not validated by TOLL.the declared schema, as of 2026-09-15 06:32 UTC · method · live
The input and output block
{
"input": {
"body": {
"packages": [
{
"purl": "pkg:golang/golang.org/x/text@v0.3.7"
},
{
"purl": "pkg:golang/golang.org/x/text@v0.3.7"
}
]
},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"output": {
"type": "json",
"example": {
"stale": false,
"source": {
"osv": {
"name": "OSV.dev"
},
"cisa_kev": {
"name": "Cybersecurity and Infrastructure Security Agency (CISA) Known Exploited Vulnerabilities Catalog",
"retrieved_at": "2026-08-02T00:00:00Z",
"date_released": "2026-07-29T18:45:59.5809Z",
"catalog_version": "2026.07.29"
}
},
"partial": false,
"results": [
{
"input": {
"name": "golang.org/x/text",
"purl": "pkg:golang/golang.org/x/text@v0.3.7",
"version": "v0.3.7",
"ecosystem": "golang"
},
"status": "vulnerabilities_found",
"summary": {
"kev_count": 0,
"max_severity": "high",
"finding_count": 3
},
"findings": [
{
"id": "GHSA-69ch-w2m2-3vjp",
"aliases": [
"CVE-2022-32149",
"GO-2022-1059"
],
"summary": "golang.org/x/text/language Denial of service via crafted Accept-Language header",
"affected": [
{
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.3.8"
}
]
}
],
"package": {
"name": "golang.org/x/text",
"purl": "pkg:golang/golang.org/x/text",
"ecosystem": "Go"
},
"severity": [],
"versions": []
}
],
"modified": "2026-02-04T03:11:34.199431Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"published": "2022-10-14T19:00:40Z",
"withdrawn": false,
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32149",
"type": "ADVISORY"
},
{
"url": "https://github.com/golang/go/issues/56152",
"type": "WEB"
},
{
"url": "https://github.com/golang/text/commit/434eadcdbc3b0256971992e8c70027278364c72c",
"type": "WEB"
},
{
"url": "https://github.com/golang/text",
"type": "PACKAGE"
},
{
"url": "https://go.dev/cl/442235",
"type": "WEB"
},
{
"url": "https://go.dev/issue/56152",
"type": "WEB"
},
{
"url": "https://groups.google.com/g/golang-announce/c/-hjNw559_tE/m/KlGTfid5CAAJ",
"type": "WEB"
},
{
"url": "https://pkg.go.dev/vuln/GO-2022-1059",
"type": "WEB"
},
{
"url": "https://security.netapp.com/advisory/ntap-20230203-0006",
"type": "WEB"
}
],
"max_severity": "high",
"fixed_versions": [
"0.3.8"
]
},
{
"id": "GO-2022-1059",
"aliases": [
"CVE-2022-32149",
"GHSA-69ch-w2m2-3vjp"
],
"summary": "Denial of service via crafted Accept-Language header in golang.org/x/text/language",
"affected": [
{
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.3.8"
}
]
}
],
"package": {
"name": "golang.org/x/text",
"purl": "pkg:golang/golang.org/x/text",
"ecosystem": "Go"
},
"severity": [],
"versions": []
}
],
"modified": "2026-02-04T03:39:03.311488Z",
"severity": [],
"published": "2022-10-11T18:16:24Z",
"withdrawn": false,
"references": [
{
"url": "https://go.dev/issue/56152",
"type": "REPORT"
},
{
"url": "https://go.dev/cl/442235",
"type": "FIX"
},
{
"url": "https://groups.google.com/g/golang-announce/c/-hjNw559_tE/m/KlGTfid5CAAJ",
"type": "WEB"
}
],
"max_severity": "unknown",
"fixed_versions": [
"0.3.8"
]
},
{
"id": "GO-2026-5970",
"aliases": [
"CVE-2026-56852"
],
"summary": "Infinite loop on invalid input in golang.org/x/text",
"affected": [
{
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.39.0"
}
]
}
],
"package": {
"name": "golang.org/x/text",
"purl": "pkg:golang/golang.org/x/text",
"ecosystem": "Go"
},
"severity": [],
"versions": []
}
],
"modified": "2026-07-22T20:59:36.034292423Z",
"severity": [],
"published": "2026-07-14T17:29:56Z",
"withdrawn": false,
"references": [
{
"url": "https://go.dev/issue/80142",
"type": "REPORT"
},
{
"url": "https://go.dev/cl/794100",
"type": "FIX"
}
],
"max_severity": "unknown",
"fixed_versions": [
"0.39.0"
]
}
]
},
{
"input": {
"name": "golang.org/x/text",
"purl": "pkg:golang/golang.org/x/text@v0.3.7",
"version": "v0.3.7",
"ecosystem": "golang"
},
"status": "vulnerabilities_found",
"summary": {
"kev_count": 0,
"max_severity": "high",
"finding_count": 3
},
"findings": [
{
"id": "GHSA-69ch-w2m2-3vjp",
"aliases": [
"CVE-2022-32149",
"GO-2022-1059"
],
"summary": "golang.org/x/text/language Denial of service via crafted Accept-Language header",
"affected": [
{
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.3.8"
}
]
}
],
"package": {
"name": "golang.org/x/text",
"purl": "pkg:golang/golang.org/x/text",
"ecosystem": "Go"
},
"severity": [],
"versions": []
}
],
"modified": "2026-02-04T03:11:34.199431Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"published": "2022-10-14T19:00:40Z",
"withdrawn": false,
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32149",
"type": "ADVISORY"
},
{
"url": "https://github.com/golang/go/issues/56152",
"type": "WEB"
},
{
"url": "https://github.com/golang/text/commit/434eadcdbc3b0256971992e8c70027278364c72c",
"type": "WEB"
},
{
"url": "https://github.com/golang/text",
"type": "PACKAGE"
},
{
"url": "https://go.dev/cl/442235",
"type": "WEB"
},
{
"url": "https://go.dev/issue/56152",
"type": "WEB"
},
{
"url": "https://groups.google.com/g/golang-announce/c/-hjNw559_tE/m/KlGTfid5CAAJ",
"type": "WEB"
},
{
"url": "https://pkg.go.dev/vuln/GO-2022-1059",
"type": "WEB"
},
{
"url": "https://security.netapp.com/advisory/ntap-20230203-0006",
"type": "WEB"
}
],
"max_severity": "high",
"fixed_versions": [
"0.3.8"
]
},
{
"id": "GO-2022-1059",
"aliases": [
"CVE-2022-32149",
"GHSA-69ch-w2m2-3vjp"
],
"summary": "Denial of service via crafted Accept-Language header in golang.org/x/text/language",
"affected": [
{
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.3.8"
}
]
}
],
"package": {
"name": "golang.org/x/text",
"purl": "pkg:golang/golang.org/x/text",
"ecosystem": "Go"
},
"severity": [],
"versions": []
}
],
"modified": "2026-02-04T03:39:03.311488Z",
"severity": [],
"published": "2022-10-11T18:16:24Z",
"withdrawn": false,
"references": [
{
"url": "https://go.dev/issue/56152",
"type": "REPORT"
},
{
"url": "https://go.dev/cl/442235",
"type": "FIX"
},
{
"url": "https://groups.google.com/g/golang-announce/c/-hjNw559_tE/m/KlGTfid5CAAJ",
"type": "WEB"
}
],
"max_severity": "unknown",
"fixed_versions": [
"0.3.8"
]
},
{
"id": "GO-2026-5970",
"aliases": [
"CVE-2026-56852"
],
"summary": "Infinite loop on invalid input in golang.org/x/text",
"affected": [
{
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.39.0"
}
]
}
],
"package": {
"name": "golang.org/x/text",
"purl": "pkg:golang/golang.org/x/text",
"ecosystem": "Go"
},
"severity": [],
"versions": []
}
],
"modified": "2026-07-22T20:59:36.034292423Z",
"severity": [],
"published": "2026-07-14T17:29:56Z",
"withdrawn": false,
"references": [
{
"url": "https://go.dev/issue/80142",
"type": "REPORT"
},
{
"url": "https://go.dev/cl/794100",
"type": "FIX"
}
],
"max_severity": "unknown",
"fixed_versions": [
"0.39.0"
]
}
]
}
],
"warnings": [],
"operation": "batch-check",
"retrieved_at": "2026-08-02T00:00:00Z",
"schema_version": "dependency-risk-v1"
}
}
}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, "batch on dependency-risk.use.x402atlas.com", snapshot of 2026-09-15 16:57 UTC. https://tollindex.com/e/dependency-risk-use-x402atlas-com-batch-1871e8/at/2026-09-15T16-57Z. Accessed [access date].
BibTeX
@misc{toll-e-dependency-risk-use-x402atlas-com-batch-1871e8-2026-09-15T16-57Z,
author = {TOLL},
title = {batch on dependency-risk.use.x402atlas.com},
howpublished = {\url{https://tollindex.com/e/dependency-risk-use-x402atlas-com-batch-1871e8/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].}
}None yet. Anything submitted through the form below is published here with its outcome.