Get public holidays by country and year for the 200+ countries covered by Nager.Date.
$0.02 · StraleRead moreBuy the data you don’t have. One call at a time.
When a job needs something your own systems cannot answer — who this company is, what the reviews say, what the listing costs — an agent finds the source, shows you the price and your balance, and pays per call from a prepaid wallet. It can never spend more than you have put in it.
SHOWING 151–180 OF 392
Extract bank name and branch information from an IBAN.
$0.02 · StraleRead moreValidate invoice data: VAT number format, line item math, tax calculations, EU compliance…
$0.02 · StraleRead moreDecode a JWT token without verification. Returns header, payload, claims, expiry status, and…
$0.02 · StraleRead moreConvert markdown to styled HTML with inline CSS.
$0.02 · StraleRead moreDNS lookup for MX, A, AAAA, NS, TXT, SOA records.
$0.02 · StraleRead moreAnalyze password strength: entropy, crack time estimate, character class diversity, common…
$0.02 · StraleRead moreDetect whether a phone number is mobile, landline, VOIP, toll-free, or premium rate.
$0.02 · StraleRead moreValidate a phone number and classify its type.
$0.02 · StraleRead moreLook up location information from a postal/ZIP code.
$0.02 · StraleRead moreFetch and parse a website's robots.txt. Returns rules per user-agent, sitemaps, crawl delays…
$0.02 · StraleRead moreScan code/config/logs for leaked secrets: AWS keys, GitHub tokens, Stripe keys, API keys…
$0.02 · StraleRead moreScan code/config/logs for leaked secrets: AWS keys, GitHub tokens, Stripe keys, API keys…
$0.02 · StraleRead moreCheck stablecoin supply and flows. Query by chain (stablecoin supply on Ethereum, Base, etc.)…
$0.02 · StraleRead moreGet timezone information for a country code, city name, or coordinates.
$0.02 · StraleRead moreEstimate token count and cost for text across LLM models (GPT-4o, Claude, Gemini, Mistral…
$0.02 · StraleRead moreAnalyze a token contract for security risks: honeypot detection, sell tax, hidden ownership…
$0.02 · StraleRead moreConvert between units: length, weight, volume, temperature, area, speed, data storage.
$0.02 · StraleRead moreCheck if a URL is up or down. Returns status code, latency, redirect info, TLS status, and…
$0.02 · StraleRead moreLightweight text extraction from URL. No JS rendering — just HTTP GET + HTML parse.
$0.02 · StraleRead moreCheck if a crypto-asset service provider (CASP/VASP) is authorized under the EU MiCA regulation.
$0.02 · StraleRead moreValidate a European VAT number against the VIES database.
$0.02 · StraleRead moreCheck when a wallet address made its first transaction.
$0.02 · StraleRead moreCheck when a wallet address made its first transaction.
$0.02 · StraleRead moreGet the native token balance for any wallet address and a list of recently interacted ERC-20…
$0.02 · StraleRead moreGet recent transactions for any wallet address.
$0.02 · StraleRead moreCheck work permit requirements by nationality and destination.
$0.02 · StraleRead moreList all email addresses found for a domain, with sources and confidence…
$0.02 · HunterRead moreFind the most likely email address from a person's name and their…
$0.02 · HunterRead moreUnlock the email addresses behind multi-domain search reveal…
$0.02 · HunterRead moreGet public holidays by country and year for the 200+ countries covered by Nager.Date. Returns holiday names, dates, types (public/bank/optional), and whether they are fixed or variable.
Extract bank name and branch information from an IBAN. Returns bank name, BIC/SWIFT code, branch, and country. Pure algorithmic — uses bank code lookup tables.
Validate invoice data: VAT number format, line item math, tax calculations, EU compliance requirements.
Decode a JWT token without verification. Returns header, payload, claims, expiry status, and time until expiry. Algorithmic.
Convert markdown to styled HTML with inline CSS. Supports light, dark, and plain themes. Algorithmic — instant.
DNS lookup for MX, A, AAAA, NS, TXT, SOA records. Detects email provider (Google, Microsoft, etc.), SPF, and DMARC records.
Analyze password strength: entropy, crack time estimate, character class diversity, common password check, keyboard pattern detection. Password is NOT stored. Algorithmic.
Detect whether a phone number is mobile, landline, VOIP, toll-free, or premium rate. Essential for SMS delivery verification and communication routing.
Validate a phone number and classify its type. Returns E.164 format, country, carrier name, and whether it is mobile, landline, or VOIP. Covers 200+ countries.
Look up location information from a postal/ZIP code. Returns city, region/state, and approximate coordinates. Covers 60+ countries via Zippopotam.us.
Fetch and parse a website's robots.txt. Returns rules per user-agent, sitemaps, crawl delays, and whether all crawlers are blocked.
Scan code/config/logs for leaked secrets: AWS keys, GitHub tokens, Stripe keys, API keys, private keys, DB URLs, JWTs. Algorithmic regex matching.
Scan code/config/logs for leaked secrets: AWS keys, GitHub tokens, Stripe keys, API keys, private keys, DB URLs, JWTs. Algorithmic regex matching.
Check stablecoin supply and flows. Query by chain (stablecoin supply on Ethereum, Base, etc.), by stablecoin (USDC market cap and circulation), or get the overall market summary. Data from DeFi Llama.
Get timezone information for a country code, city name, or coordinates. Returns IANA timezone, current UTC offset, DST status, and current local time.
Estimate token count and cost for text across LLM models (GPT-4o, Claude, Gemini, Mistral, Llama). Algorithmic — no API calls.
Analyze a token contract for security risks: honeypot detection, sell tax, hidden ownership, mint functions, proxy status, and holder distribution. Uses GoPlus Security covering 30+ blockchains and 10M+ tokens.
Convert between units: length, weight, volume, temperature, area, speed, data storage. Algorithmic — instant.
Check if a URL is up or down. Returns status code, latency, redirect info, TLS status, and server headers.
Lightweight text extraction from URL. No JS rendering — just HTTP GET + HTML parse. Fast and cheap for most content sites.
Check if a crypto-asset service provider (CASP/VASP) is authorized under the EU MiCA regulation. Searches ESMA's official register of authorized CASPs. Returns authorization status, licensed services, home country, and passporting rights.
Validate a European VAT number against the VIES database. Returns company name, address, and validity. Caches results for 24 hours for instant responses on repeated lookups. Serves cached data when VIES is down.
Check when a wallet address made its first transaction. Returns the wallet's age in days. A new wallet transacting large amounts is a red flag. Supports Ethereum, Base, and other EVM chains via Etherscan V2.
Check when a wallet address made its first transaction. Returns the wallet's age in days. A new wallet transacting large amounts is a red flag. Supports Ethereum, Base, and other EVM chains via Etherscan V2.
Get the native token balance for any wallet address and a list of recently interacted ERC-20 tokens. Supports Ethereum and other EVM chains via Etherscan V2.
Get recent transactions for any wallet address. Returns up to 50 transactions with hash, value, timestamp, and gas details. Supports Ethereum and other EVM chains via Etherscan V2.
Check work permit requirements by nationality and destination. Covers EU free movement, Schengen, Nordic rules.
List all email addresses found for a domain, with sources and confidence scores.
Find the most likely email address from a person's name and their company.
Unlock the email addresses behind multi-domain search reveal handles.
It spends nothing until you say so.
An agent can reach every one of these endpoints. It cannot reach your card. Money comes out of a prepaid wallet you top up yourself, and every call that costs anything stops for a person first — with the price and the balance on the approval, before it runs.
- 01You fund the wallet
Top it up with what you are willing to spend. There is no card on file for the marketplace and no invoice at the end of the month — the wallet is the ceiling, and an agent cannot raise it.
- 02The agent asks, with the price on the ask
It finds the source, reads what the call returns and what it costs, and puts that in front of you: this source, this call, this price, this much left in the wallet.
- 03Only then does it run
Approve and the call happens and the wallet goes down by that amount. Decline and nothing is spent and nothing is fetched. Silence is not consent — an unanswered request waits.
The dearest single call in the catalogue is $5.50, and 129 of the endpoints publish no price the agent can read before calling. An agent will not buy one of those: a call whose cost cannot be bounded in advance is refused rather than approved, which is the point of quoting every one of them first.
Show us the work you want to delegate.
Book a tailored demo for AI Crew, Voice, Build or Missions. Track is available free for 30 days.