{"name":"onyx_oai_lookup","tier":"metered","price_usdc":"0.001","endpoint":"https://onyx-actions.onrender.com/v1/onyx_oai_lookup","method":"POST","input_schema":{"type":"object","properties":{"identity":{"type":"string","description":"Agent DID (did:web:..., did:eth:0x...) or raw 0x... wallet address."}},"required":["identity"]},"description":"Look up the Onyx Agentic Index (OAI) score for an agent identity. Input a DID (did:web:..., did:eth:0x...) or wallet address; returns composite 0-1000 score + per-signal breakdown + last-updated timestamp. Use for trust-tier gating, routing decisions, partnership vetting.","when_to_use":"Before any high-value interaction with an unknown agent. Routing decisions, partnership vetting, anomaly checks.","vs_alternatives":"Manually GET verify.onyxprotocol.io/oai/<did>. This tool wraps + normalizes wallet -> did:eth -> verifier URL.","example_request":{"identity":"0xA60939FFf9c04a61c0c0649943675e16A12D7074"},"example_response":null,"settle_to":"0x3fD9ee1373562f894D322B37DFFAd7a5D2b2d78f","network":"base","facilitator":"https://facilitator.xpay.sh","payment_required":true,"free_introspection":true,"note":"GET this URL = free introspection card. POST with x402 payment header to call."}