$1
per call · USD Coin on Base
Fetch items from an Apify Actor run default dataset. Body: { "token": "..." } from actors/call. First call per wallet pays via x402 proportional to Apify usage (capped at $1.00); SIWX replay is free. Poll /api/actors/status until terminal — calling before terminal returns 409. POST only — never GET; token in JSON body, not query string.
Endpoint
POST https://stableapify.dev/api/actors/results6
Calls / 30d
5
Unique payers / 30d
Sep 5
Last called
upto
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://stableapify.dev/api/actors/results", {
method: "POST",
headers: { "Content-Type": "application/json" },
body: JSON.stringify({
"clean": true,
"limit": 100,
"offset": 0,
"token": "<from actors/call>"
}),
});
const data = await res.json();curl -X POST \
"https://stableapify.dev/api/actors/results" \
-H "Content-Type: application/json" \
-d '{"clean":true,"limit":100,"offset":0,"token":"<from actors/call>"}' \
-H "X-PAYMENT: <signed x402 payment>"Payment details
0x23d931f95831cee50b5f5edf4d0e88270f6c8411USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Developer Tools and the homepage with a featured placement.
More from Apify API & similar services
Apify API · Twitter X Data Tweet Scraper PAY PER Result Cheapest Call
stableapify.dev
Start the "Tweet Scraper|$0.25/1K Tweets | Pay-Per Result | No Rate Limits" Apify actor (kaitoeasyapi/twitter-x-data-tweet-scraper-pay-per-result-cheapest). Only $0.25/1000 tweets for Twitter scraping, 100% reliability, swift data retrieval.This incredible low price is almost too good to be true.Thanks to our larg…
Apify API · Amazon Crawler Call
stableapify.dev
Start the "Amazon Product Scraper" Apify actor (junglee/Amazon-crawler). Use this Amazon scraper to collect data based on URL and country from the Amazon website. Extract product information without using the Amazon API, including r…
Apify API · Tweet Scraper Call
stableapify.dev
Start the "🏯 Tweet Scraper V2 - X / Twitter Scraper" Apify actor (apidojo/tweet-scraper). ⚡️ Lightning-fast search, URL, list, and profile scraping, with customizable filters. At $0.40 per 1000 tweets, and 30-80 tweets per second, it is ideal for re…