A new global payment system.
Built with stablecoins

Modern rails that help LATAM businesses move money faster, cheaper, and fully compliant.

Named Virtual Accounts

Multi-currency virtual accounts in stablecoins to send and receive payments.

Rail

🌎

SWIFT

Currency

USD

IBAN

GB15SEOU00994400362698

BIC/SWIFT Code

BNPAFRPP

Account Holder

Lumx US OP

8 The Green, #21425

Dover, WY 19901

Bank details

BNP Paribas

211 Old Street

EC1V 9NR London, United Kingdom

Stablecoin Cards

Soon

Issue stablecoin cards for customers worldwide and earn revenue on every swipe.

VIRTUAL

Number

3004

Global Payments

Turn local payments into global liquidity with stablecoins, no local entity needed.

From

John Doe

USDC

100.00

USD

100.00

To

Claude

A new global payment system.
Built with stablecoins

Modern rails for global pay-ins, payouts, wallets, and FX, helping LATAM businesses move money faster, cheaper, and with compliance built in.

Global Payments

Turn local payments into global liquidity with stablecoins, no local entity needed.

From

John Doe

USDC

100.00

USD

100.00

To

Claude

Named Virtual Accounts

Multi-currency virtual accounts in stablecoins to send and receive payments.

Rail

🌎

SWIFT

Currency

USD

IBAN

GB15SEOU00994400362698

BIC/SWIFT Code

BNPAFRPP

Account Holder

Lumx US OP

8 The Green, #21425

Dover, WY 19901

Bank details

BNP Paribas

211 Old Street

EC1V 9NR London, United Kingdom

Stablecoin Cards

Soon

Issue stablecoin cards for customers worldwide and earn revenue on every swipe.

VIRTUAL

VIRTUAL

VIRTUAL

Number

3004

Trusted by top companies

Accept Payments Anywhere

Accept payments anywhere. Grow globally

Accept local currencies through a wide range of payment methods, no need for a local entity. Let your business go global without borders.

Sample Text

Accept local currencies through a wide range of payment methods, no need for a local entity.

Accept local currencies through a wide range of payment methods, no need for a local entity.

Accept local currencies through a wide range of payment methods, no need for a local entity.

From

John Doe

BRL

5,150.00

USDC

1,150.00

To

Claude

From

Current balance: USDC 1,250

USDC

1,250.00

Sample Text

Accept local currencies through a wide range of payment methods, no need for a local entity.

Network:

Polygon

Change

Estimated settlement:

30 seconds

Transaction fee:

$0.10

Sample Text

Accept local currencies through a wide range of payment methods, no need for a local entity.

Product Point

Accept local currencies through a wide range of payment methods, no need for a local entity.

Product Point

Accept local currencies through a wide range of payment methods, no need for a local entity.

Product Point

Accept local currencies through a wide range of payment methods, no need for a local entity.

Product Point

Accept local currencies through a wide range of payment methods, no need for a local entity.

MADE FOR DEVELOPERS

Launch global payments with Lumx API

Accept local currencies through a wide range of payment methods, no need for a local entity. Let your business go global without borders.

createCustomer.ts

readCustomer.ts

createTransaction.ts

readTransaction.ts

Create a customer

A workflow step executes a query or action within a system. Steps can receive inputs from previous steps and return data for use in subsequent steps. You can resolve services in your steps, enabling you to build business logic involving Lumx's core payment modules, third-party systems, or custom systems.

Approve customer

A workflow step executes a query or action within a system. Steps can receive inputs from previous steps and return data for use in subsequent steps. You can resolve services in your steps, enabling you to build business logic involving Lumx's core payment modules, third-party systems, or custom systems.

Create transaction

A workflow step executes a query or action within a system. Steps can receive inputs from previous steps and return data for use in subsequent steps. You can resolve services in your steps, enabling you to build business logic involving Lumx's core payment modules, third-party systems, or custom systems.

Read transaction

A workflow step executes a query or action within a system. Steps can receive inputs from previous steps and return data for use in subsequent steps. You can resolve services in your steps, enabling you to build business logic involving Lumx's core payment modules, third-party systems, or custom systems.

POST

https://api.lumx.io/customers

1

2

3

4

5

6

7

8

9

10


11

12

13

14

15

16

17

18

19

20

12

22

23

{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"type": "BUSINESS",
"legalName": "Lumx S.A",
"taxId": "42.887.120/0001-00",
"incorporationDate": "2020-01-01",
"country": "BRA",
"email": "hello@lumx.io",
"walletAddress": "0x1234567890123456789012345678901234567890",
"blockExplorerUrl": "https://amoy.polygonscan.com/address/0x123456789012
3456789012345678901234567890",
"verification": {
"status": "NOT_STARTED",
"level": "STANDARD",
"link": "https://in.sumsub.com/websdk/p/sbx_aA00bB11cC33dD44"
},
"transactionLimits": {
"single": "1000.00",
"daily": "10000.00",
"monthly": "100000.00"
},
"createdAt": "2021-01-01T00:00:00Z",
"updatedAt": "2021-01-01T00:00:00Z"
}

