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

business_verify $0.01 per call

Is this business real, and is its contact info live? Give an id, website, phone or name: matches it against the directory and runs live checks now (site up, name on site, phone on site, domain age, phone format). Returns evidence, score and verdict.

For AI agents: call business_verify
POST https://toll402.dev/v1/biz/verify
{
 "name": "Wikimedia Foundation",
 "website": "https://wikimediafoundation.org",
 "phone": "+14158396885"
}
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": {
  "id": {
   "type": "string",
   "maxLength": 120,
   "description": "Business id from search (re-runs live checks now)"
  },
  "name": {
   "type": "string",
   "maxLength": 200
  },
  "website": {
   "type": "string",
   "maxLength": 300
  },
  "phone": {
   "type": "string",
   "maxLength": 40
  },
  "address": {
   "type": "string",
   "maxLength": 300
  },
  "city": {
   "type": "string",
   "maxLength": 80
  },
  "country": {
   "type": "string",
   "maxLength": 2,
   "minLength": 2
  }
 },
 "additionalProperties": false
}

Example output

{
 "inDirectory": false,
 "liveChecks": {
  "score": 45,
  "level": "listed",
  "evidence": [
   {
    "signal": "website_live",
    "value": 200,
    "weight": 20
   }
  ]
 },
 "verdict": "Not in directory; live checks scored 45/100"
}

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