stableapify.dev
Search Apify Store actors, start actor runs, and fetch results over x402 and MPP.
The wallet the 402 directs payment to. Its whole payment record — every payer, every chain — is on the merchant page.
Asset 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913
The payTo wallet does not resolve to a registered ERC-8004 agent. That is not a verdict on the service — most of the catalog is unregistered.
Accepts
The payment requirements as published to the catalog. Read the live 402 before paying — a price here is a claim, not a quote.
Pay 0.01 USDC on Base to 0x23d9…c8411. The signed payment is good for 5 minutes.
- Paid to
- 0x23d9…c8411
- USD Coin contract
- 0x8335…02913
- Payment window
- 5 minutes
- As published
- 10000 smallest units
The catalog’s raw entry
[
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x23d931f95831cee50b5f5edf4d0e88270f6c8411",
"amount": "10000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
]Extensions
{
"bazaar": {
"info": {
"input": {
"body": {},
"type": "http",
"method": "POST",
"bodyType": "json"
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method",
"bodyType",
"body"
],
"properties": {
"body": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"type": "object",
"required": [
"timeRange",
"limit",
"includeAi",
"descriptionType",
"populateAiRemoteLocation",
"populateAiRemoteLocationDerived"
],
"properties": {
"ats": {
"type": "array",
"items": {
"enum": [
"adp",
"applicantpro",
"ashby",
"bamboohr",
"breezy",
"careerplug",
"comeet",
"csod",
"dayforce",
"dover",
"eightfold",
"firststage",
"freshteam",
"gem",
"gohire",
"greenhouse",
"hibob",
"hirebridge",
"hirehive",
"hireology",
"hiringthing",
"icims",
"isolved",
"jazzhr",
"jobvite",
"join.com",
"kula",
"lever.co",
"manatal",
"oraclecloud",
"pageup",
"paradox",
"paycom",
"paycor",
"paylocity",
"personio",
"phenompeople",
"pinpoint",
"polymer",
"recruitee",
"recooty",
"rippling",
"rival",
"smartrecruiters",
"successfactors",
"taleo",
"teamtailor",
"trakstar",
"trinet",
"ultipro",
"werecruit",
"workable",
"workday",
"zoho"
],
"type": "string"
},
"description": "Filter jobs by one ore more ATS."
},
"limit": {
"type": "integer",
"default": 10,
"maximum": 5000,
"minimum": 10,
"description": "Maximum number of jobs to return per run. The minimum is 10 and the maximum is 5,000. Please set the memory to 1GB for runs above 2,000 jobs."
},
"includeAi": {
"type": "boolean",
"default": true,
"description": "BETA Feature: Include AI enriched fields. We enrich jobs with AI to retrieve relevant data from the job description. Please note that this performed with a one-shot prompt, so there might be some errors. We enrich over 99.9% of all jobs."
},
"timeRange": {
"enum": [
"1h",
"24h",
"7d",
"6m"
],
"type": "string",
"default": "7d",
"description": "Select the time range for job listings. You can choose between hourly (1h), daily (24h), weekly (7d), or backfill of all active jobs (great to get started, 6m). We strongly recommend running the Actor at the same time every hour/day/week to ensure that you get all jobs withou duplicates"
},
"aiHasSalary": {
"type": "boolean",
"description": "BETA Feature: Filter for jobs with salary information only. Set to false to include all jobs. Results include jobs that have either an AI enriched salary or a raw salary (discovered in the job posting schema)."
},
"titleSearch": {
"type": "array",
"items": {
"type": "string"
},
"description": "Array of job titles to search for. Use :* for prefix matching (e.g., 'Soft:*' will match 'Software', 'Softball', etc.)"
},
"domainFilter": {
"type": "array",
"items": {
"type": "string"
},
"description": "Array of company domains to search for. Requires an exact match."
},
"removeAgency": {
"type": "boolean",
"description": "Filter out recruitment agencies"
},
"locationSearch": {
"type": "array",
"items": {
"type": "string"
},
"description": "Array of locations to search for. Location search uses phrase matching, so you must use the exact 'City, State/Region, Country' format. All locations use English names (e.g., 'Munich' not 'München', 'Bavaria' not 'Bayern'). For the UK, use the constituent country as the state (e.g., 'London, England, United Kingdom', 'Edinburgh, Scotland, United Kingdom'). For the US, use the full state name (e.g., 'New York, New York, United States', 'San Francisco, California, United States'). You can also search by just a country (e.g., 'United Kingdom') or a city (e.g., 'London'). Do not use abbreviations (NY, US, UK). Use :* for prefix matching (e.g., 'New:*' will match 'New York', 'New Jersey', etc.). If anything is unclear, please create an issue."
},
"datePostedAfter": {
"type": "string",
"description": "We don't recommend using this parameter if you retrieve jobs on a regular interval with the 1h/24h/7d time range. Filter jobs posted on or after a specific date. The correct format is '2025-01-01'. To include time, use the following syntax: '2025-01-01T14:00:00'. Warning, several ATS don't include time and default to 00:00. Please keep in mind that the jobs posted date/time is UTC and there's a 1 to 2 hour delay before jobs appear on this API. Please be wary of duplicate jobs when using this filter."
},
"descriptionType": {
"enum": [
"text",
"html"
],
"type": "string",
"default": "text",
"description": "Format of the job description"
},
"includeLinkedIn": {
"type": "boolean",
"description": "BETA Feature: Include LinkedIn company data. We use AI to map each job to a LinkedIn organization. This is a beta so there might be some errors. We map over 95% of all jobs with 99% accuracy."
},
"liIndustryFilter": {
"type": "array",
"items": {
"type": "string"
},
"description": "BETA Feature: Filter by LinkedIn industries"
},
"descriptionSearch": {
"type": "array",
"items": {
"type": "string"
},
"description": "Warning, this search might be too intenstive for the 6m backfill API. Please be very specific, limit your searches to a handful of keywords, and combine with one of the other searches, preferably titleSearch. Array of terms to search in job title & description. Use :* for prefix matching (e.g., 'Python:*' will match 'Python', 'Pythonic', etc.)"
},
"aiTaxonomiesFilter": {
"type": "array",
"items": {
"enum": [
"Technology",
"Healthcare",
"Management & Leadership",
"Finance & Accounting",
"Human Resources",
"Sales",
"Marketing",
"Customer Service & Support",
"Education",
"Legal",
"Engineering",
"Science & Research",
"Trades",
"Construction",
"Manufacturing",
"Logistics",
"Creative & Media",
"Hospitality",
"Environmental & Sustainability",
"Retail",
"Data & Analytics",
"Software",
"Energy",
"Agriculture",
"Social Services",
"Administrative",
"Government & Public Sector",
"Art & Design",
"Food & Beverage",
"Transportation",
"Consulting",
"Sports & Recreation",
"Security & Safety"
],
"type": "string"
},
"description": "BETA Feature: Filter by AI taxonomies"
},
"atsExclusionFilter": {
"type": "array",
"items": {
"enum": [
"adp",
"applicantpro",
"ashby",
"bamboohr",
"breezy",
"careerplug",
"comeet",
"csod",
"dayforce",
"dover",
"eightfold",
"firststage",
"freshteam",
"gem",
"gohire",
"greenhouse",
"hibob",
"hirebridge",
"hirehive",
"hireology",
"hiringthing",
"icims",
"isolved",
"jazzhr",
"jobvite",
"join.com",
"kula",
"lever.co",
"manatal",
"oraclecloud",
"pageup",
"paradox",
"paycom",
"paycor",
"paylocity",
"personio",
"phenompeople",
"pinpoint",
"polymer",
"recruitee",
"recooty",
"rippling",
"rival",
"smartrecruiters",
"successfactors",
"taleo",
"teamtailor",
"trakstar",
"trinet",
"ultipro",
"werecruit",
"workable",
"workday",
"zoho"
],
"type": "string"
},
"description": "Exclude jobs from one or more ATS."
},
"organizationSearch": {
"type": "array",
"items": {
"type": "string"
},
"description": "Array of organization names to search for. Use :* for prefix matching (e.g., 'Google:*' will match 'Google', 'Google Cloud', etc.) Getting several companies with the same name? Use the liOrganizationSlugFilter to filter by LinkedIn organization slugs."
},
"remote only (legacy)": {
"type": "boolean",
"description": "Filter for remote jobs only. Set to false to include all jobs. This filter is very sensitive and will include jobs that have 'remote' in the title, description, or location. Use AI Work Arrangement filter for more precise results."
},
"titleExclusionSearch": {
"type": "array",
"items": {
"type": "string"
},
"description": "Array of job titles to exclude. Use :* for prefix matching (e.g., 'Soft:*' will match 'Software', 'Softball', etc.)"
},
"domainExclusionFilter": {
"type": "array",
"items": {
"type": "string"
},
"description": "Array of company domains to exclude. Requires an exact match."
},
"aiEmploymentTypeFilter": {
"type": "array",
"items": {
"enum": [
"FULL_TIME",
"PART_TIME",
"CONTRACTOR",
"TEMPORARY",
"INTERN",
"VOLUNTEER",
"PER_DIEM",
"OTHER"
],
"type": "string"
},
"description": "BETA Feature: Filter by employment type"
},
"aiExperienceLevelFilter": {
"type": "array",
"items": {
"enum": [
"0-2",
"2-5",
"5-10",
"10+"
],
"type": "string"
},
"description": "BETA Feature: Filter by years of experience"
},
"aiVisaSponsorshipFilter": {
"type": "boolean",
"description": "BETA Feature: Filter for jobs offering visa sponsorship only. Set to false to include all jobs."
},
"aiWorkArrangementFilter": {
"type": "array",
"items": {
"enum": [
"On-site",
"Hybrid",
"Remote OK",
"Remote Solely"
],
"type": "string"
},
"description": "BETA Feature: Filter by work arrangement. Remote OK = remote with an office available. Remote Solely = remote with no office available. Include both to include all remote jobs."
},
"locationExclusionSearch": {
"type": "array",
"items": {
"type": "string"
},
"description": "Array of locations to exclude. Location search uses phrase matching, so you must use the exact 'City, State/Region, Country' format. All locations use English names. For the UK, use the constituent country as the state (e.g., 'London, England, United Kingdom'). Do not use abbreviations (NY, US, UK). Use :* for prefix matching (e.g., 'New:*' will match 'New York', 'New Jersey', etc.). If anything is unclear, please create an issue."
},
"populateAiRemoteLocation": {
"type": "boolean",
"default": false,
"description": "If enabled, populates ai_remote_location with locations_derived when ai_remote_location is empty."
},
"aiTaxonomiesPrimaryFilter": {
"type": "array",
"items": {
"enum": [
"Technology",
"Healthcare",
"Management & Leadership",
"Finance & Accounting",
"Human Resources",
"Sales",
"Marketing",
"Customer Service & Support",
"Education",
"Legal",
"Engineering",
"Science & Research",
"Trades",
"Construction",
"Manufacturing",
"Logistics",
"Creative & Media",
"Hospitality",
"Environmental & Sustainability",
"Retail",
"Data & Analytics",
"Software",
"Energy",
"Agriculture",
"Social Services",
"Administrative",
"Government & Public Sector",
"Art & Design",
"Food & Beverage",
"Transportation",
"Consulting",
"Sports & Recreation",
"Security & Safety"
],
"type": "string"
},
"description": "BETA Feature: Filter by primary AI taxonomy"
},
"descriptionExclusionSearch": {
"type": "array",
"items": {
"type": "string"
},
"description": "Warning, this search might be too intenstive for the 6m backfill API. Please be very specific, limit your searches to a handful of keywords, and combine with one of the other searches, preferably titleSearch. Array of terms to exclude from job title & description. Use :* for prefix matching (e.g., 'Python:*' will match 'Python', 'Pythonic', etc.)"
},
"liOrganizationEmployeesGte": {
"type": "integer",
"maximum": 9007199254740991,
"minimum": 0,
"description": "BETA Feature: Minimum number of employees in the company"
},
"liOrganizationEmployeesLte": {
"type": "integer",
"maximum": 9007199254740991,
"minimum": 0,
"description": "BETA Feature: Maximum number of employees in the company"
},
"aiTaxonomiesExclusionFilter": {
"type": "array",
"items": {
"enum": [
"Technology",
"Healthcare",
"Management & Leadership",
"Finance & Accounting",
"Human Resources",
"Sales",
"Marketing",
"Customer Service & Support",
"Education",
"Legal",
"Engineering",
"Science & Research",
"Trades",
"Construction",
"Manufacturing",
"Logistics",
"Creative & Media",
"Hospitality",
"Environmental & Sustainability",
"Retail",
"Data & Analytics",
"Software",
"Energy",
"Agriculture",
"Social Services",
"Administrative",
"Government & Public Sector",
"Art & Design",
"Food & Beverage",
"Transportation",
"Consulting",
"Sports & Recreation",
"Security & Safety"
],
"type": "string"
},
"description": "BETA Feature: Exclude jobs by AI taxonomies. Warning: this filter is very broad and will exclude jobs that are not in any of the selected taxonomies. For example, 'Healthcare' might exclude Software Engineer job in Healthcare. Use inclusive filters to avoid this."
},
"organizationExclusionSearch": {
"type": "array",
"items": {
"type": "string"
},
"description": "Array of organization names to exclude. Use :* for prefix matching (e.g., 'Google:*' will match 'Google', 'Google Cloud', etc.) Getting several companies with the same name? Use the liOrganizationSlugExclusionFilter to filter by LinkedIn organization slugs."
},
"populateAiRemoteLocationDerived": {
"type": "boolean",
"default": false,
"description": "If enabled, populates ai_remote_location_derived with locations_derived when ai_remote_location_derived is empty."
}
},
"description": "Normalized actor input. See field descriptions for the simplified shape; native Apify input also accepted (passed through).",
"additionalProperties": {}
},
"options": {
"type": "object",
"properties": {
"build": {
"type": "string",
"maxLength": 100,
"minLength": 1
},
"memory": {
"type": "integer",
"maximum": 32768,
"minimum": 128
},
"maxItems": {
"type": "integer",
"maximum": 100000,
"minimum": 1
}
},
"description": "Optional Apify run options.",
"additionalProperties": false
}
},
"additionalProperties": false
},
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"POST",
"PUT",
"PATCH"
],
"type": "string"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
}
},
"additionalProperties": false
}
}
}
}
}Provenance
- Seen in the source catalog
- 2026-07-06 09:04Z
- Last indexed by Roundhouse
- 2026-08-04 13:40Z
- Last enriched (probe, favicon, geo)
- 2026-09-13 03:15Z
- x402 version
- 2
- Max timeout
- 300s
- Liveness probe
- HTTP 405
Hand this page to an agent
Copy the prompt and paste it into Claude, an MCP client or your own agent — it will vet this service and call it over the free read API. No key, no account.
GET api.roundhouseai.io/v0/endpoints
No per-endpoint history for this service yet, so this is payments indexed to its PROVIDER's wallet over 30 days. Verified volume counts only settlements with an on-chain EIP-3009 marker.
Show the promptHide the prompt
Using Roundhouse, look up the x402 service stableapify.dev and tell me whether it is worth paying: what a call costs, whether the endpoint answered when last probed, and what its payment record actually shows. curl -s 'https://api.roundhouseai.io/v0/endpoints?q=stableapify.dev' curl -s 'https://api.roundhouseai.io/v0/merchants/<the payTo wallet returned above>' Then call it: read the price from the live 402 at https://stableapify.dev/api/actors/fantastic-jobs/career-site-job-listing-api/call, never from a cached figure, and pay with an x402 client. The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except /v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402, or use an organization key from https://roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://roundhouseai.io/skill.md first — it is the whole procedure.