# Pricing - Peerlytics

Peerlytics is the API, explorer, orderbook, and webhook surface for the ZKP2P peer-to-peer USDC-fiat protocol on Base.

## Free API tier
- Price: $0/month
- Included credits: 1,000 credits/month
- Analytics rate limit: 60 requests/minute
- Explorer rate limit: 120 requests/minute
- Explorer endpoint cost: 3 credits/request
- Analytics endpoint cost: 15 credits/request
- API keys: available after wallet connection at https://peerlytics.xyz/developers?tab=account

## Pro / paid credits
- Price: pay as you go through credit packs or x402 pay-per-request
- Analytics rate limit: 180 requests/minute
- Explorer rate limit: 300 requests/minute
- Webhooks: available for wallets with Pro access or paid credits
- API key URL: https://peerlytics.xyz/developers?tab=account
- Human pricing page: https://peerlytics.xyz/developers?tab=pricing

# Credit Packs

## Starter
- ID: starter
- Price: $10 USDC
- Credits: 50,000

## Growth
- ID: growth
- Price: $29 USDC
- Credits: 150,000

## Scale
- ID: scale
- Price: $99 USDC
- Credits: 600,000

# Endpoint Costs

- Explorer endpoints: 3 credits/request by default
- Analytics endpoints: 15 credits/request by default
- Heavy analytics endpoints can override the default cost
- Trade-log exports cost 2,500 credits/call where enabled

# x402

- Network: Base mainnet
- Settlement asset: USDC
- Price: $0.001 per supported read request
- Discovery catalog: https://peerlytics.xyz/api/x402/resources
- Supported on most read endpoints
- Not supported on activity streams, webhook management, or trade-log exports

# Machine References

- API base: https://peerlytics.xyz/api/v1
- OpenAPI: https://peerlytics.xyz/api/openapi
- Well-known OpenAPI: https://peerlytics.xyz/.well-known/openapi.json
- LLM summary: https://peerlytics.xyz/llms.txt
- Full machine reference: https://peerlytics.xyz/llms-full.txt
- SDK: https://www.npmjs.com/package/@peerlytics/sdk
