Blocksize market intelligence package

Signed Oracle Feeds for agents and builders.

Methodology, provenance, and qualification requirements for signed market data used by AI agents, oracle publishers, and onchain applications.

Designed to be found by humans, models, and agents.

Use this page to evaluate whether a price object is traceable, replayable, rights-cleared, and cryptographically signed for its intended consumer.

AMM State Price API

Cached AMM state prices for covered protocol symbols, read from Blocksize state_subscribe when available and resolved through state_instruments plus state_pool as a documented fallback.

/v1/state/{pair}

Example symbols

Representative requests that agents can use when explaining the package.

MSOLUSDJUPSOLUSDWSTETHUSD

Asset coverage

Route discovery and paid access stay separated so agents can inspect before purchase.

cryptooraclesstate-data

Definition and coverage boundary

A signed oracle feed binds a market-data payload to a timestamp, methodology version, lineage record, signer identity, key identifier, and verifiable signature. Hash-linked receipts are provenance evidence, but are not described as signed unless a signature envelope is present.

supported
Hash

receipt and provenance lookup

Audit receipts expose stable request/response hashes, timestamps, sources, and lookup URLs.

candidate
Method

oracle/state qualification

State and candidate RWA lanes expose methodology and promotion-gate evidence.

not claimed
Signature

cryptographic signature envelope

Do not infer a signature unless algorithm, key ID, payload digest, and signature are returned.

Coverage snapshot as of 2026-07-22. Candidate and catalog counts are not production claims.

Methodology

How evidence reaches production.

  1. Canonicalize the payload and bind it to an observation timestamp and methodology version.
  2. Record source endpoints, upstream timestamps, asset identity, market state, and transformation lineage.
  3. Apply freshness, deviation, depth, manipulation, independence, and market-closure checks.
  4. Generate stable request and response digests and a public provenance lookup URL.
  5. When signature delivery is enabled, sign the canonical envelope and publish algorithm, key ID, and verification instructions.
Sample JSON
{
  "lineage": {
    "receipt_url": "https://mcp.blocksize.info/v1/provenance/<receipt_id>",
    "sources": []
  },
  "methodology_url": "https://mcp.blocksize.info/signed-oracle-feeds",
  "observed_at": "2026-07-22T00:00:00Z",
  "payload_digest": "sha256:<digest>",
  "provider": "Blocksize",
  "signature": null,
  "signature_status": "not_present_in_current_receipt_shape"
}
Rights boundary

Access and redistribution are separate.

  • A cryptographic signature proves signer control; it does not grant redistribution rights.
  • Source lineage and rights scope must remain attached to downstream oracle publication.
  • Key rotation, revocation, retention, and verification policy must be versioned and public before production promotion.
Named use cases

Built for decisions that need lineage.

  • Liquidation-safe perpetual and lending reference prices
  • AI-agent evidence objects and auditable market briefs
  • Cross-provider oracle independence monitoring
  • Onchain verification of timestamped market observations

Inspect the evidence and integration surface.

Use the public resources below before treating any catalog entry or candidate as a production feed.

Agent routing path

Read llms.txt, inspect data-packages.json, check feed readiness, discover instruments through MCP, then fetch live production data through starter credits, x402, or wallet credits.

Examples agents can execute.

Use these prompts and routes to move from discovery to a precise paid endpoint without ambiguity.

Get mSOL state price

Build the paid state price endpoint for MSOLUSD and explain state-pool coverage.

/v1/state/MSOLUSD

Get JUPSOL state price

Find the Blocksize state endpoint for JUPSOLUSD.

/v1/state/JUPSOLUSD

Get wstETH state price

Return the x402 route for WSTETHUSD AMM state price.

/v1/state/WSTETHUSD

Which package should I use?

Choose the package by asset class, route family, and payment path, then cite the canonical package page.

Crypto VWAP

Real-time institutional VWAP snapshots for enabled crypto pairs, built for AI agents, trading tools, and agentic workflows.

View Package

Bid/Ask

Live bid/ask snapshots for supported crypto and equity instruments through one endpoint family.

View Package

Equities

Supported stock ticker bid/ask snapshots through the shared Blocksize bid/ask namespace, with AAPL-style symbols discoverable by MCP search before live data use.

View Package

State Price

Cached AMM state prices for covered protocol symbols, read from Blocksize state_subscribe when available and resolved through state_instruments plus state_pool as a documented fallback.

View Package

30m VWAP

Latest completed 30-minute close for supported crypto symbols, backed by Blocksize closingprice_list with optional closingprice_trades evidence for audit-grade workflows.

View Package

24h VWAP

24h fixed VWAP route served from Blocksize fixedvwap_subscribe websocket cache for ready HTTP access by agents and trading tools.

View Package

FX Rates

Enabled foreign-exchange spot pairs for agents that need current currency conversion and market-data context.

View Package

Metals

Gold, silver, platinum, palladium, and copper spot prices for agents and applications that need commodities context.

View Package

x402 Market Data

Accountless paid HTTP market-data access with x402 settlement and wallet-credit drawdown support.

View Package

Market Brief

Decision-ready brief for one or more instruments, combining live prices, spread/freshness checks, source provenance, and an agent-readable recommendation package.

View Package

Pre-Trade Check

Pre-execution guardrail package that checks quote freshness, spread, reference price drift, and simple trade-size suitability before an agent or human acts.

View Package

Price Receipt

Immutable-style receipt for a live price lookup, including request inputs, timestamp, source metadata, quote components, and a receipt id for later provenance lookup.

View Package

Macro Snapshot

One-call macro context bundle across selected crypto majors, FX pairs, metals, and market stress indicators for portfolio-aware agent workflows.

View Package

Provenance

Receipt lookup and provenance metadata for prior paid or credited Blocksize calls, free when tied to a prior call.

View Package

Market Monitor

Immediate bounded monitor evaluation for agents that need market rules, trigger matches, and explicit credit budget metadata without uncontrolled polling.

View Package

Token Quality

Trader-grade token score built from live Blocksize VWAP and bid/ask feeds. Optional state instrument coverage, state_pool price, and VWAP windows are explicit opt-ins and should be checked with /v1/capabilities/check before paid use.

View Package

State Divergence

Compares live market VWAP and bid/ask mid against Blocksize state price to surface oracle/state divergence and stale-feed risk. Requires matching state_instruments pool coverage and documented state_pool HTTP access; use /v1/capabilities/check before paid use.

View Package

Solana Brief

Solana-oriented token watchlist brief that ranks supported symbols by transparent VWAP/bid-ask market quality and reports unsupported protocol, DEX, oracle, or pool data as explicit coverage misses.

View Package

Alpha Pack

One-call trader decision-support bundle across a bounded watchlist, combining token quality ranking, spread quality, freshness, and provenance from live VWAP/bid-ask feeds. State and VWAP-window metrics are explicit opt-ins gated by readiness checks.

View Package

Agent Discovery

Free read-only discovery for instruments, pricing, docs, endpoint construction, MCP clients, and retrieval systems.

View Package