Let $f\in L^{1}_{\text{loc}}(\mathbb{R}^{2})$. If $f$ is radial then $f\circ R_{\theta}=f$, where $R_{\theta}=\begin{pmatrix}\cos\theta&-\sin\theta\\\sin\theta&\cos\theta\end{pmatrix}$ is the rotation in the plane through angle $\theta\in[0,2\pi]$.
I want to show that $f$ is radial as a distribution. I know that $f$ is radial as a distribution if and only if $\langle f,\varphi\rangle=\frac{1}{2\pi}\int_{0}^{2\pi}\langle f\circ R_{\theta},\varphi\rangle\,d\theta$; so this is what I need to show.
For all $\varphi\in\mathcal{D}(\mathbb{R}^2)$, we have:
$$\begin{aligned}\langle f,\varphi\rangle&=\langle f\circ R_{\theta},\varphi\rangle \\ &=\langle f,\varphi\circ R_{-\theta}\rangle \\ &=\langle f\circ R_{\theta},\varphi\circ R_{-\theta}\rangle \\ &=\int_{\mathbb{R}^{2}}f(R_{\theta}(x))\varphi(R_{-\theta}(x))\,dx,\end{aligned}$$ but I don't really see how to derive the solution from here...