{"ok":true,"host":"402utils.com","status":"failed","manifest":{"positioning":"402utils.com is a general-purpose utility host targeting agents and developers who need lightweight, stateless data transformation without standing up their own conversion infrastructure. It covers four practical conversion tasks (JSON↔CSV, HTML→Markdown, datetime timezone shifting) plus one diagnostic tool for verifying x402 payment plumbing. It does not offer storage, retrieval, or computation beyond these conversions.","host_overview":"402utils.com provides a small set of data-conversion and utility endpoints accessible via x402 micropayments. It handles bidirectional JSON/CSV conversion, HTML-to-Markdown transformation, timezone-aware datetime conversion, and a request-echo endpoint for integration testing.","routing_guidance":"Use 402utils.com when an agent needs a quick, stateless conversion between JSON and CSV, HTML and Markdown, or between time zones, and does not want to maintain its own conversion service. Use echo-request-payload specifically to debug x402 payment integration — it is the only endpoint suited for that purpose. Do not use this host for: bulk or streaming conversions exceeding 5 MB or 100,000 rows; type-coerced CSV parsing (all CSV values return as strings); fetching URLs before HTML conversion (pair with a separate scraping host); recurring or bulk timezone lookups; or any computation, storage, or retrieval beyond the four conversion types offered. For XML, Parquet, or other non-CSV/JSON formats, a dedicated ETL or data-pipeline host is more appropriate.","capability_clusters":[{"skill_names":["convert-json-to-csv","convert-csv-to-json"],"cluster_name":"Tabular Data Conversion","cluster_summary":"Converts between JSON arrays of objects and CSV text in both directions, supporting delimiter options, nested-field flattening, header handling, and parse-error recovery."},{"skill_names":["convert-html-to-markdown"],"cluster_name":"Document Format Conversion","cluster_summary":"Transforms raw HTML documents or fragments into clean GitHub-Flavored Markdown, optionally extracting the main article content via Readability."},{"skill_names":["convert-timezone-datetime"],"cluster_name":"Datetime Conversion","cluster_summary":"Converts a single datetime string between any two IANA time zones with correct DST handling and UTC offset resolution."},{"skill_names":["echo-request-payload"],"cluster_name":"Integration Testing","cluster_summary":"Echoes an arbitrary JSON payload back with a server timestamp, allowing agents to verify that x402 payment flow and HTTP plumbing are functioning correctly."}],"cross_skill_workflows":[{"steps":[{"skill_name":"convert-csv-to-json","description":"Parse the original CSV into a structured JSON array of objects, capturing headers and any parse errors."},{"skill_name":"convert-json-to-csv","description":"Re-serialize the JSON array back to CSV using the same delimiter, then compare output against the original to detect drift."}],"when_to_use":"Use when an agent needs to verify that a CSV dataset survives a full parse-and-reserialize cycle without data loss or structural changes.","workflow_name":"CSV Round-Trip Validation"},{"steps":[{"skill_name":"convert-html-to-markdown","description":"Convert the retrieved HTML document into clean Markdown, optionally isolating the main article body."},{"skill_name":"convert-json-to-csv","description":"If the downstream system requires tabular output, serialize extracted structured fields (e.g. title, excerpt, markdown body) as a CSV row."}],"when_to_use":"Use when an agent needs to fetch HTML from an external source, convert it to Markdown for LLM consumption, and then store or transmit the result as structured tabular data.","workflow_name":"Web Content Ingestion Pipeline"}]},"model":"claude-sonnet-4-6","version_no":5,"generated_at":"2026-07-20T20:01:35.690Z","provenance":"ai_authored_unreviewed","ai_authored":true,"merchant_reviewed":false,"merchant_edited":false,"merchant_reviewed_at":null,"merchant_edited_at":null,"skill_md_url":"https://x402gle.com/servers/402utils.com/SKILL.md","skills_url":"https://x402gle.com/servers/402utils.com/skills.json"}