Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ASTERPAY_API_URL | No | AsterPay API base URL | https://x402-api-production-ba87.up.railway.app |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| resources | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_crypto_price | Get real-time cryptocurrency price data for any token (Bitcoin, Ethereum, etc). Returns current price, market cap, 24h volume, and price changes. Cost: $0.005 USDC via x402. |
| get_ohlcv | Get OHLCV (Open/High/Low/Close/Volume) candlestick data for charting and technical analysis. Cost: $0.01 USDC via x402. |
| get_trending | Get currently trending cryptocurrency tokens based on search interest. Cost: $0.005 USDC via x402. |
| ai_summarize | Summarize any text using AI. Returns a concise summary of the input. Cost: $0.004 USDC via x402. |
| ai_sentiment | Analyze sentiment of text. Returns positive/negative/neutral classification with confidence scores. Cost: $0.004 USDC via x402. |
| ai_translate | Translate text to any language using AI. Supports all major languages. Cost: $0.02 USDC via x402. |
| ai_code_review | AI-powered code review. Returns bugs, improvements, security issues, and best practices. Cost: $0.05 USDC via x402. |
| wallet_score | Get reputation and risk score for any blockchain wallet address. Analyzes transaction history, age, and activity patterns. Cost: $0.05 USDC via x402. |
| token_analysis | Security analysis for any ERC-20 token contract. Checks for honeypots, rug pulls, ownership issues, and contract risks. Cost: $0.10 USDC via x402. |
| whale_alerts | Get recent large cryptocurrency movements (whale alerts). Tracks significant token transfers on-chain. Cost: $0.02 USDC via x402. |
| generate_qr_code | Generate a QR code image from any text or URL. Returns base64-encoded PNG image. FREE — no payment required. |
| take_screenshot | Take a screenshot of any webpage. Returns the screenshot as an image. Cost: $0.02 USDC via x402. |
| generate_pdf | Convert HTML content to PDF document. Returns the PDF file. Cost: $0.03 USDC via x402. |
| check_token_tiers | View ASTERPAY token tier system — hold ASTERPAY tokens for API discounts up to 60% off. FREE. |
| check_wallet_tier | Check your ASTERPAY token balance and current discount tier. FREE. |
| discover_endpoints | Discover all available AsterPay API endpoints with pricing and metadata. x402 Bazaar compatible. FREE. |
| settlement_estimate | Get settlement estimate for USDC to EUR conversion via AsterPay's EUR off-ramp facilitator. Shows real-time exchange rate, AsterPay fees (0.5%), net EUR amount, and SEPA Instant timing. FREE — no payment required. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| api-info | |
| discovery |