{"uid":"cap_VB9Ej9Z2cj4cIuB-JpSns","slug":"bolt-base64-encoder-decoder-21930cf2","name":"Bolt Base64 Encoder/Decoder","description":"Utility toolkit for AI agents. 54 endpoints — tools, data, and AI processing. Pay per request in USDC via x402.","url":"https://deltadata.orbonomy.xyz/api/base64","method":"POST","headers":{},"bodySchema":{"type":"object","required":["text"],"properties":{"text":{"type":"string"},"action":{"enum":["encode","decode"],"type":"string"}}},"responseSchema":{"type":"object","properties":{"data":{"type":"object"},"success":{"type":"boolean"}}},"example":{"request":{"text":"Hello, World! This is a test message","action":"encode"},"response":{"data":{"action":"encode","result":"SGVsbG8sIFdvcmxkISBUaGlzIGlzIGEgdGVzdCBtZXNzYWdl","input_length":36},"success":true}},"exampleRequest":{"text":"Hello, World! This is a test message","action":"encode"},"tags":["x402"],"displayCostAmount":"0.01","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.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_ZGVRN6RfadZum6eZV85wN","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Encodes or decodes text using Base64 encoding via a pay-per-request API","exampleAgentPrompt":"Base64-encode this string for me: 'Hello, World! This is my secret payload' — use the encode action.","exampleUseCases":null,"resultDescription":"Returns a JSON object with a 'success' boolean and a 'data' object containing the base64-encoded or decoded result of the input text.","failureModes":["Missing required 'text' field returns an error response","Invalid or unsupported 'action' value may return an error or default behavior","Malformed JSON input returns 400-level error","Service unavailable or payment failure blocks the request (402 Payment Required)","Empty string input may return empty result or validation error"],"whenToPreferThis":"Choose this endpoint when you need a quick, pay-per-use base64 encode/decode operation without setting up a local utility or library, especially within an agentic workflow that already uses x402 micropayment infrastructure on Base.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:51:13.348Z","isFirstParty":false}