Skip to content

Commit 2ffc101

Browse files
committed
adds links to agentic payments
1 parent dd1c13b commit 2ffc101

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

docs/pos/payments/x402/overview.md

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -11,22 +11,21 @@ cycle.** This lowers the barrier for web2 developers experimenting with crypto,
1111
while also giving web3 builders a lightweight way to support pay-per-use APIs,
1212
agent-to-agent transactions, and micropayments.
1313

14-
[Read more about the x402 architecture and concepts here.](https://x402.gitbook.io/x402)
14+
[Read more about the x402 architecture and Agentic Commerce here.](https://agentic-docs.polygon.technology)
1515

1616
## Access on Polygon
1717

1818
Polygon currently supports x402 on Mainnet and Amoy through the following facilitators:
1919

20-
1. Polygon Testnet Facilitator: https://x402-amoy.polygon.technology
21-
2. [ThirdWeb](https://playground.thirdweb.com/payments/x402)
22-
3. [x402.rs Facilitator Endpoint](https://facilitator.x402.rs/)
23-
4. [Pay.AI](https://payai.network/)
20+
1. Polygon Mainnet Facilitator: https://x402.polygon.technology
21+
2. Polygon Testnet Facilitator: https://x402-amoy.polygon.technology
22+
3. [ThirdWeb](https://playground.thirdweb.com/payments/x402)
23+
4. [x402.rs Facilitator Endpoint](https://facilitator.x402.rs/)
24+
5. [Pay.AI](https://payai.network/)
25+
6. [Corbits](https://docs.corbits.dev/about-x402/facilitators)
26+
7. [Questflow](https://facilitator.questflow.ai/)
2427

25-
Please note: For mainnet access through Polygon's Facilitator,
26-
reach out for [access here.](https://info.polygon.technology/devrel-intake-form)
2728

28-
The following guides will show how to use x402 on Polygon.
29-
The x402 community also has
30-
created [multiple examples](https://github.com/coinbase/x402/tree/main/examples/typescript)
31-
which can be easily adapted for Polygon.
29+
To implement x402 with Polygon and your applications or agents, checkout our
30+
[Agentic Payments documentation.](https://agentic-docs.polygon.technology)
3231

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@ nav:
146146
- EIP-4337: pos/concepts/transactions/eip-4337.md
147147
- Meta transactions: pos/concepts/transactions/meta-transactions.md
148148
- Agglayer: "https://docs.agglayer.dev"
149+
- Agentic Payments: "https://agentic-docs.polygon.technology"
149150
- CDK: "https://docs.agglayer.dev/cdk/"
150151
- zkEVM:
151152
- zkEVM: zkEVM/index.md

0 commit comments

Comments
 (0)