let $f_1(x)=f(x)$
$f_2(x)=f(f(x))$
$f_3(x)=f(f(f(x)))$ and so on...
Is there some function $f(x)$ for which $f_{\infty}(x)$ is a continuous non-constant function that converges? It is okay if the $f_{\infty}(x)$ you find has a finite radius of convergence.
The only example that comes to my mind would be like, $$f_n(x)= ^nx$$ where $^nx$ is the tetration, as $^{\infty}x$ converges for $e^{-e} \lt x \le e^{1/e}$. Although in this example I am not sure how we could define $f(x)$.
New Answer. We examine a couple of examples such that $f_{\infty}$ exists as a continuous function.
Old Answer. There is a plethora of examples.
1. Suppose that $I \subseteq \mathbb{R}$ is a closed interval and $f : I \to I$ is a contraction, meaning that there exists a constant $0 \leq c < 1$ for which $|f(x) - f(y)| \leq c|x - y|$ for all $x, y \in I$. Then by the contraction mapping theorem (a.k.a. Banach fixed point theorem), there exists a unique $x_0$ such that $f_n(x) \to x_0$ for all $x \in I$. Here are some examples.
$f : \mathbb{R} \to \mathbb{R}$ given by $f(x) = cx$ for some $-1 < c < 1$. Then $f_n(x) \to 0$.
$f : [0, \infty) \to [0, \infty)$ given by $f(x) = \frac{1}{2+x}$. Then we can check that $|f(x)-f(y)| \leq \frac{1}{4}|x - y|$. So there exists $x_0 \in [0, \infty)$ such that $f_n(x) \to x_0$ for any $x \in [0, \infty)$. Such $x_0$ can be located by solving $f(x_0) = x_0$, which in turn yields $x_0 = \sqrt{2}-1$.
$f : [0, 1] \to [0, 1]$ given by $f(x) = \cos (x)$. Then $|f(x)-f(y)|\leq \sin(1)|x - y|$ holds, and so, there exists a unique $x_0 \in [0, 1]$ such that $f_n(x) \to x_0$. This $x_0$ is the solution of $\cos(x_0) = x_0$ on $[0, 1]$, but this number seems to have no closed form.
2. Suppose that $I \subset \mathbb{R}$ is a closed bound interval and $f : I \to I$ is continuous and non-decreasing. Then $f_n(x)$ always converges as $n\to\infty$. The limit can be located by the following criteria: (1) If $f(x) > x$, then $f_n(x)$ converges to the smallest fixed point of $f$ larger than $x$. (2) If $f(x) < x$, then $f_n(x)$ converges to the largest fixed point of $f$ less than $x$. (3) If $f(x) = x$, then $f_n(x) \to x$.
$f : [0, 1] \to [0, 1]$ given by $f(x) = \sin(x)$. Since $\sin(x) < x$ for all $x > 0$, it follows that $f_n(x) \to 0$.
$f : [0, 4] \to [0, 4]$ given by $f(x) = \sqrt{2x}$. Using the above criteria, we can check that $f_n(0) \to 0$ and $f_n(x) \to 2$ for all $0 < x \leq 4$.
$f : [-n\pi, n\pi] \to [-n\pi, n\pi]$ where $n$ is a positive integer and $f(x) = x+\sin(x)$. Then $f'(x) = 1+\cos(x) \geq 0$ and so $f$ is increasing. Moreover,
$$ f_n(x) \to \begin{cases} (2k+1)\pi, & \text{if $k$ is an integer and $2k\pi < x < (2k+2)\pi$} \\ 2k\pi, & \text{if $k$ is an integer and $x = 2k\pi$} \end{cases} $$