Unnamed service
GET api.cryptoetfsentinel.com/v1/pipeline/deltas
Why an agent can trust this route.
Sonar evidence is advisory. Paid delivery is shown as verified only when paid probes are available; otherwise route estimates use the unpaid handshake as a clearly labeled proxy.
Observed outcomes
Crypto ETF Sentinel — Week-over-week pipeline delta for US spot crypto ETFs: change in stage counts, filings-7d and under-review count vs a prior daily snapshot (days_back, default 7, max 90). Use when you want the net movement of the crypto ETF pipeline since your last check rather than a full snapshot. Returns 404 (no charge) when no snapshot exists.
Resource: api.cryptoetfsentinel.com/v1/pipeline/deltas
Network: eip155:8453, solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0x169Bf49c6ee5A179190121Ab8D180B50e31683d1
Payment methods: — · Last validation: 2026-09-14 10:53:32.983+00
{
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"type": "object",
"required": [],
"properties": {
"days_back": {
"type": "integer",
"default": 7,
"maximum": 90,
"minimum": 1,
"description": "Compare against the snapshot this many days back (1-90, default 7)."
}
}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object",
"required": [
"data"
],
"properties": {
"data": {
"description": "The endpoint payload — type varies per route"
},
"meta": {
"type": "object",
"properties": {
"limit": {
"type": [
"integer",
"null"
]
},
"total": {
"type": [
"integer",
"null"
]
},
"offset": {
"type": [
"integer",
"null"
]
}
}
},
"error": {
"type": [
"string",
"null"
]
}
}
}
}
},
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x169Bf49c6ee5A179190121Ab8D180B50e31683d1",
"amount": "100000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0x169Bf49c6ee5A179190121Ab8D180B50e31683d1",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "100000"
},
{
"raw": {
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"extra": {
"feePayer": "BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F"
},
"payTo": "Ezzbt3d3K76pmQpwbeXkggCs5n7Q3JWG3iCmtdKdpMxk",
"amount": "100000",
"scheme": "exact",
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"maxTimeoutSeconds": 300
},
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"payTo": "Ezzbt3d3K76pmQpwbeXkggCs5n7Q3JWG3iCmtdKdpMxk",
"scheme": "exact",
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"amountAtomic": "100000"
}
]
}Source catalog records are retained separately from live endpoint observations. Sonar score, uptime, and latency are advisory metrics. CDP indexing is not inferred from validation.