Innovalyxx Sovereign Edge – Verify Transaction Evidence is a paid API for AI agents from edge.innovalyxx.com, paid per call via x402, $0.05/call, status unknown (last checked 2026-09-17).
Verifies a settled machine-to-machine (M2M) transaction by confirming its evidence and returning a trust score for the given agent DID and transaction ID.
Verified cyber-physical AI tools for autonomous agents. Pay per call via x402 (USDC on Base). 26 tools covering MRV verification, biodiversity, skip twin, site certification, agent trust, transaction evidence, protocol bridging, GEO audit, IATP reputation, ABV maturity, NIST TEVV alignment, and encrypted memory write/read/query/grant/revoke/tool_context/pricing_hint/subscription_quote/attest/verify_attestation.
Returns a JSON object with a boolean verified field, a numeric trust_score, the transaction_id echoed back, and payment metadata. Indicates whether the M2M transaction evidence checks out and how much trust is associated with the agent's activity.
POSThttps://edge.innovalyxx.com/mcp/tools/verify_transaction_evidenceChoose this endpoint when you need to cryptographically or ledger-confirm that a specific M2M USDC transaction was settled and assess the trustworthiness of the agent involved. It is purpose-built for autonomous agent ecosystems using DID-based identity and x402 micropayments, making it the right choice over generic blockchain explorers when you also need a trust score tied to the agent's DID. Prefer it in agentic pipelines that require evidence-based authorization before delivering services or data.
| Field | Type | Description |
|---|---|---|
| agent_did | string | DID of the agent that initiated or received the settlement. |
| amount_usdc | number | Optional claimed settlement amount in USDC for evidence matching. |
| transaction_id | string | Settled M2M transaction identifier to verify. |
{
"type": "json",
"example": {
"ok": true,
"tool": "verify_transaction_evidence",
"payment": {},
"verified": true,
"trust_score": 0,
"transaction_id": "tx_demo_001"
}
}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"