← Protocol index
Resource / 12876
unknownUnnamed resource.
Verify that an AI-agent payment produced the expected service response and audit evidence.
Payment requirements / accepts[]
1 options
| State | Network | Scheme | Atomic amount | Asset | payTo / untrusted |
|---|---|---|---|---|---|
| active | eip155:8453 | exact | 30000 | 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | 0x60c402878EfcEcAe5733A88075328Aa2320C39BE |
All advertised payment options are stored. Base (`eip155:8453`) is the operational network for ranking and canaries; non-Base options remain visible for transparency.
Probe evidence
0 recent
No probe attempts recorded yet. Coverage runs prioritize never-probed endpoints.
Machine contract
Schemas.
InputJSON
{
"body": {
"amount": "0.03",
"delivery_status": "delivered",
"evidence_ids": [
"ev_001"
],
"paid_endpoint": "/api/example",
"payment_asset": "USDC",
"payment_reference": "pay_123",
"service_response_received": true
},
"bodyType": "json",
"method": "POST",
"type": "http"
}
OutputJSON
{
"example": {
"audit_ready": true,
"payment_evidence_status": "ok",
"payment_response_matched": true,
"recommended_next_step": "store_evidence",
"requires_human_review": false
},
"type": "json"
}