{"uid":"cap_KcvgV9dOJpqSxC7DhhHRI","slug":"x402-risk-gate-scan-95de4452","name":"x402 Risk Gate Scan","description":"24 paid x402 infrastructure APIs for AI agent fleets: buy advisor, audition coach, guard, proxy, MPP, attestations, and pipeline orchestration.","url":"https://x402-agent-suite-production.up.railway.app/api/risk-gate/scan","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","properties":{}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["ok","allowed","summary"],"properties":{"ok":{"type":"boolean"},"allowed":{"type":"boolean"},"summary":{"type":"string"}}}}}}},"responseSchema":{"type":"json","example":{"ok":true,"allowed":true,"summary":"Paid response after x402 settlement"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.08","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.08/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.08","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.08","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_j85YP4yYRz9zdNJwihwO_","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.08","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Scans an HTTP request through a risk gate to determine whether it should be allowed or blocked, returning a boolean decision and summary after x402 micropayment settlement.","exampleAgentPrompt":"Before my agent fires that DELETE request, run it through the risk gate and tell me whether it's allowed — the request type is HTTP and method is DELETE.","exampleUseCases":[{"title":"Gate agent DELETE actions","prompt":"My agent is about to send an HTTP DELETE to clean up some resources — can you run it through the risk gate first and tell me if it's allowed or should be blocked?"},{"title":"Validate GET requests in pipeline","prompt":"Before the pipeline proceeds, scan this HTTP GET request through the risk gate and give me a go/no-go decision with a summary of why."},{"title":"Screen HEAD requests for fleet safety","prompt":"I want to make sure outbound HEAD requests from my agent fleet pass the risk gate — scan one now and tell me if it's safe to allow."}],"resultDescription":"Returns a JSON object with three fields: 'ok' (boolean, whether the scan completed successfully), 'allowed' (boolean, whether the request should be permitted to proceed), and 'summary' (string, a human-readable explanation of the risk decision).","failureModes":["Payment not settled via x402 — endpoint returns 402 Payment Required before scan executes","Invalid or missing 'type' field (must be 'http') — schema validation error","Method not in allowed enum (GET, HEAD, DELETE) — rejected at input validation","Malformed request body — returns error without scan result","Service downtime on Railway hosting — 5xx response"],"whenToPreferThis":"Use this endpoint when you need a lightweight, per-request risk gate check on specific HTTP methods (GET, HEAD, DELETE) within an AI agent pipeline and want a simple boolean allow/block decision with a summary. Prefer it over heavier policy engines when you need fast, pay-per-call risk screening without maintaining standing infrastructure.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:35:18.456Z","isFirstParty":false}