{"uid":"cap_tvqXR55e3dSKZcIplnLAx","slug":"x402-crediting-swarm-86bed00b","name":"x402 Crediting Swarm","description":"3-node swarm that scores x402 Payment Required calls and returns a GO/NO-GO credit recommendation.","url":"https://x402-crediting-swarm-production.up.railway.app/api/swarm","method":"POST","headers":{},"bodySchema":{"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":["payload"],"properties":{"payload":{"type":"object","required":["endpoint_url"],"properties":{"payTo":{"type":"string"},"vendor_id":{"type":"string"},"endpoint_url":{"type":"string"}}},"caller_id":{"type":"string"}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST","PUT","PATCH"],"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":["status","final_creditability_score","final_recommendation"],"properties":{"status":{"type":"string"},"trust_level":{"type":"string"},"node_reports":{"type":"array"},"aggregated_flags":{"type":"array","items":{"type":"string"}},"final_recommendation":{"type":"string"},"final_creditability_score":{"type":"integer"}}}}}}},"responseSchema":{"type":"json","example":{"status":"success","final_recommendation":"GO","final_creditability_score":820}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.05","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"registry","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.05/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_TCZeT56O9A2_aAEWKc3Yv","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.05","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Runs a 3-node AI swarm to score an x402 Payment Required endpoint and return a GO/NO-GO credit recommendation with a creditability score.","exampleAgentPrompt":"Before my agent pays the x402 endpoint at https://api.example.com/data, run it through the crediting swarm to score its creditability and tell me if I should GO ahead or NO-GO.","exampleUseCases":[{"title":"Pre-payment trust check for agent","prompt":"My AI agent is about to pay an x402-protected endpoint at https://inference.vendor.io/generate — can you run it through the crediting swarm and tell me if the creditability score is high enough to trust?"},{"title":"Vet unknown x402 vendor before integration","prompt":"I found this x402 API at https://unknown-data-api.up.railway.app/feed and the payTo address is 0xABC123. Can you score it with the crediting swarm and flag any risks before I wire it up?"},{"title":"Automated payment gate in agentic workflow","prompt":"Before approving any x402 payment in my pipeline, I want to score the target endpoint with the crediting swarm and only proceed if the final recommendation is GO — can you check https://premium-signals.io/api/v1?"}],"resultDescription":"Returns a JSON object containing a status string, a final_creditability_score integer (e.g. 820), a final_recommendation of GO or NO-GO, an optional trust_level label, an array of node_reports from each of the 3 swarm nodes, and an array of aggregated_flags describing any detected risk signals.","failureModes":["Missing required endpoint_url field returns a validation error","Unreachable or non-existent endpoint_url may result in low score or error status","Invalid method enum value (not POST/PUT/PATCH) causes schema rejection","Malformed payload body causes parsing failure","Transient upstream swarm node failures may return partial or degraded results"],"whenToPreferThis":"Choose this endpoint when an AI agent or automated workflow needs to evaluate whether an x402 Payment Required endpoint is trustworthy before committing a micropayment. It is especially useful in agentic pipelines where the agent must autonomously decide whether to pay unknown or third-party x402 APIs. Prefer this over manual inspection when you need a structured, scored, multi-node consensus recommendation rather than a simple URL check.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T18:30:29.112Z","isFirstParty":false}