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

x402 QR Code Generator
BGenerate QR code images from any text or URL. Returns image URL (PNG format). Customizable size 50-1000px. Usage: /api/qrcode-gen?data=https://example.com&size=300

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 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"}

Satoshi API x402 Fee Now
BPaid x402 quick Bitcoin fee-now endpoint for current mempool-aware fee guidance with a low-cost agent call.

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

x402 YouTube Info
BGet YouTube video metadata from URL or video ID. Returns title, author, thumbnail, embed URL. Usage: /api/youtube?url=https://youtube.com/watch?v=dQw4w9WgXcQ

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 WHOIS Lookup
BDomain WHOIS via RDAP. Returns registration/expiration dates, nameservers, registrar, status. Usage: /api/whois?domain=example.com

x402 GitHub API
BPublic GitHub data for users and repositories. Stars, forks, language, bio, followers. Usage: /api/github?user=torvalds or /api/github?repo=facebook/react

x402 Uptime Check
BCheck if a website is up with response time in milliseconds. Usage: /api/uptime?url=https://example.com

x402 Cron Parser
BParse cron expressions into human-readable descriptions. Shows field breakdown and schedule. Usage: /api/cron-parse?expr=0 9 * * 1-5

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 UUID Generator
BGenerate cryptographically secure UUID v4 identifiers. Supports batch generation up to 100 UUIDs at once. Usage: /api/uuid?count=5

x402 World Time API
BCurrent time in any timezone with UTC offset, DST status, and week number. Usage: /api/time?timezone=Europe/Paris

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 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 Article to Markdown
BConvert any article/blog URL to clean Markdown. Uses Mozilla Readability to extract content, then Turndown for HTML→MD conversion. Returns title, byline, excerpt, word count, and full Markdown content. Usage: /api/article-to-md?url=https://blog.example.com/post

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

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 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 Countries API
BDetailed country data: population, capital, currencies, languages, flag, timezones. Usage: /api/countries?name=France

x402 UUID Generator
BGenerate cryptographically secure UUID v4 identifiers. Supports batch generation up to 100 UUIDs at once. Usage: /api/uuid?count=5

x402 OpenGraph Extractor
BExtract OpenGraph and Twitter Card metadata from any URL for rich link previews. Returns title, description, image, site_name, type, locale, favicon, and twitter_card info. Usage: /api/opengraph?url=https://example.com