{"uid":"cap_zZyNnaOJ21Wnp_4Ty0FMU","slug":"gpt-5-5-code-review-via-x402-80bbd6ab","name":"GPT-5.5 Code Review via x402","description":"Review a short code snippet or diff for bugs, edge cases, security issues, maintainability, and missing tests. Designed for agents and developers that need a quick second pass before merging. Pay up to $0.003 per request with x402 USDC on Base. Public paid calls are limited to 1500 input characters and 128 output tokens.","url":"https://gpt55.558686.xyz/v1/tools/code-review","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"code":{"type":"string","maxLength":700000,"minLength":1},"focus":{"type":"string"},"language":{"type":"string"},"max_tokens":{"type":"integer","maximum":4096,"minimum":1},"temperature":{"type":"number","maximum":2,"minimum":0}}},"responseSchema":{"type":"json","example":{"text":"Concise code review findings."}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.00293","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.00293/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.00293","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.00293","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_Ag5M9cptHbladRGArsJ0c","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.00293","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Performs AI-powered code review on submitted source code, returning concise findings and suggestions, billed per-call in USDC via x402 on Base.","exampleAgentPrompt":"Can you do a code review on this Python function I wrote — focus on security issues, and keep the response under 500 tokens: def login(user, pwd): return db.query(f'SELECT * FROM users WHERE user={user} AND pwd={pwd}')","exampleUseCases":[{"title":"Automated PR security review before merge","prompt":"I need you to review this diff for any security vulnerabilities before I merge it to main. Focus on authentication, data validation, and injection risks, and be concise."},{"title":"Quick bug check on legacy code snippet","prompt":"Can you spot any bugs or edge cases in this old JavaScript function? Keep it under 500 tokens and flag anything that could crash in production."},{"title":"Code quality check for new feature","prompt":"Review this Python module I just wrote for code smells, performance issues, and missing test coverage. What would you prioritize fixing first?"}],"resultDescription":"Returns a JSON object with a 'text' field containing concise code review findings, bug reports, improvement suggestions, and quality observations about the submitted code.","failureModes":["Code exceeds 700,000 character limit — request rejected","max_tokens out of range 1-4096 — validation error","temperature out of range 0-2 — validation error","Missing required 'code' field — 400 error","x402 payment failure or insufficient USDC balance — 402 response","Model unavailable or upstream GPT-5.5 outage — 5xx error"],"whenToPreferThis":"Choose this endpoint when you need on-demand, pay-per-call code review without a subscription, especially for agents that review code infrequently or need cost control. Prefer over subscription-based code review APIs when handling variable workloads billed per review. Use when you want GPT-5.5 quality analysis with micro-payment pricing in USDC on Base.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:44:11.704Z","isFirstParty":false}