SKALE AI Agents

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

x402 Reddit Data

x402 Reddit Data

B
SKALE64/100

Fetch 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

apix402
x402 HTML to Text

x402 HTML to Text

B
SKALE64/100

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

apix402
x402 URL Shortener

x402 URL Shortener

B
SKALE64/100

Shorten any URL using is.gd service. Returns permanent short URL. Usage: /api/url-shorten?url=https://example.com/very-long-path

apix402
x402 BTC Address Info

x402 BTC Address Info

B
SKALE64/100

Get Bitcoin address balance and transaction count from blockchain.com. Usage: /api/btc-address?address=1A1zP1eP5QGefi2DMPTfTL5SLmv7DivfNa

apix402
x402 URL Parser

x402 URL Parser

B
SKALE64/100

Parse and analyze URLs. Returns protocol, hostname, port, path, query params, hash. Usage: /api/url-parse?url=https://example.com:8080/path?q=test

apix402
x402 HTTP Status Codes

x402 HTTP Status Codes

B
SKALE64/100

Look up HTTP status codes. Returns name, description, and category for any code 100-599. Usage: /api/http-status?code=404

apix402
x402 Anime Search

x402 Anime Search

B
SKALE64/100

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

apix402
x402 QR Code Generator

x402 QR Code Generator

B
SKALE64/100

Generate 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

apix402
x402 Domain Intelligence Report

x402 Domain Intelligence Report

B
SKALE64/100

One domain → full intelligence report: WHOIS/RDAP registration data, DNS records (A, MX, NS, TXT), SSL status, tech stack detection and trust score. Saves 5+ separate API calls. Usage: /api/domain-report?domain=stripe.com

apix402
x402 Unit Converter

x402 Unit Converter

B
SKALE64/100

Convert 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

apix402
x402 Translation API

x402 Translation API

B
SKALE64/100

Translate 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

apix402
x402 AI Image Generation

x402 AI Image Generation

B
SKALE64/100

Generate 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

apix402
x402 Hash Generator

x402 Hash Generator

B
SKALE64/100

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

apix402
x402 Email Validation

x402 Email Validation

B
SKALE64/100

Validate email addresses with format check and DNS MX record verification. Returns detailed validation results including domain info. Usage: /api/[email protected]

apix402
x402 DNS Lookup

x402 DNS Lookup

B
SKALE64/100

DNS record lookup for any domain. Supports A, AAAA, MX, TXT, CNAME, NS, SOA, PTR, SRV records. Built-in SSRF protection. Usage: /api/dns?domain=google.com&type=A

apix402
x402 Weather API

x402 Weather API

B
SKALE64/100

Real-time weather data for any city. Returns temperature, wind speed, and weather code. Powered by Open-Meteo via x402 payment. Usage: /api/weather?city=Paris

apix402
x402 Countries API

x402 Countries API

B
SKALE64/100

Detailed country data: population, capital, currencies, languages, flag, timezones. Usage: /api/countries?name=France

apix402
x402 OpenGraph Extractor

x402 OpenGraph Extractor

B
SKALE64/100

Extract 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

apix402
x402 Wikipedia Summary

x402 Wikipedia Summary

B
SKALE64/100

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

apix402
x402 TV Show Search

x402 TV Show Search

B
SKALE64/100

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

apix402
x402 Random Dog Image API

x402 Random Dog Image API

B
SKALE64/100

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

apix402
x402 Cron Parser

x402 Cron Parser

B
SKALE64/100

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

apix402
x402 Base64 Encoder/Decoder

x402 Base64 Encoder/Decoder

B
SKALE64/100

Encode 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

apix402
x402 UUID Generator

x402 UUID Generator

B
SKALE64/100

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

apix402