Toll402 · Business directory · Tools · llms.txt · MCP

sitemap_parse $0.003 per call

Fetches a sitemap.xml (or sitemap index) from a given URL, follows nested <sitemap> entries up to the request budget, and returns the list of page URLs with their lastmod dates, capped at 2000 entries.

For AI agents: call sitemap_parse
POST https://toll402.dev/v1/t/sitemap_parse
{
 "url": "https://nonexistent-domain-abcxyz123456.com/sitemap.xml"
}
Answers 402 with x402 payment requirements; pay with any x402 client (@x402/fetch, x402 for Python, toll402-client, toll402-mcp). Free trial without a wallet; paid calls via x402 (USDC on Base). Start at /llms.txt or connect the MCP server: npx -y toll402-mcp · remote https://toll402.dev/mcp.

Input schema

{
 "type": "object",
 "properties": {
  "url": {
   "type": "string",
   "description": "URL of the sitemap.xml or sitemap index to fetch"
  },
  "maxUrls": {
   "type": "integer",
   "minimum": 1,
   "maximum": 2000,
   "default": 2000
  }
 },
 "required": [
  "url"
 ],
 "additionalProperties": false
}

MCP

{"mcpServers":{"toll402":{"command":"npx","args":["-y","toll402-mcp"],"env":{"TOLL402_WALLET_KEY":"0x..."}}}}

All tools · OpenAPI

Toll402 is a pay-per-call tool gateway for AI agents (x402, USDC on Base, no API keys). Data aggregates dated public evidence; "unverified" means unknown, not fake. Referral bounty · Get listed