# Chest Gate > Curated commerce layer for the open web. --- # Chest Gate, trustless revenue splits for x402 Source: https://chest.sh/index.md # Chest Gate Agents can route paid API traffic, but attribution and payout are usually off-chain and opaque. Chest Gate enforces on-chain revenue splits so providers and referrers are both paid atomically. ## What it does - Routes paid API commerce through a Solana-backed split layer. - Splits each qualifying payment between provider and referrer in one transaction. - Publishes observable split activity so payouts are auditable. ## Core workflow 1. Deploy an endpoint through the Chest Gate dashboard. 2. Set payout/referrer configuration for the endpoint. 3. Receive API calls routed by agents. 4. Observe provider and referrer payouts in activity and referrer views. ## Key surfaces - `/dashboard/gates/new` for deployment and configuration. - `/dashboard/activity` for protocol-wide transaction activity. - `/dashboard/referrer` and `/dashboard/referrer/calls` for attribution analytics. - `/dashboard/referrer/webhooks` for webhook delivery and replay. --- # Getting started Source: https://chest.sh/docs/index.md # Chest Gate docs Chest Gate is a trustless split layer for paid API calls in the x402 ecosystem. ## What you can do - Deploy an endpoint and receive on-chain provider payouts. - Configure optional referrer attribution for agent-driven traffic. - Inspect live split activity from the dashboard. ## Core surfaces - `/dashboard/gates/new` for endpoint setup. - `/dashboard/referrer` and `/dashboard/referrer/calls` for attribution analytics. - `/dashboard/referrer/webhooks` for webhook delivery and replay.