Vibe Springs
GET vibesprings.net/api/market/history
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
Historical time series of the x402 Bazaar, reconstructed from daily snapshots taken since launch. Returns per-day ecosystem GMV, merchant and listing counts, price-band distribution and median/P90 pricing; per-merchant lifecycle with first-seen, last-seen and departure; every observed price change with date and magnitude; and the biggest movers ranked by change in unique paying wallets. The discovery API exposes only the current catalogue - this is the archive of what it used to look like.
Resource: vibesprings.net/api/market/history
Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0x38C063312719220c676E988f0DEE14B4ec0e44C8
Payment methods: — · Last validation: 2026-09-14 16:37:15.46+00
{
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"type": "object",
"required": [],
"properties": {
"days": {
"type": "string",
"description": "Limit to the most recent N daily snapshots. Omit for the full archive. Max 400."
},
"merchant": {
"type": "string",
"description": "Optional domain filter, e.g. 'example.com', to scope merchant and price detail."
}
}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object"
}
}
},
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x38C063312719220c676E988f0DEE14B4ec0e44C8",
"amount": "25000000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0x38C063312719220c676E988f0DEE14B4ec0e44C8",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "25000000"
}
]
}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.