If you can trust everyone in all these homes as if you're all one big happy family, and there are less than 254 devices in total among the several home, then turn off NAT and DHCP service in all the routers except the one at the head of the network (home 1). You want them all to act as transparent bridges. Some routers don't let you turn off NAT, or don't add the WAN port to the LAN-side switch when you turn off NAT, so you may need to use a LAN port from each router as its upstream connection.
This solution puts everything onto one moderately sized Ethernet LAN and IP subnet, so any local file sharing and service discovery protocols should work just fine.
If you don't trust everybody, please beware that the network architecture you already have probably leaves machines in the upstream houses vulnerable to attacks from the downstream houses. If anyone on the network did a ping scan of 192.168.0.0/24, they would discover all the running hosts in home 1, and from there they could do port scans to find vulnerable services to connect to. The connection traffic would look like it was coming from the local LAN, so even personal firewall packages might not block it because it looks like "in home" traffic.
I trust my Neighbours as I am the only one capable of doing any Harm! I will look into your Solution. All DownStream (towards bottom) have Input on their WAN port and Output from their LAN ports as Normal. – Y2K – 2015-08-12T06:24:15.690