{"uid":"cap_3mz29PiEqp53RpKCWCKjV","slug":"forgemesh-number-base-converter-eba9342b","name":"ForgeMesh Number Base Converter","description":"Number base converter API: convert a number between any bases from 2 to 36 (binary, octal, decimal, hexadecimal, base-36...). Exact and instant. For low-level programming, encoding, and puzzle agents.","url":"https://x402.forgemesh.io/convert-number-base","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"value":{"type":"string"},"to_base":{"type":"string","description":"2-36, default 2"},"from_base":{"type":"string","description":"2-36, default 10"}}},"responseSchema":{"type":"json","example":{"result":"ff","decimal":255}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_G5qGdMx2cpQ1BCBoKX30O","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Converts a number from any base (2–36) to any other base (binary, octal, decimal, hex, base-36, etc.) instantly and exactly.","exampleAgentPrompt":"Convert the decimal number 255 to hexadecimal — so from base 10 to base 16.","exampleUseCases":null,"resultDescription":"The agent receives the input number converted to the specified target base as a string, enabling exact representation in the requested numeral system.","failureModes":["Invalid characters in value for the given from_base (e.g. '9' in binary)","from_base or to_base outside the 2–36 range","Non-numeric or empty value string","Payment failure via x402 protocol"],"whenToPreferThis":"Use this endpoint when an agent needs exact, instant conversion of a number between any two bases from 2 to 36, especially for low-level programming tasks, binary/hex encoding, or puzzle-solving. Prefer it over general-purpose unit converters that lack arbitrary base support.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T19:09:37.942Z","isFirstParty":false}