x402 List

x402 Protocol Service Directory

Bounty Truth API

Verification PAYMENT-READY

payment-ready until 2026-08-20

Deterministic preflight risk checks for public GitHub bounty issues. Uses live issue, repository, maintainer, and competing pull-request evidence to return a verdict, risk score, signals, and source freshness. x402 v2, $0.001 USDC on Base, no account or API key.

Pay from $0.001 per request in USDC on Base, settled onchain via the x402 protocol, no signup, no API key needed.

first settlement 2026-07-31 · $0 all-time · settled via payAI

BASE URL https://happybirthday.digitalshop.xin WEBSITE https://happybirthday.digitalshop.xin/bounty-truth/guide.md ENDPOINTS 1 NETWORK Base ASSET USDC MEMBER SINCE 2026-07-30 MONITORED SINCE 2026-07-30

ASSESSMENT

updated 1h ago

Evidence-backed signals, not a single score. Click any chip for the proof. Measured values stay read-only; unknown is honest.

reliability 99.9%
uptime 24h
100%
uptime 7d
100%
uptime 30d
99.9%
uptime 90d
99.9%
response p95
3447ms
avg response
1864ms
total checks
1,274

Measured on the unpaid 402 handshake, not the paid call. A service can 402 correctly and still fail after payment.

compliance A (14/14)

14 of 14 x402 conformance checks pass. Full checklist below.

jump to compliance checklist

price $0.001 (p5 in Verification)
price (min)
$0.001
category percentile (min)
p5 in Verification
endpoints / prices
1 / 1
model
flat
stability
100%
risk clean

No deterministic risk flag. Risk fires only on an exact blocklist match, or a reserved-brand name with a mismatched verified payTo. Never from low uptime, a high price, or a model guess.

domain age
-
registrar
-
hosting
custom
domain created
---

Identity facts, not a risk score.

traction $0.002 30d · 2 buyers
volume 30d
$0.002
buyers 30d
2
settlements 30d
2
first settlement
2026-07-31
last settlement
2026-08-13
top buyer share
50% of 30d volume
trend 7d vs 30d
2.14x the 30d daily rate
networks
eip155:8453
volume all-time
$0
settlements all-time
2
median settlement 30d
$0.001
max settlement 30d
$0.001
settled via
payAI ($0.002, 2 tx)

Conservative undercount: only USDC settlements via facilitators we measure are counted. A measured floor, not an estimate.

Top buyer share is a concentration signal, not part of the ranking score.

WHAT IT DOES

ai-derived

Checks whether a GitHub issue bounty is actionable

category
bounty-verification
in
query params
verificationgithubbounty-checking

AI-generated summary. The measured data is never altered by it.

ENDPOINTS

Service endpoints with HTTP method, path, description, pricing, and network
METHOD PATH DESCRIPTION PRICE NETWORK ASSET 402 CHANNEL
GET /bounty-truth/api/v1/check $0.001 Base USDC header
1 endpoints

REQUEST / RESPONSE EXAMPLE

An unpaid request to GET /bounty-truth/api/v1/check returns HTTP 402 with the payment terms. Settle onchain via your facilitator, then retry with the X-Payment header.

// request
curl -i 'https://happybirthday.digitalshop.xin/bounty-truth/api/v1/check'
// 402 response (captured by monitor) · 1 payload · click to expand
[
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x2347a96a9d3ba528bad4a21407ab040d9d997f19",
        "amount": "1000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://happybirthday.digitalshop.xin/bounty-truth/api/v1/check",
      "mimeType": "application/json",
      "description": "Check whether a public GitHub issue bounty is still actionable using live issue, maintainer, pull request, and repository evidence."
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "url": "https://github.com/owner/repository/issues/123"
            }
          },
          "output": {
            "type": "json",
            "example": {
              "signals": [],
              "verdict": "caution",
              "checkedAt": "2026-07-29T00:00:00.000Z",
              "riskScore": 35,
              "rulesVersion": "1.0.0",
              "sourceFreshness": "complete"
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method"
              ],
              "properties": {
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "GET"
                  ],
                  "type": "string"
                },
                "queryParams": {
                  "type": "object",
                  "required": [
                    "url"
                  ],
                  "properties": {
                    "url": {
                      "type": "string",
                      "pattern": "^https://github\\.com/[A-Za-z0-9_.-]+/[A-Za-z0-9_.-]+/issues/[1-9][0-9]*$",
                      "description": "Public github.com issue URL to assess"
                    }
                  }
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  }
]

OVER TIME

All charts use the 30d selector; each series spans only the dates it has data for. Every series is also served as JSON at /api/v1/services/bounty-truth-api/price, /scores, /volume and /buyers. On-chain volume and distinct buyers are measured over the service's settlement address and are a conservative undercount (only settlements that reach a measured facilitator are counted). The on-chain series roll up hourly, so the latest day can be up to about an hour behind; distinct buyers are counted per payout address, so a service that settles to more than one address is an upper bound.

