Wallet for your US business customer

  • use-case-arrow

    Create business wallets for your customers

  • use-case-arrow

    Customers can add funds via ACH & cards

  • use-case-arrow

    Send payments to an individual wallet in the ecosystem

  • use-case-arrow

    Receive payments from an individual wallet in the ecosystem

  • use-case-arrow

    Send funds globally from wallets

offer remittance dashboard

Why Machnet

We do the heavy lifting of compliance, regulatory requirements and banking, so you can focus to build, launch and scale your business. Our API platform enables you to onboard customers, collect funds and payout globally.

time-icon

Start offering international payment services - in 6 weeks

Build in our sandbox. Test in our production staging. Go live.

save-icon

Save 95% in fixed and monthly costs

No more upfront investment & fixed overheads. Only nominal monthly billables.

scale-icon

Built for scale

We do all the heavy lifting- regulatory requirements, compliance tools and bank relationships. You can focus on scaling faster.

curl --location -g --request POST 'https://api.machpay.com/v4/users/{{userId}}/transactions' \
--header 'X-Client-Id: xxxx-xxxx-xxxx' \
--header 'X-Client-Secret: xxxx-xxxx-xxxx' \
--header 'Content-Type: application/json' \
--data-raw '{
     "from_amount":1,
     "exchange_rate":6.11,
     "to_amount":6.11,
     "fee_amount": 0,
     "to_currency":"GHS",
     "from_currency":"USD",
     "from_fund_id":"{{fromAccountId}}",
     "funding_source_type": "CARD",
     "to":{
            "id": "{{receiveUserId}}",
           "fund_id" : "{{recipientAccountId}}",
            "payout_method":"BANK_DEPOSIT",
          }
}'
board-dots

Powerful APIs with the flexibility you need

Explore our APIs and documentations and build unique and trustworthy products that speak to you and your user.