{"uid":"cap_8QksMHVDcBxJqFwAW2Jsx","slug":"forgemesh-base-converter-5f741496","name":"ForgeMesh Base Converter","description":"Number base conversion API: convert between any bases 2-36 — binary, octal, decimal, hex, and beyond. Exact, instant.","url":"https://x402.forgemesh.io/base-converter","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_wy6U0BBeBnW9159A-Fpkn","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 numeric value between any two bases from 2 to 36, including binary, octal, decimal, and hexadecimal.","exampleAgentPrompt":"Convert the decimal number 255 to hexadecimal — from base 10 to base 16.","exampleUseCases":[{"title":"Binary to hex for embedded systems","prompt":"I have the binary value 11111111 and need it converted to hexadecimal — from base 2 to base 16."},{"title":"Decimal to octal for Unix permissions","prompt":"What is 493 in octal? Convert it from base 10 to base 8 for me."},{"title":"Base 36 short code encoding","prompt":"Convert the decimal number 78000000 to base 36 so I can use it as a compact alphanumeric short code."}],"resultDescription":"Returns the converted numeric value as a string in the requested target base, given the source value and the from/to base parameters.","failureModes":["Invalid characters in value string for the given from_base (e.g. '9' in a base-8 number)","from_base or to_base outside the supported 2–36 range","Missing or empty value field","Non-integer or fractional input values may not be supported"],"whenToPreferThis":"Use this endpoint when you need exact, instant numeric base conversion between any bases 2 through 36, including non-standard bases beyond the common binary/octal/decimal/hex quartet. Prefer it over general-purpose math libraries when operating in an agent pipeline that needs a simple, stateless API call without installing or running local code.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-16T01:04:46.921Z","isFirstParty":false}