$0.01
per call · USD Coin on base
Pin a file to IPFS
Endpoint
POST https://kleros-ipfs-gateway.fly.dev/upload-to-ipfs130
Calls / 30d
2
Unique payers / 30d
Sep 10
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://kleros-ipfs-gateway.fly.dev/upload-to-ipfs", {
method: "POST",
headers: { "Content-Type": "application/json" },
body: JSON.stringify({}),
});
const data = await res.json();curl -X POST \
"https://kleros-ipfs-gateway.fly.dev/upload-to-ipfs" \
-H "Content-Type: application/json" \
-d '{}' \
-H "X-PAYMENT: <signed x402 payment>"Payment details
0xf1c7c037891525e360c59f708739ac09a7670c59USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Media & Generation and the homepage with a featured placement.
More from Fly & similar services
Fly · Generate Image
nanobanana-x402.fly.dev
Generate an AI image from a text prompt using Google Gemini 3.1 Flash Image. Returns base64-encoded PNG. Optional aspectRatio (1:1, 16:9, 9:16, 3:2, 2:3, 4:3, 3:4, 4:5, 5:4, 21:9). Backed by Google's Gemini image preview model — fast, high-quality, supports text rendering inside images.
Fly · X Search
clink-lithium-vault.fly.dev
X/Twitter search for AI agents - live tweets via advanced search: from:user, exact phrases, #hashtags, min_faves, lang, since/until dates. Returns up to 20 newest matches with author, followers, likes, retweets, views, URL. Crypto, stocks, news, sentiment, social media monitoring, trend tracking, brand mentions, breaking news, memecoins, AI agents. ?query=<advanced search>. Want an AI-written trend summary too? /x/digest $0.02.
Fly · X Profile
clink-lithium-vault.fly.dev
X/Twitter profile lookup for AI agents - full public account details for any handle, no API key or login. Returns display name, user id, bio, follower and following counts, tweet count, verified status, location, join date and profile URL. Verify an account is real, size an audience, enrich a lead, resolve a handle to an id. ?username=elonmusk. Their tweets: /x/user $0.006. Find accounts: /x/users $0.006.