Contract Creation Lookup – Ethereum Mainnet is a paid API for AI agents from api.x402node.dev, paid per call via x402, $0.005/call, status unknown (last checked 2026-09-15).
Returns the deployer address and deployment transaction for any Ethereum mainnet smart contract, enabling provenance verification before trusting it.
Find who deployed a contract and in which transaction on Ethereum mainnet - lets agents verify a contract's deployer and origin before trusting it, provenance data LLMs cannot look up. contract creator, who deployed, contract deployer, deployment tx, contract origin, contract provenance Accepts payment on Base or Solana — either network works.
Returns the deployer wallet address and the deployment transaction hash for the specified Ethereum contract, allowing agents to verify who created the contract and in which transaction it was originally deployed.
GEThttps://api.x402node.dev/chain/contract-creationUse this endpoint when an agent needs to verify the provenance or trustworthiness of an Ethereum mainnet smart contract by identifying its deployer and deployment transaction — especially useful for DeFi due diligence, security checks, or any workflow where knowing who deployed a contract is critical before interacting with it.
{
"address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2"
}| Field | Type | Description |
|---|---|---|
| inputrequired | object |
{
"note": "Contract deployer and creation tx. Agents can verify if deployer is a known/trusted entity before interacting.",
"_hint": "x402 paid endpoints for AI agents — x402node.dev (utilities) · cn402.com (Chinese culture)",
"chain": "ethereum",
"source": "etherscan",
"address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2",
"creator": "0x4f26ffbe5f04ed43630fdc30a87638d53d0b0876",
"creationTxHash": "0xb95343413e459a0f97461812111254163ae53467855c0d73e0f1e7c5b8442fa3"
}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"