Innovalyxx Sovereign Edge – memory.revoke is a paid API for AI agents from edge.innovalyxx.com, paid per call via x402, $0.01/call, status unknown (last checked 2026-09-17).
Revokes a previously granted encrypted memory access permission, invalidating the grant by grant ID and cryptographic wallet signature.
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 confirming the revocation with ok: true, the tool name (memory.revoke), the revoked grant_id, the revoked_at timestamp, an optional explanatory note, and a payment confirmation object reflecting the $0.01 USDC per-call charge on Base.
POSThttps://edge.innovalyxx.com/mcp/tools/memory.revokeUse this endpoint when an AI agent or user needs to cryptographically revoke a previously issued memory access grant in the Innovalyxx Sovereign Edge encrypted memory system. It is the canonical way to withdraw delegated memory access and is preferable over time-based expiry when immediate revocation is required. Requires possession of the original grantor wallet and a valid EIP-191 signature, making it suitable for security-sensitive access control teardown.
| Field | Type | Description |
|---|---|---|
| grant_id | string | UUID of the grant to revoke. |
| grantor_wallet | string | 0x-prefixed wallet of the original grantor. |
| wallet_signature | string | EIP-191 signature of the grantor over the revoke message. |
{
"type": "json",
"example": {
"ok": true,
"note": "note",
"tool": "memory.revoke",
"payment": {},
"grant_id": "grant_id",
"revoked_at": "revoked_at"
}
}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"