{"uid":"cap_KvNpaYtKX8TYLOf3t5YT1","slug":"tx-value-wei-to-eth-converter-1d9bd2a1","name":"Tx Value Wei to ETH Converter","description":"Convert a transaction value wei field into ether for display. Call when summarizing transfers from raw tx objects without RPC. Returns eth amount from wei value as deterministic JSON for $0.001 USDC via x402 on Base. First-party local math only—no RPC, live market feed, API keys, storage, or mediagen. Advisory only; the caller owns capital, risk, and production controls.","url":"https://api.delx.ai/api/v1/x402/tx-value-eth","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"wei":{"type":"string","description":"Input field: wei."}}},"responseSchema":{"type":"json","example":{"eth":0.001,"wei":"1000000000000000","schema":"delx/util-tx-value-eth/v1"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_4SCzasix3QypdiBbukEGK","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Converts a raw transaction value field (in wei) to its ether equivalent for human-readable display, using local deterministic math with no RPC or external calls.","exampleAgentPrompt":"Can you convert this raw transaction value — 1500000000000000000 wei — into ETH so I can display it properly in the UI?","exampleUseCases":[{"title":"Display transfer amount in wallet UI","prompt":"I have a raw Ethereum transaction object with a value field of 250000000000000000 wei — can you convert that to ETH so I can show a human-readable amount in the transfer summary?"},{"title":"Summarize ETH sent in a batch of txs","prompt":"I'm parsing a list of raw transactions and each has a wei value field. Can you convert 75000000000000000 wei into ETH for me so I can label it correctly in my report?"},{"title":"Sanity-check a decoded transaction value","prompt":"This decoded tx has a value of 3200000000000000000 wei — what is that in ETH? I just need the number to verify it matches what the user intended to send."}],"resultDescription":"Returns a deterministic JSON object containing the ETH equivalent of the supplied wei value, computed entirely with local arithmetic — no RPC, no live price feed, no external dependencies.","failureModes":["Missing or malformed 'wei' field in request body returns an error response","Non-numeric string for wei value may cause a parsing or validation error","Extremely large wei values may hit numeric precision limits","Payment failure via x402 protocol prevents execution"],"whenToPreferThis":"Choose this endpoint when you need a fast, dependency-free, offline wei-to-ETH unit conversion from a raw transaction value field — particularly when you do not have RPC access, want deterministic output without live feeds, and are summarizing or displaying raw tx objects. Not suitable when you need live USD price conversion or on-chain data fetching.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T07:08:53.706Z","isFirstParty":false}