Hi — requesting manual listing for PAYGRID, a live x402-powered API server.
Server: https://api.autopilotpr.com
Health check: curl https://api.autopilotpr.com/health → returns "mode":"production"
Discovery doc: https://api.autopilotpr.com/.well-known/x402.json
GitHub: https://github.com/AutopilotPR/paygrid
Endpoints (all on Base mainnet, USDC):
POST /score/hotel — $0.05 — hotel readiness scoring (live web scrape + signals)
POST /critic/content — $0.03 — content QA pass/fail with structured failure reasons
POST /intel/deal-flow — $0.25 — M&A deal flow scan (criteria in, ranked matches out)
The registration form returns parseResponse: Missing input schema — seems to be a parser compatibility issue with the @x402/express v2.10 middleware. Happy to adjust the server response format if you can point me to what x402scan expects.
Built by AutoPilot PR — https://autopilotpr.com
Hi — requesting manual listing for PAYGRID, a live x402-powered API server.
Server: https://api.autopilotpr.com
Health check:
curl https://api.autopilotpr.com/health→ returns"mode":"production"Discovery doc: https://api.autopilotpr.com/.well-known/x402.json
GitHub: https://github.com/AutopilotPR/paygrid
Endpoints (all on Base mainnet, USDC):
POST /score/hotel— $0.05 — hotel readiness scoring (live web scrape + signals)POST /critic/content— $0.03 — content QA pass/fail with structured failure reasonsPOST /intel/deal-flow— $0.25 — M&A deal flow scan (criteria in, ranked matches out)The registration form returns
parseResponse: Missing input schema— seems to be a parser compatibility issue with the@x402/expressv2.10 middleware. Happy to adjust the server response format if you can point me to what x402scan expects.Built by AutoPilot PR — https://autopilotpr.com