Back to evaluations
Draft evaluation
Build a Stablecoin Settlement Compliance Agent with CrewAI and OpenAI o3 — evaluation
Evaluates the agentic workflow on classifying real-time stablecoin transactions into compliant, flagged, or rejected categories.
Evaluation type
task based
Challenge
Build a Stablecoin Settlement Compliance Agent with CrewAI and OpenAI o3
Difficulty
Advanced
Rigor
Not declared
The author has not specified a rigor level.
Evaluation overview
How the linked challenge is judged: tasks, benchmarks, and criteria count.
Tasks
1
Benchmarks
0
Criteria
0
Task templates
Inputs and expected outputs.
Task 1
stablecoin_transaction_triage
Classify incoming stablecoin settlement payload and generate compliance reasoning report
Input format
JSON transaction event containing sender, recipient, amount, token, and chain metadata
Output format
JSON containing risk_score, compliance_decision, matched_rules, and explanation