{
"event": {
"actor": "agent-7",
"action": "deploy",
"outcome": "allowed"
}
}
Agent governance and controls · agent-governance
Delx Audit Event Normalize
Normalize audit events while hashing the actor identifier. Use it as a bounded preflight or analysis step inside an enterprise agent workflow before data, policy, integration, security, or commercial decisions reach production. Returns deterministic machine-readable JSON for $0.003 USDC via x402 on Base. Execution is first-party, local-only, stateless, memory-only, and has no paid upstream or input retention. Results are advisory; the caller remains responsible for authorization and production controls.
One-command purchase
Run it from an agent.
No account or API key. AgentCash reads the 402 challenge, pays no more than the declared cap, retries the request and returns the result.
npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/audit-event-normalize -m POST -H 'x-delx-source: product-page' --max-amount 0.003 -b '{"event":{"actor":"agent-7","action":"deploy","outcome":"allowed"}}'
InputPOST /api/v1/x402/audit-event-normalize
Delivered resultapplication/json
{
"schema": "delx/util-audit-event-normalize/v1",
"event": {
"action": "deploy",
"resource": null,
"outcome": "allowed",
"timestamp": null,
"request_id": null,
"actor_sha256": "cfad431af89dd48c0fe73ace99b92019c422ecc24ca8ea828d1e276ac202a345"
},
"actor_redacted": true,
"source_fields": [
"action",
"actor",
"outcome"
]
}
Machine-readable evidence