# Blocksize Market Data
> Agent-native institutional crypto, FX, and metals market data through listed x402-paid per-call routes.

## Agent Summary
- FQN: `blocksize/market-data`
- Category: finance
- Operator: blocksize
- Origin: blocksize
- Version: 
- Endpoints: 4
- Pricing: $0.002-$0.005
- HTML page: https://pay.sh/services/blocksize/market-data
- Markdown page: https://pay.sh/services/blocksize/market-data/index.md

## Service URLs
- Gateway: https://mcp.blocksize.info
- Source: solana-foundation/pay-skills
- Source path: providers/blocksize/market-data/PAY.md
- Source skill: pay-skills

## Use Case
Use when an AI agent needs live market prices, VWAP, bid/ask snapshots, FX, or metals from the listed paid sample routes without creating an API account.

## Endpoint Table
| Method | Path | Pricing | Description |
| --- | --- | --- | --- |
| GET | v1/bidask/BTC-USD | $0.002/requests | Fetch crypto bid-ask snapshot |
| GET | v1/fx/EURUSD | $0.005/requests | Fetch FX exchange rate data |
| GET | v1/metal/XAUUSD | $0.005/requests | Fetch precious metals price data |
| GET | v1/vwap/BTC-USD | $0.002/requests | Fetch crypto VWAP market data |
