{"api":"v1","generated_at":"2026-09-17T05:40:19.923Z","licence":{"name":"CC BY 4.0","url":"https://creativecommons.org/licenses/by/4.0/","attribution":"TOLL, with a link to the page cited"},"page":"https://tollindex.com/e/x402-fenixfoundry-com-repair-json-b015b1","pinned_page":"https://tollindex.com/e/x402-fenixfoundry-com-repair-json-b015b1/at/2026-09-17T04-51Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-17T04:51:06.079Z","snapshot_stamp":"2026-09-17T04-51Z","endpoint":{"slug":"x402-fenixfoundry-com-repair-json-b015b1","canonical_url":"https://x402.fenixfoundry.com/repair-json","resource":"https://x402.fenixfoundry.com/repair-json","http_method":"POST","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Repair malformed JSON (trailing commas, single quotes, unquoted keys, code fences, truncated output) and optionally validate the result against a supplied JSON Schema. Returns the parsed value, the canonical text, a change log and validation errors.","service_name":"agent-reader","declared_category":null,"declared_tags":["json","repair","validation","schema","parsing"],"route_template":null,"registry_updated":"2026-09-11T03:37:59.848Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"repair json","category":"market-data","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-17T04:51:06.078Z","observation_began":"2026-09-10"},"presence":{"listed_now":true,"first_absent_at":null,"delisting_confirmed_at":null,"events":[{"registry":"cdp","at":"2026-09-10T19:08:24.178Z","event":"listed"}]},"accepts":[{"registry":"cdp","ordinal":0,"network":"eip155:8453","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","asset_name":"USD Coin","symbol":"USDC","decimals":6,"amount_display":"0.003 USDC","amount_units":0.003,"decimals_known":true,"pay_to":"0x737426d3eD53930B889b3f61774669a0FDf3BE54","scheme":"exact"}],"counters":{"observed_at":"2026-09-17T04:51:06.079Z","calls_30d":5,"unique_payers_30d":3,"last_called_at":"2026-09-11T03:37:59.462Z"},"validation":{"latest":{"observed_at":"2026-09-16T05:56:50.577Z","state":"pass","failed_checks":[],"endpoint_http_status":402,"run_id":"daily-2026-09-16"},"uptime":[{"days":7,"observed":6,"passed":6,"ratio":1},{"days":30,"observed":6,"passed":6,"ratio":1},{"days":90,"observed":6,"passed":6,"ratio":1}],"history_90d":[{"observed_at":"2026-09-16T05:56:50.577Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-16","state_changed":false},{"observed_at":"2026-09-15T06:13:33.435Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T05:44:13.603Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T05:37:42.217Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T07:54:34.526Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T11:48:25.265Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x737426d3eD53930B889b3f61774669a0FDf3BE54","page":"https://tollindex.com/seller/0x737426d3eD53930B889b3f61774669a0FDf3BE54","endpoints":3,"hosts":1},"reports":0,"registry_record":{"cdp":[{"tags":["json","repair","validation","schema","parsing"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x737426d3eD53930B889b3f61774669a0FDf3BE54","amount":"3000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":60}],"quality":{"lastCalledAt":"2026-09-11T03:37:59.462Z","l30DaysTotalCalls":5,"l30DaysUniquePayers":3},"resource":"https://x402.fenixfoundry.com/repair-json","extensions":{"bazaar":{"info":{"input":{"body":{"input":"```json\n{name: \"ada\", tags: [\"math\", \"code\",]}\n```","schema":{"type":"object","required":["name"],"properties":{"name":{"type":"string"},"tags":{"type":"array"}}}},"type":"http","method":"POST","bodyType":"json"},"output":{"type":"json","example":{"valid":true,"errors":[],"changed":true,"changes":["stripped markdown code fence","repaired JSON syntax"],"repaired":{"name":"ada","tags":["math","code"]},"repairedText":"{\"name\":\"ada\",\"tags\":[\"math\",\"code\"]}"}}},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","required":["input"],"properties":{"input":{"type":"string","description":"Malformed JSON text — trailing commas, single quotes, unquoted keys, markdown code fences, truncated output, etc."},"schema":{"type":"object","description":"Optional JSON Schema (draft 2020-12) to validate the repaired value against."}},"additionalProperties":false},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["repaired","repairedText","changes"],"properties":{"valid":{"type":"boolean"},"errors":{"type":"array","items":{"type":"object"}},"changed":{"type":"boolean"},"changes":{"type":"array","items":{"type":"string"}},"repaired":{},"repairedText":{"type":"string"}}}}}}}}},"description":"Repair malformed JSON (trailing commas, single quotes, unquoted keys, code fences, truncated output) and optionally validate the result against a supplied JSON Schema. Returns the parsed value, the canonical text, a change log and validation errors.","lastUpdated":"2026-09-11T03:37:59.848Z","serviceName":"agent-reader","x402Version":2}]}}