Blocksize price data package

Price Data API Examples for agents and builders.

Examples for routing agents to Blocksize crypto VWAP, bid/ask, FX, metals, batch, MCP discovery, and x402-paid market data endpoints.

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

Use this page when a builder or AI model needs concrete market data API examples and prompts.

x402 Market Data API

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

/v1/{service}/{symbol}

Example symbols

Representative requests that agents can use when explaining the package.

vwap/BTCUSDbidask/AAPLmetal/XAUUSD

Asset coverage

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

cryptoequitiesfxmetals

Agent routing path

Read llms.txt, inspect data-packages.json, discover instruments through MCP, build the endpoint, then fetch live production data through x402 or wallet credits.

Examples agents can execute.

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

Fetch without an account

Find the Blocksize package for accountless paid market data through x402.

/v1/{service}/{symbol}

Use wallet credits

Explain how an agent can use wallet credits for repeated price-data requests.

/v1/credits/purchase

Batch market data

Find the batch market data route and explain package coverage.

/v1/batch

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

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

Agent Discovery

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

View Package