Get Fraud Evaluation Results by Targets
https://api.monchain.ai/a/fes/api/v1/fraud-evaluations/resultsPoll verdicts by targets when webhooks are unavailable.
Header parameters
Query parameters
Responses
200Verdicts availableAll requested targets completed
Collection of fraud evaluation results that match the requested targets
Unique evaluation identifier for the processed target
Target identifier echoed from your query
Target classification (wallet_address, transaction_hash)
Chain associated with the evaluated target
Evaluation lifecycle status (queued, processing, completed)
0-100 score summarizing Monchain risk assessment
Normalized categorical risk level
Narrative summary explaining the decision
ISO timestamp when the evaluation was initiated
ISO timestamp for the latest evaluation update
ISO timestamp for when scoring finalized
ISO timestamp for the latest score recalculation
Array of transaction hashes referenced during scoring
Category-level breakdown of contributing risk signals
Category label (transaction_pattern, smart_contract_anomalies, etc.)
Category-level score contributing to the final fraud_score
Category-specific risk level
Feature-level evidence supporting the category score
Recommended follow-up actions derived from the evaluation
Actionable guidance describing the recommendation
Urgency classification (low, medium, high)
Completion flag for downstream tracking
Total number of records across all pages
Total number of pages available for the current query
Current page index
Maximum number of items returned per page
202Evaluations still processingAt least one target is not ready yet
Collection of fraud evaluation results that match the requested targets
Unique evaluation identifier for the processed target
Target identifier echoed from your query
Target classification (wallet_address, transaction_hash)
Chain associated with the evaluated target
Evaluation lifecycle status (queued, processing, completed)
0-100 score summarizing Monchain risk assessment
Normalized categorical risk level
Narrative summary explaining the decision
ISO timestamp when the evaluation was initiated
ISO timestamp for the latest evaluation update
ISO timestamp for when scoring finalized
ISO timestamp for the latest score recalculation
Array of transaction hashes referenced during scoring
Category-level breakdown of contributing risk signals
Category label (transaction_pattern, smart_contract_anomalies, etc.)
Category-level score contributing to the final fraud_score
Category-specific risk level
Feature-level evidence supporting the category score
Recommended follow-up actions derived from the evaluation
Actionable guidance describing the recommendation
Urgency classification (low, medium, high)
Completion flag for downstream tracking
Total number of records across all pages
Total number of pages available for the current query
Current page index
Maximum number of items returned per page
401UnauthorizedBearer token missing or expired
HTTP status code returned by the API
Human-readable error details
Request path that triggered the error
UTC timestamp for when the error occurred
404Target not foundRequested target was never evaluated or aged out
HTTP status code returned by the API
Human-readable error details
Request path that triggered the error
UTC timestamp for when the error occurred
429Rate limitedPolling frequency exceeded
HTTP status code returned by the API
Human-readable error details
Request path that triggered the error
UTC timestamp for when the error occurred
