lion_scrape
ActiveTool of LION - keyless x402 data + RPC for agents
Keyless ATTESTED web scrape. Pass ?url=<page>. Returns clean { title, markdown, word_count } extracted from the page, Ed25519-attested so an agent can prove it received the page untampered. $0.004 USDC on Base via x402 (vs Firecrawl ~$0.0126). Blocked/anti-bot pages return an honest status:'blocked' (never fabricated content). For research, RAG, and agent grounding. No keys, no accounts. [x402 paid tool: GET /api/x402/scrape-json?src=mcp returns the 402 challenge with the canonical payTo; price 0.004 USDC on Base eip155:8453.]
Parameters schema
{
"type": "object",
"required": [
"url"
],
"properties": {
"url": {
"type": "string",
"description": "Absolute http(s) URL to scrape, e.g. \"https://stripe.com\"."
}
}
}Parent server
LION - keyless x402 data + RPC for agents
1/7 registries