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

x402 Readability Extractor
BExtract clean readable text from any web page. Strips ads, navigation, scripts and returns title + main content. Built-in SSRF protection. Perfect for content analysis and AI training data. Usage: /api/readability?url=https://example.com/article

x402 Public Holidays API
BPublic holidays for 100+ countries by year. Local and English names. Usage: /api/holidays?country=FR&year=2026

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 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 Email Validation
BValidate email addresses with format check and DNS MX record verification. Returns detailed validation results including domain info. Usage: /api/[email protected]

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 Timestamp Converter
BConvert between Unix timestamps and human-readable dates. Supports seconds and milliseconds. Returns ISO 8601, UTC, and Unix formats. Usage: /api/timestamp?ts=1700000000 or /api/timestamp?date=2026-01-15

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

x402 Regex Tester
BTest regex patterns against text. Returns all matches with index and captured groups. Supports flags (g,i,m,s). Usage: /api/regex?pattern=\d+&text=abc123def456&flags=g

x402 TV Show Search
BSearch TV shows by name. Returns ratings, genres, status, premiere date and summary. Powered by TVmaze. Usage: /api/tvshow?q=breaking+bad

x402 Books Search
BSearch books via Open Library. Returns author, year, ISBN, subjects and cover image. Usage: /api/books?q=dune+frank+herbert

x402 SpaceX Launches
BLatest or upcoming SpaceX launches with details, links, and patch images. Usage: /api/spacex or /api/spacex?type=upcoming

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

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

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

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

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 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 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 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 Stock Price
BReal-time stock prices from Yahoo Finance. Returns price, change, market state, exchange. Usage: /api/stocks?symbol=AAPL

x402 Geocoding API
BConvert city names to GPS coordinates. Returns up to 5 matches with country and population. Usage: /api/geocoding?city=Paris

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 Timestamp Converter
BConvert between Unix timestamps and human-readable dates. Supports seconds and milliseconds. Returns ISO 8601, UTC, and Unix formats. Usage: /api/timestamp?ts=1700000000 or /api/timestamp?date=2026-01-15