Draft
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Adds Fast to the x402 ecosystem page.
What is Fast?
Fast is payment infrastructure that powers autonomous systems and intelligent agents with programmatic transactions. It enables agents, APIs, merchants, and services to request, authorize, send, and settle payments — fully programmatically, across both crypto and fiat rails.
Fast is built for scenarios where payment must occur before a task executes or a service responds: an API charging $0.01 per request, an agent paying another agent for compute, a workflow paying per inference step.
x402 Integration
x402 is a first-class payment protocol adapter in the Fast SDK.
We maintain a complete x402 SDK at
fastxyz/x402-sdk:@fastxyz/x402-client@fastxyz/x402-server@fastxyz/x402-facilitatorSupported networks:
fast-mainnet,base,arbitrum,ethereumPayment Flows: EVM
Uses EIP-3009
transferWithAuthorization- client signs, facilitator settles.Payment Flows: Fast Network
Client submits transaction directly, sends certificate as proof.
Links
Checklist
Files Changed