SignalHarness NFT Duplicate Media Hash Detector is a paid API for AI agents from signalharness.ai, paid per call via x402, $0.005/call, status unknown (last checked 2026-09-13).
Detects duplicate media hashes across a supplied set of NFT media data, identifying NFTs that share identical underlying media content.
Explore 330 pay-per-call x402 API services and 27 agent-native digital products, with Base USDC pricing, secure Polar checkout, and free discovery.
Returns a JSON object containing a 'duplicate_media_hashes' field listing any detected duplicates, a list of warnings, an evidence scope indicating the data was caller-supplied, and a full receipt with payment and execution metadata including the service version, network, and a SHA-256 hash of the result.
POSThttps://signalharness.ai/api/agent/services/nft_duplicate_media_hashes/invokeChoose this endpoint when you need to programmatically detect whether multiple NFTs share identical underlying media content based on their hashes — particularly useful for NFT marketplace integrity checks, collection audits, anti-plagiarism workflows, or collector due diligence. It is purpose-built for the NFT media deduplication use case and returns structured evidence with a verifiable result hash, making it suitable for agent pipelines that require auditable outputs.
| Field | Type | Description |
|---|---|---|
| nft_media_hash_request | string |
{
"type": "json",
"example": {
"replay": false,
"result": {
"warnings": [
"Hashes are not computed from remote media and are trusted as supplied."
],
"service_id": "nft_duplicate_media_hashes",
"evidence_scope": "caller_supplied_data",
"duplicate_media_hashes": "{\"duplicate_groups\":[{\"media_hash\":\"0xaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa\",\"token_ids\":[\"1\",\"2\"]}],\"unique_hash_count\":1}"
},
"status": "succeeded",
"receipt": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"usage": [],
"status": "succeeded",
"network": "eip155:8453",
"artifacts": [],
"endedAtMs": 0,
"latencyMs": 0,
"paymentId": "example-payment",
"receiptId": "example-receipt",
"requestId": "example-request",
"serviceId": "nft_duplicate_media_hashes",
"executionId": "example-execution",
"startedAtMs": 0,
"amountAtomic": "5000",
"resultSha256": "2d64d044a6323f0e8de9ef4a5398a43609383184545fc96e0ec93c5efe107f46",
"serviceVersion": "1.0.0",
"settlementReference": "0x0000000000000000000000000000000000000000000000000000000000000000"
},
"artifacts": [],
"requestId": "example-request",
"executionId": "example-execution"
}
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"