Let $T:X \to X$ be a map on a complete non-empty metric space. Assume that for all $x$ and $y$ in $X$, $\sum_n d(T^n(x),T^n(y))<\infty$. Then $T$ has a unique fixed point.
guess: I assume that the existence and unicity of a fixed point can be shown directly with the standard Banach fixed point theorem, by a suitable choice of the metric that makes the map $T$ a contraction.
Why isn't the following a counterexample?
Let $X=\{0\}\cup\{1/2^n:n\in\mathbb{N}\}$ and endow $X$ with the absolute-value-metric. Then $X$ is complete. Define $T:X\to X$ by $T(0)=1/2$ and $T(1/2^n)=1/2^{n+1}$. Then $T$ has no fixed point. Now $|T^n(1/2^l)-T^n(1/2^m)|\leq1/2^n$ and every point has this form after at least one application of $T$. So the summability condition should hold too.