{"uid":"cap_cYNDusJCcMl2LmsJ2w9A4","slug":"api-strale-io-2129b2ce","name":"AML Risk Score Calculator","description":"Calculate a composite Anti-Money Laundering (AML) risk score for a person or company. Aggregates sanctions screening, PEP status, and jurisdiction risk into a single 0-100 risk score with risk level classification.","url":"https://api.strale.io/x402/aml-risk-score","method":"GET","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","required":["entity_name","country_code"],"properties":{"pep_match":{"type":"boolean","description":"Whether entity is a Politically Exposed Person"},"entity_name":{"type":"string","description":"Name of person or company"},"entity_type":{"type":"string","description":"Type of entity: person or company (default: person)"},"country_code":{"type":"string","description":"ISO 2-letter country code"},"sanctions_match":{"type":"boolean","description":"Whether entity appears on sanctions lists"},"adverse_media_match":{"type":"boolean","description":"Whether adverse media was found"}}}},"additionalProperties":false}}},"responseSchema":null,"example":{"request":{"pep_match":false,"entity_name":"John Smith","entity_type":"person","country_code":"US","sanctions_match":false,"adverse_media_match":false},"response":{"_meta":{"payment":{"method":"x402","price_usd":0.0216,"settlement_id":"0x78b0a320b926b301abed0ca3e0e641e26f55d6076f99b68cbeee3f9be20379b0"},"capability":"aml-risk-score","latency_ms":0,"provenance":{"source":"strale-aml-engine","fetched_at":"2026-06-16T01:25:33.448Z"}},"scored_at":"2026-06-16T01:25:33.448Z","risk_level":"low","risk_score":0,"entity_name":"John Smith","entity_type":"person","country_code":"US","risk_factors":[],"recommendation":"Standard Due Diligence (SDD) sufficient. Review per normal schedule.","inputs_received":{"pep_match":false,"sanctions_match":false,"adverse_media_match":false},"jurisdiction_risk":"standard"}},"exampleRequest":{"pep_match":false,"entity_name":"John Smith","entity_type":"person","country_code":"US","sanctions_match":false,"adverse_media_match":false},"tags":["x402"],"displayCostAmount":"0.0216","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","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.0216/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.0216","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.0216","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm__ibHSQqIYppqxp8U0IR0M","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.0216","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Calculates a composite Anti-Money Laundering (AML) risk score (0-100) for a person or company by aggregating sanctions screening, PEP status, and jurisdiction risk into a single risk level classification.","exampleAgentPrompt":"What's the AML risk score for Ivan Petrov from Russia — he's a person and we have a sanctions match but no PEP flag and no adverse media?","exampleUseCases":null,"resultDescription":"Returns a composite AML risk score from 0 to 100 along with a risk level classification (e.g. low, medium, high), reflecting aggregated signals from sanctions screening, PEP status, and jurisdiction risk for the specified entity.","failureModes":["Missing required entity_name or country_code returns a 400 validation error","Invalid or unrecognized ISO country code may result in an error or degraded score","Incorrect entity_type value outside 'person' or 'company' may cause unexpected results","Payment failure or insufficient USDC balance returns a 402 Payment Required","Network timeout or service unavailability returns a 5xx error"],"whenToPreferThis":"Use this endpoint when you need a single aggregated AML risk score rather than running separate sanctions, PEP, and jurisdiction checks. Ideal for KYC/AML compliance workflows, onboarding due diligence, and automated risk triage where a normalized 0-100 score with risk level classification simplifies downstream decision-making.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:46:56.617Z","isFirstParty":false}