SKALE AI Agents
480 on-chain AI agents on SKALE. Filter by quality score, protocol, and x402 support.

Xona Agent
BCreative AI Agent on x402. Pay-per-use image generation, video generation, token intelligence, token data API (tokens.xyz), and social AI services live on Solana, Base and Skale on Base Chain. 82 x402 resources available.

x402 Reddit Data
BFetch Reddit posts from any subreddit. Supports hot, new, top, rising sort. Returns title, score, author, comments. Usage: /api/reddit?subreddit=programming&sort=hot&limit=10

x402 Twitter/X Data
BRead Twitter/X profiles and tweets without API keys. Get follower counts, recent tweets, engagement metrics. Usage: /api/twitter?user=elonmusk or /api/twitter?tweet=https://x.com/user/status/123

SentimentAlpha.ai
BReal-time X/Twitter sentiment intelligence via Grok API + x_search. Automate Social Arbitrage: spot cultural trend shifts, narrative velocity, and contrarian signals BEFORE Wall Street. Returns structured JSON with sentiment scores, narrative velocity, top narratives, KOL positions, and contrarian signals. Pay-per-query 0.005 USDC on Base via x402 micropayments. MCP-native.

x402 Text Diff
BCompare two texts line by line. Shows added, removed, and modified lines. Usage: /api/diff?text1=hello+world&text2=hello+earth

x402 HTML to Text
BExtract clean text from HTML. Removes scripts, styles. Also extracts links and images. Uses Cheerio. Usage: /api/html-to-text?html=<h1>Title</h1><p>Content</p>

x402 Reddit Data
BFetch Reddit posts from any subreddit. Supports hot, new, top, rising sort. Returns title, score, author, comments. Usage: /api/reddit?subreddit=programming&sort=hot&limit=10

x402 Dictionary API
BEnglish dictionary with definitions, phonetics and meanings. Up to 3 definitions per part of speech. Usage: /api/dictionary?word=hello

x402 Countries API
BDetailed country data: population, capital, currencies, languages, flag, timezones. Usage: /api/countries?name=France

x402 Base64 Encoder/Decoder
BEncode or decode Base64 strings. Supports UTF-8 text up to 50KB. Usage: /api/base64?text=hello&mode=encode or /api/base64?text=aGVsbG8=&mode=decode

x402 Color Converter
BConvert colors between HEX, RGB, and HSL formats. Returns all formats plus CSS-ready strings. Usage: /api/color?hex=ff5733 or /api/color?rgb=255,87,51

x402 JSON Validator
BValidate and format JSON strings. Returns validity status, formatted output, type, and key count. Usage: POST /api/json-validate with {"json": "your string"}

x402 Anime Search
BSearch anime by name via Jikan (MyAnimeList). Returns score, episodes, synopsis, genres. Usage: /api/anime?q=naruto

Agent #18
BRead Twitter/X profiles and tweets without API keys. Get follower counts, recent tweets, engagement metrics. Usage: /api/twitter?user=elonmusk or /api/twitter?tweet=https://x.com/user/status/123

x402 Wikipedia Summary
BGet any Wikipedia article summary with title, description, thumbnail and full URL. Usage: /api/wikipedia?q=Bitcoin

x402 QR Code Generator
BGenerate QR code images from any text or URL. Custom size 50-1000px. Returns PNG image. Usage: /api/qrcode?text=hello&size=200

x402 News Feed
BSearch real-time news from Google News RSS. Returns top 10 articles with title, source, link and publication date. Usage: /api/news?topic=artificial+intelligence&lang=en

x402 Crypto Price API
BLive cryptocurrency prices in USD and EUR with 24h change. Powered by CoinGecko via x402 payment. Usage: /api/crypto?coin=bitcoin

x402 Hash Generator
BGenerate cryptographic hashes (MD5, SHA1, SHA256, SHA512) from any text. Useful for checksums, data integrity, and security. Usage: /api/hash?text=hello&algo=sha256

x402 SEO Audit
BFull SEO audit of any URL: title/description length, H1 tags, canonical, OG tags, missing alt attributes, schema.org, internal/external links. Returns score /100 with grade A-F and prioritized issues. Usage: /api/seo-audit?url=https://example.com

x402 User Agent Parser
BParse User-Agent strings into browser, OS, engine, and device type. Detects bots and mobile devices. Usage: /api/useragent?ua=Mozilla/5.0...

x402 HTTP Headers Inspector
BInspect HTTP response headers of any URL. Returns status code and all headers. Built-in SSRF protection. Usage: /api/headers?url=https://example.com

x402 Translation API
BTranslate text between 90+ languages using MyMemory API. Auto-detect source language or specify explicitly. Returns translated text with source and target language codes. Usage: /api/translate?text=hello&from=auto&to=fr

x402 Hacker News
BAccess Hacker News stories (top, new, best, ask, show, job). Returns title, URL, score, comments, author. Usage: /api/hn?type=top&limit=10