Create a customer

A workflow step executes a query or action within a system. Steps can receive inputs from previous steps and return data for use in subsequent steps. You can resolve services in your steps, enabling you to build business logic involving Lumx's core payment modules, third-party systems, or custom systems.

Approve customer

A workflow step executes a query or action within a system. Steps can receive inputs from previous steps and return data for use in subsequent steps. You can resolve services in your steps, enabling you to build business logic involving Lumx's core payment modules, third-party systems, or custom systems.

Create transaction

A workflow step executes a query or action within a system. Steps can receive inputs from previous steps and return data for use in subsequent steps. You can resolve services in your steps, enabling you to build business logic involving Lumx's core payment modules, third-party systems, or custom systems.

Read transaction

A workflow step executes a query or action within a system. Steps can receive inputs from previous steps and return data for use in subsequent steps. You can resolve services in your steps, enabling you to build business logic involving Lumx's core payment modules, third-party systems, or custom systems.

POST

https://api.lumx.io/customers

{

"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",

"type": "BUSINESS",

"legalName": "Lumx S.A",

"taxId": "42.887.120/0001-00",

"incorporationDate": "2020-01-01",

"country": "BRA",

"email": "hello@lumx.io",

"walletAddress": "0x1234567890123456789012345678901234567890",

"blockExplorerUrl": "https://amoy.polygonscan.com/address/0x1234567890123456789012345678901234567890",

"verification": {

"status": "NOT_STARTED",

"level": "STANDARD",

"link": "https://in.sumsub.com/websdk/p/sbx_aA00bB11cC33dD44"

},

"transactionLimits": {

"single": "1000.00",

"daily": "10000.00",

"monthly": "100000.00"

},

"createdAt": "2021-01-01T00:00:00Z",

"updatedAt": "2021-01-01T00:00:00Z"

}

Create a customer

A workflow step executes a query or action within a system. Steps can receive inputs from previous steps and return data for use in subsequent steps. You can resolve services in your steps, enabling you to build business logic involving Lumx's core payment modules, third-party systems, or custom systems.

Approve customer

A workflow step executes a query or action within a system. Steps can receive inputs from previous steps and return data for use in subsequent steps. You can resolve services in your steps, enabling you to build business logic involving Lumx's core payment modules, third-party systems, or custom systems.

Create transaction

A workflow step executes a query or action within a system. Steps can receive inputs from previous steps and return data for use in subsequent steps. You can resolve services in your steps, enabling you to build business logic involving Lumx's core payment modules, third-party systems, or custom systems.

Read transaction

A workflow step executes a query or action within a system. Steps can receive inputs from previous steps and return data for use in subsequent steps. You can resolve services in your steps, enabling you to build business logic involving Lumx's core payment modules, third-party systems, or custom systems.

POST

https://api.lumx.io/customers

1

2

3

4

5

6

7

8

9

10


11

12

13

14

15

16

17

18

19

20

12

22

23

{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"type": "BUSINESS",
"legalName": "Lumx S.A",
"taxId": "42.887.120/0001-00",
"incorporationDate": "2020-01-01",
"country": "BRA",
"email": "hello@lumx.io",
"walletAddress": "0x1234567890123456789012345678901234567890",
"blockExplorerUrl": "https://amoy.polygonscan.com/address/0x123456789012
3456789012345678901234567890",
"verification": {
"status": "NOT_STARTED",
"level": "STANDARD",
"link": "https://in.sumsub.com/websdk/p/sbx_aA00bB11cC33dD44"
},
"transactionLimits": {
"single": "1000.00",
"daily": "10000.00",
"monthly": "100000.00"
},
"createdAt": "2021-01-01T00:00:00Z",
"updatedAt": "2021-01-01T00:00:00Z"
}

LUMX INFRASTRUCUTRE

Inside Lumx payments infrastructure, with compliance built‑in

Your Bussiness

Your Bussiness

Modern rails for global pay-ins, payouts, wallets, and FX, helping LATAM businesses move money faster, cheaper, and with compliance built in.

Institutional Liquidity

Local Payment Rails

Banking and Wallet Infrastructure

Regulatory Compliance

Products

Global Payments

Named Virtual Accounts

Stablecoin Cards

Resources

Blog

Glossary

Contact

Careers

Stable Talks

About

Social

LinkedIn

Instagram

Youtube

Other

Legal Information

Trust Center

Support

©2025. All rights reserved. Lumx SA.

By signing up you agree to our Terms of Service and Privacy Policy, to all applicable laws and regulations, and agree that you are responsible for compliance with any and all applicable local laws.

Lumx S.A. (“Lumx”) is a financial technology company. Lumx is not a bank or financial institution. All financial services are provided through regulated partners. By using Lumx products, you agree to our Terms of Service, to all applicable laws and regulations, and acknowledge that you are responsible for complying with any and all local laws.