How was $\pi$ originally found? Was it originally found using the ratio of the circumference to diameter of a circle of was it found using trigonometric functions? I am trying to find a way to find the area of the circle without using $\pi$ at all but it seems impossible, or is it? If i integrate the circle I get: $$4\int_{0}^{1}\sqrt{1-x^{2}}dx=4\left [ \frac{\sin^{-1} x}{2}+\frac{x\sqrt{1-x^{2}}}{2} \right ]_{0}^{1}=\pi $$ But why does $\sin^{-1} 1=\frac{\pi }{2}$?
Is it at all possible to find the exact area of the circle without using $\pi$?
I don't know the exact origin of $\pi$ but you should not be able to find the exact area of the unit circle (your integral suggests you are finding this) without reference to $\pi$ since this is the exact area. You also could, of course, not write this number down exactly since $\pi$ is transcendental. You could approximate this number, and thus approximate the area of the unit circle, without reference to $\pi$. To do this in terms of the integral you could use a numerical approximation technique.
$\sin^{-1}(x)\neq \frac{\pi}{2}$ in general as you have written. But it is true for $x=1$. This can be seen by noting that on a unit circle $\sin(x)$ is simply the $y$ component of the point on the unit circle corresponding to angle $x$, measured from the positive $x$-axis, with centre at $(0,0)$ (I put a diagram to help visualize what I am saying). So at the point $(0,1)$ on the unit circle the $y$-component is $1$ and this corresponds to angle $\frac{\pi}{2}$.