x402stock Archive Feed Snapshot is a paid API for AI agents from x402stock.xyz, paid per call via x402, $0.02/call, status unknown (last checked 2026-09-08).
Retrieves a historical or archived snapshot of a specific market/economic data feed (e.g. DeFi pool stats, crypto perp metrics) identified by feed name
Pay-per-call market and economic data API for AI agents: US stocks, ETFs and options, forex, crypto and on-chain perps, energy commodities, US and global macro (Fed, CPI, jobs, GDP, Treasury, World Bank), SEC filings, congressional trades, and market sentiment. No API keys, no accounts. Pay per request in USDC via x402 on Base.
Returns a JSON object with an as_of timestamp, source identifier, and a snapshot object containing feed name, entity, payload with the data fields (e.g. AUM in USD, virtual price), summary statistics (supply, AUM, virtual price), and metadata including captured_at, ingested_at, observed_at, observed_date, and a content hash for data integrity verification.
GEThttps://x402stock.xyz/api/v1/archive/%7Bfeed%7DUse this endpoint when you need a historical or archived point-in-time snapshot of a specific named market or economic data feed — particularly for DeFi/on-chain feeds like Solana liquidity pools — rather than live/real-time data. Prefer this over the live feed endpoint when you need reproducible historical data with content hashes for data integrity.
| Field | Type | Description |
|---|---|---|
| properties | string |
{
"type": "json",
"example": {
"as_of": "2026-06-08T13:02:11.000Z",
"source": "x402stock",
"snapshot": {
"feed": "sol.jlp",
"entity": "_pool",
"payload": {
"data": {
"aum_usd": 1523456789.12,
"virtual_price": 4.1832
},
"as_of": "2026-06-08T00:05:12.000Z",
"source": "x402stock",
"ticker": "JLP"
},
"summary": {
"supply": 364182931.5,
"aum_usd": 1523456789.12,
"virtual_price": 4.1832
},
"captured_at": "2026-06-08T00:05:13.412Z",
"ingested_at": "2026-06-08T00:05:13.498Z",
"observed_at": "2026-06-08T00:05:12.000Z",
"content_hash": "9f2b41c7a6e8d3051b9e7c2a4f8d6e0c3a5b7d9f1e2c4a6b8d0f2e4c6a8b0d1f",
"observed_date": "2026-06-08"
}
}
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"