HTTP 402 + USDC pay-per-call API for AI agents. 16 endpoints (QR codes,
screenshots, OG images, PDFs, web scraping, WHOIS, YouTube transcripts, AI
summarization, plus a 4-endpoint crypto cluster — wallet balances, ENS
resolution, gas, coin prices). Two payment rails: x402 (autonomous USDC on
Base mainnet, no signup, no API key, server holds zero private keys) or
pre-paid credits ($1 = 5 calls via NowPayments). Hosted MCP server included.
ツール
qr_code
og_image
screenshot
pdf_from_url
word_count
extract_metadata
extract_emails
website_tech
whois
domain_check
youtube_transcript
summarize
coin_price
ens_resolve
wallet_balance
gas_price
hl_markets
hl_market_orderbook
hl_market_funding
hl_market_candles
hl_market_trades
hl_account_balance
hl_account_positions
hl_account_orders
hl_account_fills
hl_builder_check
hl_builder_approve_tx
hl_order_place
hl_order_cancel
hl_order_modify
hl_position_close
hl_leverage_set
hl_margin_update
サーバー設定
{
"mcpServers": {
"402s-shop": {
"url": "https://402s.shop/api/mcp",
"headers": {
"Authorization": "Bearer ap_live_..."
}
}
}
}