Skip to content

[Bug] Some x402 registry services not working - test service, wordspace #5

Description

@GeorgeChen1007

Bug Report: x402 Registry Services Status

Summary

Tested all available x402 registry services to verify functionality.

Services Tested

Service Endpoint Status Error
AI Generation (flux/schnell) /api/service/ai-gen ✅ Working -
Exa Search /api/service/exa ✅ Working -
Twitter user-info /api/service/twitter/api/user-info ✅ Working -
Twitter search /api/service/twitter/api/search ✅ Working -
Jupiter API /api/service/jupiter ✅ Working -
x402 Test Service /api/service/test/api/echo ❌ Failed Upstream returned status 500
Wordspace Agent /api/service/wordspace/api/search ❌ Failed 404 Endpoint not found

Bug Details

Bug 1: x402 Test Service returns 500

  • Endpoint: POST /api/service/test/api/echo
  • Request: {"message":"hello"}
  • Response: {"success":false,"error":"Upstream returned status 500","errorCode":"UPSTREAM_ERROR"}
  • Expected: Should return echo of the input message

Bug 2: Wordspace Agent endpoint not found

  • Endpoint: POST /api/service/wordspace/api/search
  • Request: {"query":"AI agents"}
  • Response: {"error":{"code":"NOT_FOUND","message":"Endpoint not found on control plane"}}
  • Expected: Should return search results

Environment

  • Wallet: songshuchen1007
  • Token: CASH (Solana)

Reported by: @songshuchen1007

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions