Block 1 - Simulate Payment
- Type / Role
- n8n-nodes-1shot.oneShot - oneShot
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
This workflow contains community nodes that are only compatible with the self hosted version of n8n. Self Hosted x402 Facilitator In the [x402](https://x402.o...
n8n-nodes-1shot.oneshot, n8n-nodes-base.webhook, n8n-nodes-base.respondtowebhook, n8n-nodes-1shot.oneshotsynch, n8n-nodes-base.if, n8n-nodes-base.stickynote, n8n-nodes-base.code
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by 1Shot API.
Original n8n.io sourceThis workflow contains community nodes that are only compatible with the self-hosted version of n8n.
In the x402 payment protocol, a facilitator is a role which helps sellers settle stablecoin payments onchain without dealing with blockchain complexities. This workflow allows you to run your own fully-featured, specification-compliant facilitator in n8n. You might want to do this if you want to accept payments in tokens not supported by existing facilitators or as your own business!
A facilitator supports three routes: /verify, /settle, and /supported. These routes are all created for you in this workflow with proper error handling and responses.
A seller will first hit /verify with their payment details to ensure the payment information is correct. Next they will hit the /settle endpoint with the same payment information to settle the paymet on the blockchain. The /supported endpoint is used to indicate to sellers which blockchains you choose to support in a programatic fashion.
transferWithAuthorization functions for the tokens you will settle payments for.This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
Showing the first 24 of 26 workflow blocks. Download the JSON for the full node graph.
| Workflow | Create a self-hosted blockchain payment processor with x402 and 1Shot API |
|---|---|
| Complexity | advanced |
| Nodes | 26 |
| Categories | Crypto Trading, Multimodal AI |
| Author | 1Shot API |
| Published | 14 Aug 2025 |
Use the JSON export at /data/workflows/7364/7364.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
This workflow contains community nodes that are only compatible with the self hosted version of n8n. Self Hosted x402 Facilitator In the [x402](https://x402.o...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Crypto Trading, Multimodal AI use case.