For Developers & Agents
Data Your Software Can Buy Itself
No signup. No API key. No account.
Every endpoint answers with HTTP 402 and a machine-readable price. Your agent pays in stablecoin and retries — one round trip, no human in the loop. Settlement is verified on-chain before a single byte is returned.
Endpoints
| /api/price/{mint} | $0.001 |
| /api/launches | $0.005 |
| /api/token/{mint} | $0.005 |
| /api/narrative/{mint} | $0.005 |
| /api/security/{mint} | $0.01 |
| /api/wallet/{address} | $0.01 |
| /api/trending | $0.01 |
| /api/watchdog/pricing | free |
How to pay
- USDC, USDT or native SOL on Solana
- USDC on Base
- Standard x402 clients work without custom code — send
payload.transactionand a facilitator settles it - Settlement is not instant: retry a few times over 10–20 seconds while the payment is indexed
Discovery
- x402 manifest — every resource, price and payment requirement
- OpenAPI 3.1 spec — generate a client instead of reading docs
- Free search over the guide catalogue
https://saylorinnovations.com/mcp— connect as an MCP tool server
Note on hosts. The endpoints currently run on
saylorinnovations.com. Use the URLs exactly as published in the manifest — that is the authoritative source.