Add Fleet x402 Microservices to ecosystem (Services/Endpoints)#181
Add Fleet x402 Microservices to ecosystem (Services/Endpoints)#181SASN19 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. |
|
Ran a no-payment external pass against the public Fleet x402 surface from this PR. Repro: curl -sS https://fleet-x402-audit.fly.dev/.well-known/x402 | jq '.services[] | {name, url, method, price_human, network, payTo}'
curl -i -X POST https://fleet-x402-audit.fly.dev/audit \
-H 'Origin: https://claude.ai' \
-H 'Content-Type: application/json' \
--data '{"url":"https://example.com"}'
curl -i -X POST https://fleet-x402-audit.fly.dev/intel-pack \
-H 'Origin: https://claude.ai' \
-H 'Content-Type: application/json' \
--data '{"query":"huggingface opportunity"}'
curl -i -X OPTIONS https://fleet-x402-audit.fly.dev/intel-pack \
-H 'Origin: https://claude.ai' \
-H 'Access-Control-Request-Method: POST' \
-H 'Access-Control-Request-Headers: content-type,x-payment,payment-signature'What looks good:
Patch notes before/after ecosystem merge:
I did not send payment headers, sign requests, use API keys, or attempt paid calls. |
|
Free public readiness snapshot for Add Fleet x402 Microservices to ecosystem (Services/Endpoints):
No invoice, no payment link, no delivery link, no private endpoint; this is only a free public snapshot. |
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)