1 · Request
Polymarket dispute brief
The buyer posts one market slug to the paid production route:
POST https://mpp.disputetracker.xyz/api/agent/dispute-brief/mpp
{
"slugOrUrl": "iran-agrees-to-end-enrichment-of-uranium-by-december-31"
}Production proof · MPP on Tempo
This case study records the input, a sanitized live response excerpt, the HTTP success boundary, and an independently verifiable Tempo settlement. No wallet secret, API key, or authorization credential is published.
Protocol
MPP tempo/charge
Price
0.001 USDC.e
Tempo block
31,776,203
Settlement
Success
1 · Request
The buyer posts one market slug to the paid production route:
POST https://mpp.disputetracker.xyz/api/agent/dispute-brief/mpp
{
"slugOrUrl": "iran-agrees-to-end-enrichment-of-uranium-by-december-31"
}2 · Runtime terms
3 · On-chain settlement
On July 26, 2026 at 07:46:30 UTC, Tempo transferred 0.001 USDC.e from the test buyer to the published merchant address using transferWithMemo. The explorer classifies the event as an MPP Payment and marks the transaction successful.
0xa3eff1e846f3af681ff58427966b413e2380a98ed420c5f8aacb7e52314d23fd4 · Response excerpt
This sanitized snapshot was regenerated from the production dataset on July 29, 2026. It demonstrates the same paid capability and documented input while avoiding publication of the buyer's authorization credential or full receipt.
{
"capability": "dispute-brief",
"priceTier": "starter",
"generatedAt": "2026-07-29T10:40:00.000Z",
"source": "live",
"market": {
"status": "OPEN",
"resolved": false
},
"result": {
"stage": {
"id": "UMA_VOTE_FINALIZED",
"confidence": 0.9,
"dataCompletenessScore": 0.93,
"missingFields": ["oracleRequest.proposer"]
},
"activity": {
"oracleRequests": 2,
"disputes": 1,
"votingRounds": 2
},
"latestMetrics": {
"yesPrice": 0.25,
"noPrice": 0.75,
"volume": 1413430.604585998,
"liquidity": 104128.0444,
"spread": 0.02
}
}
}The public chain proves the token transfer, amount, payer, recipient, timestamp, memo, and success. The successful HTTP response plus its Payment-Receipt proves that the paid capability completed. The response body is not written to Tempo, which protects buyer input from public disclosure.
At publication, MPPScan independently indexed 10 resources, 34 transactions, 0.084 USDC.e of volume, and four buyers for this server. Its live page is the authoritative source for current totals.
View DisputeTracker on MPPScan