{"slug":"api-delx-ai-api-v1-x402-evm-transfer-recipient-check-7bf76b","title":"EVM Transfer Recipient Check","host":"api.delx.ai","method":"POST","resource":"https://api.delx.ai/api/v1/x402/evm-transfer-recipient-check","category":"market","description":"EVM Transfer Recipient Check: compares an encoded recipient address with the intended recipient using only bounded caller-supplied values. Call when you need a bounded evm transfer recipient check result before signing, submitting, replacing, or accepting an EVM/Base transaction assembled from calle","price_listed":0.001,"price_asked":null,"state":"effects","state_label":"Not tested: has real-world effects","checks_7d":0,"answered_7d":0,"latency_ms_median":null,"reported_calls_30d":1,"reported_payers_30d":1,"networks":["eip155:8453","solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp"],"badge":"unverified","paid_checks_7d":0,"paid_ok_7d":0,"example_input":{"body":{"encoded_recipient":"0x1111111111111111111111111111111111111111","intended_recipient":"0x1111111111111111111111111111111111111111"},"bodyType":"json","method":"POST","type":"http"},"output_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"properties":{"body":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"encoded_recipient":{"description":"Encoded Recipient supplied to EVM Transfer Recipient Check; used only for this bounded calculation and processed in memory without retention.","maxLength":8192,"type":"string"},"intended_recipient":{"description":"Intended Recipient supplied to EVM Transfer Recipient Check; used only for this bounded calculation and processed in memory without retention.","maxLength":8192,"type":"string"}},"required":["encoded_recipient","intended_recipient"],"type":"object"},"bodyType":{"const":"json","type":"string"},"method":{"const":"POST","type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"additionalProperties":true,"description":"Versioned bounded first-party JSON result with input evidence; caller data is processed in memory and not retained.","properties":{"evidence":{"additionalProperties":true,"properties":{"external_calls":{"type":"integer"},"input_sha256":{"type":"string"},"retained":{"type":"boolean"}},"type":"object"},"operation":{"type":"string"},"result":{"additionalProperties":true,"properties":{"encoded_recipient":{"type":"string"},"intended_recipient":{"type":"string"},"matched":{"type":"boolean"}},"type":"object"},"schema":{"type":"string"},"status":{"type":"string"}},"type":"object"}},"required":["input","output"],"type":"object"},"history":[],"description_full":"EVM Transfer Recipient Check: compares an encoded recipient address with the intended recipient using only bounded caller-supplied values. Call when you need a bounded evm transfer recipient check result before signing, submitting, replacing, or accepting an EVM/Base transaction assembled from caller-owned data. Returns normalized transaction evidence, calculated budget or shape findings, and a fail-closed preflight status for EVM Transfer Recipient Check as versioned deterministic JSON. Price:…","last_updated":"2026-09-19T15:59:11.796Z","schemes":["exact"]}