This service only accepts webhook POSTs. Opening this page in a browser is normal for a quick check.
GET /health — health check (plain ok)POST /webhooks/stripe — Stripe eventsPOST /webhooks/paypal-ipn — PayPal IPNPOST /append — authenticated append (x-paradise-token)This is not the riftmetro landing site. This relay listens on port 3750. The static pages (home, /pprp/, /ppgl/) are in the repo at web/riftmetro/. From that folder run npx --yes serve -l 3000 . and open http://localhost:3000 — see web/riftmetro/README.md.