{"uid":"cap_lJsrxTBSVAP-ir_qS46YX","slug":"base-wallet-relationship-link-analyzer-db80220b","name":"Base Wallet Relationship / Link Analyzer","description":"Wallet relationship analysis — checks if two Base wallets are connected via shared funding sources, direct transfers, common deployer, or overlapping token transfer history. Returns link score 0-100 and connection evidence. Useful for detecting coordinated wallets or same-entity detection.","url":"https://agent-trust-api-production.up.railway.app/api/wallet-link/0x6ea076Af302e3AdF8d48f8e3e53Ee2C9B52A9b5b/0xa2c36B289198734a9a5c9e4F7e31102d27eDf8e7","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","properties":{}}},"additionalProperties":false}}},"responseSchema":{"type":"object","required":["source","summary","verdict","address1","address2","linkScore","analyzedAt","connections","relationship"],"properties":{"source":{"type":"string"},"summary":{"type":"object","required":["mutualFunding","directTransfer","sharedDeployer","sharedFunderCount","sharedCounterparties"],"properties":{"mutualFunding":{"type":"boolean"},"directTransfer":{"type":"boolean"},"sharedDeployer":{"type":"boolean"},"sharedFunderCount":{"type":"number"},"sharedCounterparties":{"type":"number"}}},"verdict":{"type":"string"},"address1":{"type":"string"},"address2":{"type":"string"},"linkScore":{"type":"number"},"analyzedAt":{"type":"string"},"connections":{"type":"array","items":{"type":"unknown"}},"relationship":{"type":"string"}}},"example":{"request":{"input":{"type":"http","method":"GET","queryParams":{}}},"response":{"source":"base.blockscout.com","summary":{"mutualFunding":false,"directTransfer":false,"sharedDeployer":false,"sharedFunderCount":0,"sharedCounterparties":0},"verdict":"🟢 No significant connection found","address1":"0x6ea076af302e3adf8d48f8e3e53ee2c9b52a9b5b","address2":"0xa2c36b289198734a9a5c9e4f7e31102d27edf8e7","linkScore":0,"analyzedAt":"2026-06-18T04:14:34.324Z","connections":[],"relationship":"UNRELATED"}},"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.080000","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","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.080000/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.08","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.08","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_Gquv23a9wNuEcZd6J-keY","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.08","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Analyzes whether two Base blockchain wallets are connected via shared funding sources, direct transfers, common deployers, or overlapping token history, returning a link score 0-100 and evidence.","exampleAgentPrompt":"Can you check if wallet 0x6ea076Af302e3AdF8d48f8e3e53Ee2C9B52A9b5b and 0xa2c36B289198734a9a5c9e4F7e31102d27eDf8e7 are linked — like same-entity wallets or coordinated? I want to see the link score and any evidence connecting them.","exampleUseCases":null,"resultDescription":"Returns a link score between 0 and 100 indicating the strength of the relationship between the two wallets, along with structured evidence of the connection — such as shared funding sources, direct transfer records, common contract deployer, and overlapping token transfer history.","failureModes":["Invalid wallet address format returns an error or empty result","Wallets with no on-chain history may return a score of 0 with no evidence","Rate limiting or payment failure (x402) if USDC payment not provided","Wallets on networks other than Base may not be supported","Timeout or 5xx if the Railway-hosted service is temporarily unavailable"],"whenToPreferThis":"Use this endpoint when you need to determine whether two specific Base wallet addresses are controlled by the same entity or are coordinating, especially for fraud detection, sybil resistance, or due diligence. Prefer this over single-wallet trust scoring when the question is relational (are these two wallets linked?) rather than about an individual wallet's reputation.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-16T00:34:39.662Z","isFirstParty":false}