Skip to content

Broken link: 'Learn more →' under Transaction Explorer on /en page #4

Description

@peaceandwhisky

Summary

The "Learn more →" link in the Transaction Explorer section of https://docs.xpay.sh/en (anchor #-transaction-explorer) is broken.

📊 Transaction Explorer

Observability

Complete visibility into agent spending patterns, API performance, and transaction flows. The "Datadog for x402" that every agent developer needs.

Learn more →

Location

Issues

  1. Target page does not exist: src/content/en/products/ only contains mcp-monetization.mdx, paywall-service.mdx, pricing-widget.mdx, and smart-proxy.mdx. There is no transaction-explorer.mdx.
  2. Missing language prefix: Even if the page existed, the link should start with /en/... to match the localized routing used elsewhere in the site.

The same section also likely exists in the Chinese index (src/content/zh/index.mdx) — please check there as well.

Possible fixes (one of)

  • (A) Create a new transaction-explorer product page under src/content/{en,zh}/products/
  • (B) Replace the link target with an existing product page
  • (C) Remove the Transaction Explorer section until the product page is ready

Note

There is a related pre-existing broken-link issue: #3 ('x402 Fundamentals →' on /en/x402-protocol). A broader audit of internal links and /en/ prefix usage across the site may be worthwhile.

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