Escrow-protected work · 0% fee for contributors

An open ecosystem where contractors and clients connect

With built-in task management, payments, and escrow. Every project, task, and subtask carries its own budget — so everyone sees who gets paid, when, and exactly for what.

0%
Contributor fee
1.3-2.9%
Fee on deposit
100%
Escrow-protected

Three roles, one transparent workspace

Creator

Owns the budget, hires the team, sees the whole process from the inside.

Contributor

Does the work, tracks every payment, withdraws with 0% fee.

Watcher

Invited to follow progress without touching the money.

Payment infrastructure

Powered by eComCharge

Our partner eComCharge processes every transaction through a secure, licensed payment gateway. Bank cards, local methods and crypto — all in one pipeline.

PCI DSS compliant170+ connectors
eComCharge

Secure payment gateway licensed to process card, bank and crypto transactions worldwide.

170+

Active connectors with banks & payment methods

45+

Multi-currency and cryptocurrency support

Supported card networks
UnionPay
Task Manager

Work and money
in one place.

Projects, quick tasks and personal deals

Build a full project with tasks and subtasks, or spin up a Quick Task in seconds. Each one carries a budget, so the money always follows the work.

Budget per task

Attach money to a project, a task, or a single subtask and watch it settle as work is approved.

Project budget
$6,100 / $10,000

Zero-fee payouts

Withdraw to SatoriPay Virtual Card with 0% commission, then spend via Apple Pay or Google Pay.

SoonSatoriPay Virtual Card
Payout to card
0%

Transparent flow

A clean ledger shows who received what, when, and for which task — for every side of the deal.

Design system
Released
+$1,200.00
Released
Escrow funded
In escrow
$2,400.00
In escrow
Landing page
Released
+$640.00
Released
Subtask · QA
In escrow
$180.00
In escrow
Ecosystem

One account.
Work, payments, escrow.

A modular set of products that snap together: manage the work, hold the money safely, pay out without commission.

Task Manager

Projects, tasks and subtasks with a budget attached to every level.

Escrow

Funds are locked before work starts and released on approval. Disputes go to manual moderation.

SatoriPay Wallet

Soon

One place for clients and contributors to hold, move and plan their money.

Virtual Card

Soon

Withdraw with 0% fee and spend instantly through Apple Pay or Google Pay.

Subscriptions

Soon

Pay for all your services from one balance and see when each subscription ends.

Roles & transparency

Creator, Contributor and Watcher — everyone sees exactly what they should.

Task Manager

The clearest view of
your projects and money.

Live budgets, escrow status and task progress in one calm workspace. Open the real product — it is already running at app.satoripay.io.

try it live
app.satoripay.ioOpen app
SatoriPay Dashboard
0%
Contributor commission
1.3-2.9%
Fee on deposit
Escrow
On every task
Receive notifications from the Task Manager in Telegram
t.me/satoripaybot
WalletSoon

A wallet built for people who get paid for work.

SatoriPay Wallet is where clients and contributors keep their money moving: fund escrow, receive payouts, and manage every subscription you pay for from a single balance.

  • Fund projects and receive payouts instantly
  • Withdraw to SatoriPay Virtual Card with 0% fee
  • Subscription manager — one payment instead of a hundred

SatoriPay Wallet and the Virtual Card are coming soon — they are still in active development. Early access opens to selected partners first.

SatoriPay Wallet app interface on iPhone
Escrow

Safe for both sides, from first task to final payout.

The Creator funds the task before work begins. The Contributor sees the money is really there. On approval it is released — and if something goes wrong, a human moderator steps in.

  • Funds locked before the work starts
  • Released only when the task is approved
  • Manual moderation for any dispute
escrow · task #248
1Creator funds the task
$2,400.00
2Contributor delivers the work
3Creator approves
4Payout released · 0% fee
$2,400.00

Three simple steps
to get paid.

No sales calls, no contracts to chase. Create the task, fund it, deliver it.

011 / 3

Create a project or quick task

Break work into tasks and subtasks, or launch a Personal Deal in seconds.

022 / 3

Fund it through escrow

The budget is locked before the work begins, so both sides know it is real.

033 / 3

Deliver and get paid

Approved work releases the payout — 0% commission for contributors.

Task Manager pricing

Task Manager fees —
transparent, no hidden lines.

These are the fees of the SatoriPay Task Manager. The more you move, the less you pay. Contributors always withdraw to SatoriPay Wallet with 0%.

Balance top-up for task payments

2.9% + €0.20
Monthly volume
Up to €10,000
Who pays
Creator

Balance top-up for task payments

2.5% + €0.20
Monthly volume
€10,000–€50,000
Who pays
Creator

Balance top-up for task payments

2.1% + €0.15
Monthly volume
€50,000–€250,000
Who pays
Creator

Balance top-up for task payments

1.8% + €0.10
Monthly volume
€250,000–€1,000,000
Who pays
Creator

Balance top-up for task payments

1.3–1.7% individual
Monthly volume
€1,000,000+
Who pays
Creator

Withdrawal to SatoriPay Wallet

0%
Monthly volume
Who pays
Contributor / Creator

Withdrawal to bank account

1.5%
Monthly volume
Who pays
Contributor / Creator

Volumes above €1,000,000 are priced individually. Bank withdrawals are processed by our licensed partners.

Calculator

Count your fee before you fund the task.

Your monthly volume
Contributor withdraws to
Task budget€2,400.00
Top-up fee · 2.5% + €0.2+ €60.20
Creator pays€2,460.20
Withdrawal fee · 0%− €0.00
Contributor receives€2,400.00

Estimate only. Volumes above €1,000,000 are priced individually; bank withdrawals are processed by our licensed partners.

[ API & MCP ]

Built for developers.
Automate everything.

A single backend powers the Task Manager, Wallet and Escrow. Use the REST API or connect through MCP — the same operations, the same permissions, the same real-time data.

OAuth 2.0 / JWTOpenAPI 3.1Bearer auth
01

REST API

OpenAPI 3.1 spec, JWT Bearer auth and OAuth for Google and Apple. Create projects, manage tasks, move funds and query escrow state from any service.

GET /v1/projects/:id/tasks
Authorization: Bearer sk_live_…

200 OK
{ "items": [ … ], "next": null }
View API docs
02

MCP Server

Plug SatoriPay into any MCP-compatible assistant. Your agent can list tasks, update statuses, request budget approvals and read notifications — with user consent.

@satoripay list my tasks waiting for approval
MCP setup guide
What you can automate
  • 01Auth & users
  • 02Projects
  • 03Tasks & subtasks
  • 04Escrow
  • 05Wallet & payouts
  • 06Notifications
  • 07Webhooks
  • 08AI generation
0+
REST endpoints
0
Auth flows
0
MCP server