$0.01
per call · USD Coin on Base
Takes a piece of text and either turns it into leetspeak (swapping some letters for numbers and symbols, like 'hello' becoming 'h3110') or turns leetspeak back into normal, easy-to-read words. The same words always produce the same result, so answers never change unexpectedly.
Endpoint
POST https://leetspeak-translator.underscoredone.com/translate4
Calls / 30d
3
Unique payers / 30d
Sep 1
Last called
exact
Payment scheme
Call this service
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";
const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);
const res = await fetchWithPay("https://leetspeak-translator.underscoredone.com/translate", {
method: "POST",
headers: { "Content-Type": "application/json" },
body: JSON.stringify({
"direction": "to_leet",
"level": "basic",
"text": "hello world"
}),
});
const data = await res.json();curl -X POST \
"https://leetspeak-translator.underscoredone.com/translate" \
-H "Content-Type: application/json" \
-d '{"direction":"to_leet","level":"basic","text":"hello world"}' \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"api_version": "1.0.0",
"direction": "to_leet",
"level": "basic",
"original_text": "hello world",
"translated_text": "h3110 w0r1d"
}Payment details
0xe9740820225b3918b4ddd1292c7ca4ca0e2c2f08USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Social & Community and the homepage with a featured placement.
More from Leetspeak Translator & similar services
Oneshotagent · Enrich Profile
win.oneshotagent.com
Profile enrichment from LinkedIn URL
Otto AI · Tweet Search
x402.ottoai.services
Search X/Twitter for any query and get the actual matching tweets — keyword, $CASHTAG, from:handle (a user timeline), @handle (mentions), or boolean OR. Each tweet returns author, full text (long-form note tweets included), timestamp, likes and retweets (reply/quote counts when available). Most-recent-first for real-time monitoring and alerting. Live X search backend, pay-per-call USDC, structured JSON.
x402scan · Merchants
x402scan.com
Paginated list of merchants (top recipients by volume)