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

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

x402 iTunes Search
BSearch iTunes for music, movies, podcasts, audiobooks. Returns artist, price, artwork, preview URL. Usage: /api/itunes?q=radiohead&media=music

x402 CSV to JSON
BConvert CSV data to JSON. Supports custom delimiters and header row detection. Usage: /api/csv-to-json?csv=name,age\nAlice,30\nBob,25

x402 Uptime Check
BCheck if a website is up with response time in milliseconds. Usage: /api/uptime?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 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 Unit Converter
BConvert between units: length (km, miles, ft), weight (kg, lb), temperature (C, F, K), volume, speed, data. Usage: /api/unit-convert?value=100&from=km&to=miles

x402 NPM Registry API
BNPM package metadata: latest version, description, license, keywords, author. Usage: /api/npm?package=react

x402 Random Dog Image API
BRandom dog images. Optional breed filter from 120+ breeds. Usage: /api/dogs or /api/dogs?breed=labrador

x402 Currency Converter
BReal-time currency conversion with 30+ currencies. Powered by European Central Bank rates via Frankfurter API. Usage: /api/currency?from=USD&to=EUR&amount=100

x402 Phone Validator
BValidate and analyze phone numbers. Detects country code, formats number, identifies mobile vs landline. Usage: /api/phone-validate?phone=+33612345678

x402 Password Generator
BGenerate cryptographically secure passwords. Configurable length (8-128), symbols, numbers, uppercase. Usage: /api/password?length=24&symbols=true

x402 AI Image Generation
BGenerate images with Google Gemini AI. Provide a text prompt, get a high-quality AI-generated image (base64 PNG). Supports 256, 512, 1024px sizes. Returns JSON with data_uri for easy embedding. Usage: /api/image?prompt=a+cat+in+space&size=512

x402 Phone Validator
BValidate and analyze phone numbers. Detects country code, formats number, identifies mobile vs landline. Usage: /api/phone-validate?phone=+33612345678

x402 ETH Gas Prices
BCurrent gas prices in Gwei for Ethereum, Base and Polygon. Zero external APIs — reads directly from RPC nodes. Usage: /api/eth-gas

x402 Emoji Search
BSearch emojis by name, category or group. Returns emoji character, name, category and unicode. Usage: /api/emoji?q=smile

x402 Markdown to HTML
BConvert Markdown text to clean HTML. Supports headings, bold, italic, code, links, and lists. Usage: /api/markdown?text=**bold**+_italic_

x402 Air Quality API
BReal-time air quality: PM2.5, PM10, ozone, NO2, CO. European and US AQI indexes. Usage: /api/airquality?lat=48.85&lon=2.35

x402 SSL Certificate Check
BCheck SSL certificate details for any domain. Returns issuer, validity dates, days remaining, fingerprint, SAN. Usage: /api/ssl-check?domain=google.com

x402 Random User
BGenerate a random fake user with name, email, phone, location, avatar. Perfect for testing. Usage: /api/random-user

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

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