Service overview
What is Firecrawl?
Scrape websites into LLM-ready text
Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.
Paste into your agentic chat and let your agent guide you.
Make a Call
Example request
npx awal x402 pay "https://mesh.heurist.xyz/x402/agents/FirecrawlSearchDigestAgent/firecrawl_web_search" \
--method POSTWhat you get back
{
"endpoint": "POST /x402/agents/FirecrawlSearchDigestAgent/firecrawl_web_search",
"paid": true,
"query": "best x402 data APIs",
"result": [
{
"snippet": "Compact result summary.",
"title": "Example result",
"url": "https://example.com"
}
]
}API surface
Endpoints
3 crawlable routes
FAQ