[guided]The goal is to prove that the Hilbert space vector $\eta_x=P_N\Lambda_M(x)$ is not merely an abstract $L^2$-vector, but comes from multiplication by a bounded element of $N$. The way to test this is to estimate the matrix coefficients of the map $\Lambda_M(y)\mapsto \eta_x y$ against arbitrary vectors $\Lambda_M(z)$ from $N$.
Fix $y,z\in N$. Right multiplication by $y$ maps $\Lambda_M(N)$ into itself. It also preserves the orthogonal complement of $L^2(N,\tau|_N)$: if $\xi\perp L^2(N,\tau|_N)$ and $n\in N$, then using traciality of $\tau$,
\begin{align*}
(R_y\xi,\Lambda_M(n))_{L^2(M,\tau)}=(\xi,\Lambda_M(ny^*))_{L^2(M,\tau)}=0,
\end{align*}
because $ny^*\in N$. Therefore $R_y$ commutes with the orthogonal projection $P_N$.
Using this commutation,
\begin{align*}
\eta_x y=R_yP_N\Lambda_M(x)=P_NR_y\Lambda_M(x)=P_N\Lambda_M(xy).
\end{align*}
Now pair with $\Lambda_M(z)\in L^2(N,\tau|_N)$. Since $P_N$ is the orthogonal projection onto $L^2(N,\tau|_N)$, projection does not change inner products against vectors in that subspace:
\begin{align*}
(\eta_x y,\Lambda_M(z))_{L^2(M,\tau)}=(\Lambda_M(xy),\Lambda_M(z))_{L^2(M,\tau)}.
\end{align*}
By the definition of the $L^2$ inner product, this is
\begin{align*}
(\Lambda_M(xy),\Lambda_M(z))_{L^2(M,\tau)}=\tau(z^*xy).
\end{align*}
We now estimate the last expression. Cauchy-Schwarz in the Hilbert space $L^2(M,\tau)$ gives
\begin{align*}
|\tau(z^*xy)|\le \|\Lambda_M(xy)\|_{L^2(M,\tau)}\|\Lambda_M(z)\|_{L^2(M,\tau)}.
\end{align*}
Since left multiplication by $x$ is bounded with operator norm at most $\|x\|_{\mathrm{op}}$, we have
\begin{align*}
\|\Lambda_M(xy)\|_{L^2(M,\tau)}\le \|x\|_{\mathrm{op}}\|\Lambda_M(y)\|_{L^2(M,\tau)}.
\end{align*}
Combining the two inequalities gives
\begin{align*}
|(\eta_x y,\Lambda_M(z))_{L^2(M,\tau)}|\le \|x\|_{\mathrm{op}}\|\Lambda_M(y)\|_{L^2(M,\tau)}\|\Lambda_M(z)\|_{L^2(M,\tau)}.
\end{align*}
Taking the supremum over all $z\in N$ with $\|\Lambda_M(z)\|_{L^2(M,\tau)}\le 1$ proves
\begin{align*}
\|\eta_x y\|_{L^2(M,\tau)}\le \|x\|_{\mathrm{op}}\|\Lambda_M(y)\|_{L^2(M,\tau)}.
\end{align*}
Thus the rule $\Lambda_M(y)\mapsto \eta_x y$ is bounded on the dense subspace $\Lambda_M(N)$, so $\eta_x$ is left bounded over $N$.[/guided]