DATA QUALITY · QUALITY SCORE · ACCEPTANCE GATE

Gate an automation on a measurable data-quality threshold.

Score structured records and require a deterministic minimum before payment settles. Designed for agent pipelines and ETL checks.

Outcome typedata_quality_at_least
x402 price0.010 USDC
NetworkBase
Failed verificationno settlement

Use this when

Problem

Your agent has record completeness, structured-data quality or acceptance thresholds and needs a deterministic result rather than another probabilistic answer.

Verification

HumanMirror executes the matching deterministic tool and independently verifies the declared outcome before requesting x402 settlement.

Integration

No account is required for x402. POST JSON to the paid Outcome endpoint, receive HTTP 402 payment terms, pay, then retry the same request.

Ready-to-send request

POST https://humanmirror.fr/api/x402/data-quality/
Content-Type: application/json

{"outcome_type":"data_quality_at_least","input":[{"id":1,"name":"A"},{"id":2,"name":""}],"criteria":{"min_score":70}}

Without PAYMENT-SIGNATURE the endpoint returns the x402 V2 payment requirements. Network: eip155:8453. Asset: USDC.

Other machine entry points

Outcome MCP: https://humanmirror.fr/api/outcome/mcp/
x402 MCP catalog: https://humanmirror.fr/api/x402/mcp/
x402 manifest: https://humanmirror.fr/.well-known/x402.json
A2A agent card: https://humanmirror.fr/.well-known/agent-card.json
LLM index: https://humanmirror.fr/llms.txt