← Protocol index
Resource / 869
unknownGEDX402 Firecrawl.
Firecrawl v2 API proxy — map. JSON body matches https://docs.firecrawl.dev/api-reference/v2-introduction. Poll GET routes are free; POST/PUT/DELETE are x402. $0.010 USDC per request. Agent search: site map, crawl map, firecrawl map, links.
Payment requirements / accepts[]
1 options
| State | Network | Scheme | Atomic amount | Asset | payTo / untrusted |
|---|---|---|---|---|---|
| active | eip155:8453 | exact | 10000 | 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | 0xb3C2776cE3F99cb3366520c27b4aC5D436942Ab6 |
All advertised payment options are stored. Base (`eip155:8453`) is the operational network for ranking and canaries; non-Base options remain visible for transparency.
Probe evidence
0 recent
No probe attempts recorded yet. Coverage runs prioritize never-probed endpoints.
Machine contract
Schemas.
InputJSON
{
"body": {
"url": "https://example.com"
},
"bodyType": "json",
"method": "POST",
"type": "http"
}
OutputJSON
{
"example": {
"count": 3,
"links": [
"https://example.com/",
"https://example.com/about",
"https://example.com/docs"
]
},
"type": "json"
}