Pay

Let your agents pay anyone for anything

pay.py

01payment = await natural_client.pay.create(
02amount=202200,
03currency="USD",
04customer_party_id="pty_019c...",
05recipient="terri@plumbingworks.com",
06memo="November 30 rent",
07idempotency_key="idm_020a"
08)

Implement in an afternoon

1We handle the complexity

Natural powers every type of payments workflow. We handle orchestration, ledgering, routing, compliance, risk, credit, and more.

2Predictable by design

Every response is structured, every failure is typed, and every transaction has a traceable audit trail. No surprises in production.

3Built to scale

Whether your agent makes one transaction or one million, the integration doesn't change. Natural scales with you.