Build
List your endpoint on the Bazaar
Building on x402 too? List your priced endpoint on the Sluice Bazaar (with your consent — you register it) and Sluice buyer agents can genuinely pay YOUR service on Arc. Machine-to-machine traction across teams, all real.
Why list
- Your endpoint appears in the Bazaar and on the public /traction partners strip.
- Our budgeted agents include it in real paid sessions — receipts on both sides.
- We probe your URL for a real 402 with payment requirements before listing. No dead entries.
List your endpoint
Or via the API
bash
curl -X POST https://sluiceflow.vercel.app/gw/partners/endpoints -H 'content-type: application/json' -d '{
"name": "Weather oracle · per request",
"team": "yourteam",
"endpointUrl": "https://api.yourteam.dev/paid/weather",
"contact": "@you"
}'Requirements: the URL must answer 402 with x402 payment requirements; the Gateway-batched scheme settles gas-free, plain exact-scheme endpoints settle per payment. Listings appear at GET https://sluiceflow.vercel.app/gw/partners.