UPTIME
07-30 · uptime 100.0% · 1753ms avg07-31 · uptime 100.0% · 1728ms avg08-01 · uptime 100.0% · 1695ms avg08-02 · uptime 100.0% · 1668ms avg08-03 · uptime 100.0% · 1897ms avg08-04 · uptime 100.0% · 1931ms avg08-05 · uptime 100.0% · 1961ms avg08-06 · uptime 98.9% · 1870ms avg08-07 · uptime 100.0% · 2052ms avg08-08 · uptime 100.0% · 1823ms avg08-09 · uptime 100.0% · 1932ms avg08-10 · uptime 100.0% · 1970ms avg08-11 · uptime 100.0% · 1711ms avg08-12 · uptime 100.0% · 1894ms avg08-13 · uptime 100.0% · 2146ms avg07-3008-13
30d UPTIME 99.9%
RESPONSE TIME
07-30 · 1753ms avg07-30 · 1753ms avg07-31 · 1728ms avg07-31 · 1728ms avg08-01 · 1695ms avg08-01 · 1695ms avg08-02 · 1668ms avg08-02 · 1668ms avg08-03 · 1897ms avg08-03 · 1897ms avg08-04 · 1931ms avg08-04 · 1931ms avg08-05 · 1961ms avg08-05 · 1961ms avg08-06 · 1870ms avg08-06 · 1870ms avg08-07 · 2052ms avg08-07 · 2052ms avg08-08 · 1823ms avg08-08 · 1823ms avg08-09 · 1932ms avg08-09 · 1932ms avg08-10 · 1970ms avg08-10 · 1970ms avg08-11 · 1711ms avg08-11 · 1711ms avg08-12 · 1894ms avg08-12 · 1894ms avg08-13 · 2146ms avg08-13 · 2146ms avg07-3008-13
AVG RESP 1864ms
PRICE (captured 402, USD)
07-30 · $0.00108-13 · $0.001$0.00107-3008-13
SUB-SCORES (uptime + x402 compliance)
07-30 uptime: 100.0% compliance: 100% checks07-31 uptime: 100.0% compliance: 100% checks08-01 uptime: 100.0% compliance: 100% checks08-02 uptime: 100.0% compliance: 100% checks08-03 uptime: 100.0% compliance: 100% checks08-04 uptime: 100.0% compliance: 100% checks08-05 uptime: 100.0% compliance: 100% checks08-06 uptime: 99.9% compliance: 100% checks08-07 uptime: 99.9% compliance: 100% checks08-08 uptime: 99.9% compliance: 100% checks08-09 uptime: 99.9% compliance: 100% checks08-10 uptime: 99.9% compliance: 100% checks08-11 uptime: 99.9% compliance: 100% checks08-12 uptime: 99.9% compliance: 100% checks08-13 uptime: 99.9% compliance: 100% checksuptimecompliance07-3008-13

checklist grew 11->14 on 2026-07-28; a step here is a metric change, not a regression

PILLARS OVER TIME (measured)

Measured site and economics pillars from the assessment history, so the latest value shown elsewhere on this page reads as a point on a trend rather than a permanent state.

VOLUME (on-chain settlement, USD)
no on-chain volume in the last 30d
DISTINCT BUYERS
07-31 · 1 buyer08-13 · 1 buyerpeak 1 buyer07-3108-13

COMPLIANCE

14/14 checks pass · grade A

last 402 captured 2026-07-30 · last up 2026-08-13

  • 402 payload captured
  • accepts[] array present
  • payTo address recoverable
  • payTo at accepts[0].payTo (conformant shape)
  • payTo is a valid on-chain address
  • atomic price declared
  • atomic price in a sane range
  • asset (token) address declared
  • network resolves to CAIP-2
  • payment scheme declared
  • served over HTTPS
  • declares the current x402 version (2)
  • EIP-712 domain parameters present on every EVM entry
  • x402 v2 envelope delivered in the payment-required header

SITE PILLARS

  • homepage reachable
  • openapi doc
  • pricing page
  • llms.txt
  • robots.txt
  • terms page
recent checks (18) live · click to expand
TIME STATUS RESP CAUSE
● OK 547ms
● OK 1570ms
● OK 1800ms
● SLOW 3709ms
● OK 1163ms
● OK 1493ms
● OK 2461ms
● SLOW 2999ms
● SLOW 2875ms
● SLOW 4937ms
● OK 1345ms
● OK 2631ms
● SLOW 3296ms
● OK 2502ms
● OK 1784ms
● OK 2028ms
● OK 1161ms
● OK 2021ms

EMBED THIS BADGE

Show that Bounty Truth API is monitored on x402-list. Paste this on your site or README, it links back to this live listing.

Bounty Truth API listed on x402-list
status
Bounty Truth API uptime on x402-list
live uptime
// HTML
<a href="https://x402-list.com/services/bounty-truth-api?utm_source=badge&utm_medium=referral&utm_campaign=embed">
  <img src="https://x402-list.com/badge/bounty-truth-api.svg" alt="Bounty Truth API listed on x402-list" height="28">
</a>
// Markdown
[![Bounty Truth API on x402-list](https://x402-list.com/badge/bounty-truth-api.svg)](https://x402-list.com/services/bounty-truth-api?utm_source=badge&utm_medium=referral&utm_campaign=embed)
// HTML · live uptime variant
<a href="https://x402-list.com/services/bounty-truth-api?utm_source=badge&utm_medium=referral&utm_campaign=embed">
  <img src="https://x402-list.com/badge/bounty-truth-api.svg?data=uptime" alt="Bounty Truth API uptime on x402-list" height="28">
</a>

RUN THIS SERVICE?

Keep this listing accurate: propose changes to the name, description, website, category or add new endpoints to monitor. Ownership is verified with a domain proof and every change is reviewed manually; measured data stays read-only.

[ update this listing ]

Earn the verified tier: x402list pays a real call to this endpoint and, if it delivers, the service is delivery-verified. The fee covers the cost of the probe, not the badge; there is no refund if the call does not deliver. Agent and API only, no in-browser signing. See /api.

[ verify this service ($0.25) ]

To request delisting, email info@x402-list.com or update your listing at /services/bounty-truth-api/update.