Add Fleet x402 Microservices to ecosystem (Services/Endpoints)#181
Open
SASN19 wants to merge 1 commit into
Open
Add Fleet x402 Microservices to ecosystem (Services/Endpoints)#181SASN19 wants to merge 1 commit into
SASN19 wants to merge 1 commit into
Conversation
🟡 Heimdall Review Status
|
|
Ran a no-payment external pass against the public Fleet surface listed in this PR. Scope: public discovery/root metadata, browser-style preflight, and no-payment Repro: npx --yes x402-surface-check@latest \
https://fleet-x402-audit.fly.dev/.well-known/x402-listing \
--limit 8 \
--origin https://fleet-x402-audit.fly.dev
curl -i -X POST https://fleet-x402-audit.fly.dev/audit \
-H 'Origin: https://fleet-x402-audit.fly.dev' \
-H 'Content-Type: application/json' \
--data '{"url":"https://tateprograms.com"}'
curl -i -X POST https://fleet-x402-audit.fly.dev/intel-pack \
-H 'Origin: https://fleet-x402-audit.fly.dev' \
-H 'Content-Type: application/json' \
--data '{"query":"x402 agent commerce"}'
curl -i -X OPTIONS https://fleet-x402-audit.fly.dev/audit \
-H 'Origin: https://fleet-x402-audit.fly.dev' \
-H 'Access-Control-Request-Method: POST' \
-H 'Access-Control-Request-Headers: content-type,x-payment,payment-signature,authorization'What looks good:
Patch notes before broad agent/browser distribution:
Not a blocker for server-side-only clients, but these are worth tightening before routing marketplace/browser agent traffic to the listing. |
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.
What this adds
Fleet x402 Microservices — two production x402-payable services running on Base mainnet.
Category: Services/Endpoints
Services
POST /auditPOST /intel-packLive URL: https://fleet-x402-audit.fly.dev
Discovery manifest: https://fleet-x402-audit.fly.dev/.well-known/x402-listing
Technical Details
exact0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913)