StableEnrich · EXA Search

by StableEnrich

POSTBaseSearch & web✓ curated by x402.new
$0.01
per call · USDC on Base

Exa Search - Neural search across the web

Endpoint
POST https://stableenrich.dev/api/exa/search
41.6kcalls / 30dmeasured by x402.new
224paying wallets / 30dmeasured by x402.new
100%uptime · 370ms p95measured by x402-list.com
Acompliance grademeasured by x402-list.com

Listed in 3 directories: bazaar, x402-list, x402-new. First seen 5 Sept 2026.

Call this service

The endpoint answers an unpaid request with an HTTP 402 and a payment challenge. @x402/fetch signs it, pays in USDC, and retries — you get the result back in one call.

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const pay = wrapFetchWithPayment(fetch, account);

const res = await pay("https://stableenrich.dev/api/exa/search", {
  method: "POST",
  headers: { "content-type": "application/json" },
  body: JSON.stringify({ /* see the 402 challenge for the shape */ }),
});

console.log(await res.json());
Open the endpoint ↗On OpenSea's x402 Bazaar ↗Everything from stableenrich.dev

More from stableenrich.dev

StableEnrich · EXA Contents
✓ curatedA
stableenrich.dev

Exa Contents - Retrieve content from URLs

POSTBaseSearch & web
4.1k calls / 30d · 100% up$0.002
StableEnrich · Firecrawl Search
A
stableenrich.dev

Firecrawl Search - Search the web

POSTBaseSearch & web
3.3k calls / 30d · 100% up$0.03
StableEnrich · PDL People Enrich
A
stableenrich.dev

PDL Person Enrich — career history, emails, phone. Requires one of: `email`, `profile` (LinkedIn URL), or `first_name` + `last_name` + (`company_name` OR `company_domain`). `{ first_name, last_name }` alone returns 400. Prefer `email` when known, then `profile`. No match: HTTP 200, status 404, data null — not billed. Match: $0.28.

POSTBaseData & enrichment
1.7k calls / 30d · 100% up$0.28
StableEnrich · Fullenrich People Search
A
stableenrich.dev

FullEnrich People Search — filter by company domain/name/LinkedIn URL, seniority, title, location, skills, and 20+ FullEnrich filters. Default lean roster: companies map + company_id refs; include_employment_history or verbose for full history. $0.15 when results found; free when no matches.

POSTBaseData & enrichment
1.2k calls / 30d · 100% up$0.15
StableEnrich · Whitepages Person Search
✓ curatedA
stableenrich.dev

Whitepages Person Search - Find people by name, phone, address

POSTBaseData & enrichment
1.1k calls / 30d · 100% up$0.22
StableEnrich · Clado Contacts Enrich
✓ curatedA
stableenrich.dev

Clado Contacts Enrichment - Enrich contact info from LinkedIn URL, email, or phone

POSTBaseData & enrichment
910 calls / 30d · 100% up$0.20

Uptime and compliance: x402-list.com (CC BY 4.0). Safety scores: x402.direct. Call and payer counts: x402.new. AMNT indexes this endpoint and does not host, operate or vouch for it.