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

y_tunnus_validate $0.001 per call

Offline validator for a Finnish Y-tunnus (Business ID). Parses format NNNNNNN-C, computes a mod-11 weighted checksum (weights 7,9,10,5,8,4,2 applied left to right across the 7 digits), maps the remainder to an expected check digit (0->0, 1->invalid, else 11-remainder), and compares it to the supplied check digit.

For AI agents: call y_tunnus_validate
POST https://toll402.dev/v1/t/y_tunnus_validate
{
 "value": "1234567-1"
}
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": {
  "value": {
   "type": "string",
   "description": "Y-tunnus in format NNNNNNN-C, e.g. 1234567-1"
  }
 },
 "required": [
  "value"
 ],
 "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