{"uid":"cap_tBzEyU8K60QiD7H_ytFQ4","slug":"ccc-studios-ascii-art-table-generator-fdf789fc","name":"CCC Studios ASCII Art Table Generator","description":"Convert images and text to ASCII art. Pay per conversion via x402 micropayments on Base.","url":"https://cthreexstudios.vercel.app/api/table","method":"GET","headers":{},"bodySchema":{"type":"object","properties":{"data":{"type":"string","description":"JSON array of objects"},"columns":{"type":"string","description":"Comma-separated column names"}}},"responseSchema":null,"example":null,"exampleRequest":null,"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_vZU7Wgr2P8OYGHIxUsD_k","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":"Converts a JSON array of objects into an ASCII art table with specified columns","exampleAgentPrompt":"Can you render this JSON array as an ASCII art table showing only the 'name', 'price', and 'quantity' columns: [{\"name\":\"Apple\",\"price\":1.2,\"quantity\":10},{\"name\":\"Banana\",\"price\":0.5,\"quantity\":25}]?","exampleUseCases":[{"title":"CLI inventory report display","prompt":"I have a list of warehouse items in JSON and I want to print a clean ASCII table in my terminal showing only the 'sku', 'item_name', and 'stock_count' columns. Here's the data: [{\"sku\":\"A001\",\"item_name\":\"Widget\",\"stock_count\":42},{\"sku\":\"A002\",\"item_name\":\"Gadget\",\"stock_count\":7}]. Can you render that as an ASCII art table for me?"},{"title":"Leaderboard scores as text table","prompt":"Can you take this JSON array of player scores and turn it into a formatted ASCII art table showing just the 'rank', 'username', and 'score' columns? Data: [{\"rank\":1,\"username\":\"xX_Pro_Xx\",\"score\":9800,\"region\":\"NA\"},{\"rank\":2,\"username\":\"ShadowByte\",\"score\":9400,\"region\":\"EU\"},{\"rank\":3,\"username\":\"NightOwl\",\"score\":8750,\"region\":\"NA\"}]"},{"title":"Format API response for logs","prompt":"I'm logging some API response data to a plain-text file and want it to look readable. Can you convert this JSON into an ASCII table with only the 'endpoint', 'status_code', and 'response_time_ms' columns? [{\"endpoint\":\"/api/users\",\"status_code\":200,\"response_time_ms\":142,\"method\":\"GET\"},{\"endpoint\":\"/api/orders\",\"status_code\":500,\"response_time_ms\":340,\"method\":\"POST\"}]"}],"resultDescription":"An ASCII art formatted table representing the input JSON data, with rows and columns drawn using text characters, filtered to the specified column names.","failureModes":["Invalid JSON array in 'data' parameter returns error","Columns not found in the data objects may result in empty or malformed table","Malformed comma-separated column names cause parsing errors","Payment failure via x402 micropayment returns 402 status with no content","Empty data array may return a header-only or empty table"],"whenToPreferThis":"Use this endpoint when you need to quickly render a JSON array of objects as a human-readable ASCII art table in a terminal or plain-text context, especially when paying per-use via x402 micropayments on Base is acceptable. Ideal for developer tools, CLI output formatting, or lightweight data display without a frontend.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:34:35.600Z","isFirstParty":false}