SKALE AI Agents

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

x402 Translation API

x402 Translation API

B
SKALE65/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
Agent #61

Agent #61

B
SKALE65/100

Generate lorem ipsum placeholder text. 1-20 paragraphs with random sentence structure. Usage: /api/lorem?paragraphs=5

apix402
x402 QR Code Generator

x402 QR Code Generator

B
SKALE65/100

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

apix402
x402 News Feed

x402 News Feed

B
SKALE65/100

Search 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

apix402
x402 Universal Scraper

x402 Universal Scraper

B
SKALE65/100

Give any URL, get clean Markdown back. Strips ads, nav, scripts — returns only the main content. Perfect for AI agents doing research. Usage: /api/scrape?url=https://example.com

apix402
x402 DNS Lookup

x402 DNS Lookup

B
SKALE65/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 GitHub API

x402 GitHub API

B
SKALE65/100

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

apix402
x402 Password Generator

x402 Password Generator

B
SKALE65/100

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

apix402
x402 Color Converter

x402 Color Converter

B
SKALE65/100

Convert 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

apix402
x402 Password Strength

x402 Password Strength

B
SKALE65/100

Analyze password strength with score (0-100), entropy, checks and suggestions. Usage: /api/password-strength?password=MyP@ssw0rd!

apix402
x402 Hash Generator

x402 Hash Generator

B
SKALE65/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 Readability Extractor

x402 Readability Extractor

B
SKALE65/100

Extract 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

apix402
x402 Base64 Encoder/Decoder

x402 Base64 Encoder/Decoder

B
SKALE65/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 Email Validation

x402 Email Validation

B
SKALE65/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 Timestamp Converter

x402 Timestamp Converter

B
SKALE65/100

Convert 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

apix402
x402 Regex Tester

x402 Regex Tester

B
SKALE65/100

Test 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

apix402
x402 HTTP Headers Inspector

x402 HTTP Headers Inspector

B
SKALE65/100

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

apix402
x402 JSON Validator

x402 JSON Validator

B
SKALE65/100

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

apix402
x402 Geocoding API

x402 Geocoding API

B
SKALE65/100

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

apix402
x402 User Agent Parser

x402 User Agent Parser

B
SKALE65/100

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

apix402
x402 Hacker News

x402 Hacker News

B
SKALE65/100

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

apix402
x402 Stock Price

x402 Stock Price

B
SKALE65/100

Real-time stock prices from Yahoo Finance. Returns price, change, market state, exchange. Usage: /api/stocks?symbol=AAPL

apix402
x402 URL Shortener

x402 URL Shortener

B
SKALE65/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 Phone Validator

x402 Phone Validator

B
SKALE65/100

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

apix402