DEDUPLICATION · RECORDS · DATA CLEANING

Remove duplicate records and prove none remain.

Verified record deduplication for AI agents. HumanMirror reruns deduplication to verify zero remaining duplicates before x402 settlement.

Outcome typededuplicate_records
x402 price0.010 USDC
NetworkBase
Failed verificationno settlement

Use this when

Problem

Your agent has duplicate JSON records, repeated rows or duplicate objects 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/deduplicate-records/
Content-Type: application/json

{"outcome_type":"deduplicate_records","input":[{"id":1},{"id":1},{"id":2}]}

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