x402 List

x402 Protocol Service Directory

Bitrefill

Finance

API to search gift cards, eSIMs and mobile top ups and pay for them in USDC via x402, priced per call and with no account. Endpoints cover catalog search, product detail, and invoice creation, payment and status, on Base, Arbitrum, Polygon and Solana.

Pay from $0.001 to $1000.00 in USDC on Arbitrum One / Base / Polygon / Solana, settled onchain via the x402 protocol, no signup, no API key needed.

UPTIME 24H 100% 7D 100% 30D 100%
BASE URL https://api.bitrefill.com ENDPOINTS 8 NETWORK Arbitrum One / Base / Polygon / Solana ASSET USDC MEMBER SINCE 2026-07-20 MONITORED SINCE 2026-07-20

ASSESSMENT

updated 18m ago

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

reliability 100%
uptime 24h
100%
uptime 7d
100%
uptime 30d
100%
uptime 90d
100%
response p95
297ms
avg response
138ms
total checks
47
compliance A (11/11)

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

jump to compliance checklist

price $0.001 to $1000.00 (p13 in Finance)
price (min)
$0.001
price (max)
$1000.00
category percentile (min)
p13 in Finance
category percentile (max)
p99 in Finance
endpoints / prices
8 / 3
model
tiered
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.

traction $963.96 30d · 36 buyers
volume 30d
$963.96
buyers 30d
36
settlements 30d
281
last settlement
2026-07-20
top buyer share
93% of 30d volume
trend 7d vs 30d
0.04x the 30d daily rate
networks
eip155:137, eip155:8453, solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdpKuc147dw2N9d

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

Bitrefill is a service that allows users to purchase gift cards, eSIMs, mobile top-ups, and prepaid cards using USDC via x402.

category
payments
in
query params
auth
none
gift-cardsesimsmobile-topupsprepaid-cardspaymentscheckout

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
GET /x402/checkout/info $0.001 Arbitrum One/Base/Polygon/Solana USDC
GET /x402/esims/search $0.002 Arbitrum One/Base/Polygon/Solana USDC
GET /x402/gift-cards/search $0.002 Arbitrum One/Base/Polygon/Solana USDC
POST /x402/invoice/create $0.002 Arbitrum One/Base/Polygon/Solana USDC
POST /x402/invoice/pay $1000.00 Arbitrum One/Base/Polygon/Solana USDC
GET /x402/invoice/status $0.001 Arbitrum One/Base/Polygon/Solana USDC
GET /x402/products/detail $0.001 Arbitrum One/Base/Polygon/Solana USDC
GET /x402/topups/search $0.002 Arbitrum One/Base/Polygon/Solana USDC
8 endpoints

REQUEST / RESPONSE EXAMPLE

An unpaid request to GET /x402/checkout/info returns HTTP 402 with the payment terms. Settle onchain via your facilitator, then retry with the X-Payment header.

// request
curl -i 'https://api.bitrefill.com/x402/checkout/info'
// 402 response (captured by monitor) · 8 payloads · click to expand
[
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x480CD46E6faDe651a0437DeaddA53D5c8e7D846A",
        "amount": "2000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x480CD46E6faDe651a0437DeaddA53D5c8e7D846A",
        "amount": "2000",
        "scheme": "exact",
        "network": "eip155:42161",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "0x3c499c542cef5e3811e1192ce70d8cc03d5c3359",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x480CD46E6faDe651a0437DeaddA53D5c8e7D846A",
        "amount": "2000",
        "scheme": "exact",
        "network": "eip155:137",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "feePayer": "BENrLoUbndxoNMUS5JXApGMtNykLjFXXixMtpDwDR9SP"
        },
        "payTo": "5yASLjtNssGXDv6bR9e71WXKxRymDiUzbgkGPqkQNgRn",
        "amount": "2000",
        "scheme": "exact",
        "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://api.bitrefill.com/x402/gift-cards/search",
      "tags": [
        "gift-cards",
        "vouchers",
        "search",
        "usdc",
        "base",
        "solana"
      ],
      "iconUrl": "https://www.bitrefill.com/android-chrome-512x512.png",
      "mimeType": "application/json",
      "description": "Search 10,000+ gift card & voucher brands across 180+ countries by name and country. Pay in USDC via x402, no account.",
      "serviceName": "Bitrefill"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "q": "amazon",
              "country": "US"
            }
          },
          "output": {
            "type": "json",
            "example": {
              "products": [
                {
                  "name": "Amazon",
                  "slug": "amazon-us",
                  "country": "US",
                  "in_stock": true,
                  "recipient_type": "none"
                },
                {
                  "name": "Steam",
                  "slug": "steam",
                  "country": "US",
                  "in_stock": true,
                  "recipient_type": "none"
                }
              ],
              "next_step": {
                "url": "/x402/products/detail",
                "body": {
                  "slug": "<product slug from results>"
                }
              }
            }
          }
        },
        "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",
                  "properties": {
                    "q": {
                      "type": "string",
                      "description": "Search query (brand or product name)"
                    },
                    "country": {
                      "type": "string",
                      "description": "Optional ISO 3166-1 alpha-2 country code filter; omit for all countries (global results)"
                    }
                  }
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      },
      "builder-code": {
        "info": {
          "a": "bc_suil8bdj"
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "properties": {
            "a": {
              "type": "string",
              "pattern": "^[a-z0-9_]{1,32}$",
              "description": "App builder code"
            },
            "s": {
              "type": "array",
              "items": {
                "type": "string",
                "pattern": "^[a-z0-9_]{1,32}$"
              },
              "description": "Service builder codes"
            },
            "w": {
              "type": "string",
              "pattern": "^[a-z0-9_]{1,32}$",
              "description": "Wallet builder code"
            }
          },
          "additionalProperties": false
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x480CD46E6faDe651a0437DeaddA53D5c8e7D846A",
        "amount": "1000000000",
        "scheme": "upto",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 3600
      },
      {
        "asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x480CD46E6faDe651a0437DeaddA53D5c8e7D846A",
        "amount": "1000000000",
        "scheme": "upto",
        "network": "eip155:42161",
        "maxTimeoutSeconds": 3600
      },
      {
        "asset": "0x3c499c542cef5e3811e1192ce70d8cc03d5c3359",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x480CD46E6faDe651a0437DeaddA53D5c8e7D846A",
        "amount": "1000000000",
        "scheme": "upto",
        "network": "eip155:137",
        "maxTimeoutSeconds": 3600
      },
      {
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "feePayer": "BENrLoUbndxoNMUS5JXApGMtNykLjFXXixMtpDwDR9SP"
        },
        "payTo": "5yASLjtNssGXDv6bR9e71WXKxRymDiUzbgkGPqkQNgRn",
        "amount": "1000000000",
        "scheme": "upto",
        "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "maxTimeoutSeconds": 3600
      }
    ],
    "resource": {
      "url": "https://api.bitrefill.com/x402/invoice/pay",
      "tags": [
        "checkout",
        "payment",
        "gift-cards",
        "esims",
        "usdc"
      ],
      "iconUrl": "https://www.bitrefill.com/android-chrome-512x512.png",
      "mimeType": "application/json",
      "description": "Pay a Bitrefill invoice in USDC via x402 to buy gift cards, eSIMs & mobile top-ups across 180+ countries.",
      "serviceName": "Bitrefill"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "body": {
              "invoice_id": "c2b27180-610e-4132-af77-ad42fc0ac444"
            },
            "type": "http",
            "method": "POST",
            "bodyType": "json"
          },
          "output": {
            "type": "json",
            "example": {
              "message": "Payment accepted; poll invoice/status for fulfillment outcome and redemption codes.",
              "accepted": true,
              "next_step": {
                "url": "/x402/invoice/status?invoice_id=c2b27180-610e-4132-af77-ad42fc0ac444"
              }
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method",
                "bodyType",
                "body"
              ],
              "properties": {
                "body": {
                  "required": [
                    "invoice_id"
                  ],
                  "properties": {
                    "invoice_id": {
                      "type": "string",
                      "description": "Invoice id to pay via x402"
                    }
                  }
                },
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "POST",
                    "PUT",
                    "PATCH"
                  ],
                  "type": "string"
                },
                "bodyType": {
                  "enum": [
                    "json",
                    "form-data",
                    "text"
                  ],
                  "type": "string"
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      },
      "builder-code": {
        "info": {
          "a": "bc_suil8bdj"
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "properties": {
            "a": {
              "type": "string",
              "pattern": "^[a-z0-9_]{1,32}$",
              "description": "App builder code"
            },
            "s": {
              "type": "array",
              "items": {
                "type": "string",
                "pattern": "^[a-z0-9_]{1,32}$"
              },
              "description": "Service builder codes"
            },
            "w": {
              "type": "string",
              "pattern": "^[a-z0-9_]{1,32}$",
              "description": "Wallet builder code"
            }
          },
          "additionalProperties": false
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x480CD46E6faDe651a0437DeaddA53D5c8e7D846A",
        "amount": "1000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x480CD46E6faDe651a0437DeaddA53D5c8e7D846A",
        "amount": "1000",
        "scheme": "exact",
        "network": "eip155:42161",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "0x3c499c542cef5e3811e1192ce70d8cc03d5c3359",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x480CD46E6faDe651a0437DeaddA53D5c8e7D846A",
        "amount": "1000",
        "scheme": "exact",
        "network": "eip155:137",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "feePayer": "BENrLoUbndxoNMUS5JXApGMtNykLjFXXixMtpDwDR9SP"
        },
        "payTo": "5yASLjtNssGXDv6bR9e71WXKxRymDiUzbgkGPqkQNgRn",
        "amount": "1000",
        "scheme": "exact",
        "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://api.bitrefill.com/x402/products/detail",
      "tags": [
        "product-details",
        "pricing",
        "gift-cards",
        "esims",
        "usdc"
      ],
      "iconUrl": "https://www.bitrefill.com/android-chrome-512x512.png",
      "mimeType": "application/json",
      "description": "Get a product's packages, pricing, and recipient requirements before creating an invoice.",
      "serviceName": "Bitrefill"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "slug": "amazon-us"
            }
          },
          "output": {
            "type": "json",
            "example": {
              "id": "amazon-us",
              "name": "Amazon",
              "packages": [
                {
                  "package_value": "25",
                  "package_currency": "USD"
                },
                {
                  "package_value": "50",
                  "package_currency": "USD"
                }
              ],
              "next_step": {
                "url": "/x402/invoice/create",
                "body": {
                  "items": [
                    {
                      "product_id": "amazon-us",
                      "package_value": "25"
                    }
                  ]
                }
              },
              "recipient_type": "none",
              "recipient_required": false
            }
          }
        },
        "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": [
                    "slug"
                  ],
                  "properties": {
                    "slug": {
                      "type": "string",
                      "description": "Product slug, e.g. amazon-us (from a search result or my/esims)"
                    }
                  }
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      },
      "builder-code": {
        "info": {
          "a": "bc_suil8bdj"
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "properties": {
            "a": {
              "type": "string",
              "pattern": "^[a-z0-9_]{1,32}$",
              "description": "App builder code"
            },
            "s": {
              "type": "array",
              "items": {
                "type": "string",
                "pattern": "^[a-z0-9_]{1,32}$"
              },
              "description": "Service builder codes"
            },
            "w": {
              "type": "string",
              "pattern": "^[a-z0-9_]{1,32}$",
              "description": "Wallet builder code"
            }
          },
          "additionalProperties": false
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x480CD46E6faDe651a0437DeaddA53D5c8e7D846A",
        "amount": "2000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x480CD46E6faDe651a0437DeaddA53D5c8e7D846A",
        "amount": "2000",
        "scheme": "exact",
        "network": "eip155:42161",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "0x3c499c542cef5e3811e1192ce70d8cc03d5c3359",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x480CD46E6faDe651a0437DeaddA53D5c8e7D846A",
        "amount": "2000",
        "scheme": "exact",
        "network": "eip155:137",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "feePayer": "BENrLoUbndxoNMUS5JXApGMtNykLjFXXixMtpDwDR9SP"
        },
        "payTo": "5yASLjtNssGXDv6bR9e71WXKxRymDiUzbgkGPqkQNgRn",
        "amount": "2000",
        "scheme": "exact",
        "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://api.bitrefill.com/x402/invoice/create",
      "tags": [
        "checkout",
        "invoice",
        "gift-cards",
        "esims",
        "usdc"
      ],
      "iconUrl": "https://www.bitrefill.com/android-chrome-512x512.png",
      "mimeType": "application/json",
      "description": "Create a price-locked USDC invoice for one or more gift cards, eSIMs, or mobile top-ups.",
      "serviceName": "Bitrefill"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "body": {
              "items": [
                {
                  "product_id": "amazon-us",
                  "package_value": "25"
                }
              ]
            },
            "type": "http",
            "method": "POST",
            "bodyType": "json"
          },
          "output": {
            "type": "json",
            "example": {
              "networks": [
                "eip155:8453",
                "solana:mainnet"
              ],
              "next_step": {
                "url": "/x402/invoice/pay",
                "body": {
                  "invoice_id": "c2b27180-610e-4132-af77-ad42fc0ac444"
                }
              },
              "price_usd": 25,
              "invoice_id": "c2b27180-610e-4132-af77-ad42fc0ac444",
              "price_usdc": "25000000",
              "expires_in_minutes": 15
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method",
                "bodyType",
                "body"
              ],
              "properties": {
                "body": {
                  "required": [
                    "items"
                  ],
                  "properties": {
                    "items": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "required": [
                          "product_id",
                          "package_value"
                        ],
                        "properties": {
                          "product_id": {
                            "type": "string",
                            "description": "Product slug from a search result"
                          },
                          "refill_input": {
                            "type": "string",
                            "description": "Recipient identifier (phone/email/account) — required when the product's recipient_type is not \"none\""
                          },
                          "package_value": {
                            "type": "string",
                            "description": "The denomination from /x402/products/detail \"package_value\" (e.g. \"25\")"
                          }
                        }
                      },
                      "maxItems": 15,
                      "minItems": 1
                    }
                  }
                },
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "POST"
                  ],
                  "type": "string"
                },
                "bodyType": {
                  "enum": [
                    "json",
                    "form-data",
                    "text"
                  ],
                  "type": "string"
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      },
      "builder-code": {
        "info": {
          "a": "bc_suil8bdj"
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "properties": {
            "a": {
              "type": "string",
              "pattern": "^[a-z0-9_]{1,32}$",
              "description": "App builder code"
            },
            "s": {
              "type": "array",
              "items": {
                "type": "string",
                "pattern": "^[a-z0-9_]{1,32}$"
              },
              "description": "Service builder codes"
            },
            "w": {
              "type": "string",
              "pattern": "^[a-z0-9_]{1,32}$",
              "description": "Wallet builder code"
            }
          },
          "additionalProperties": false
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x480CD46E6faDe651a0437DeaddA53D5c8e7D846A",
        "amount": "2000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x480CD46E6faDe651a0437DeaddA53D5c8e7D846A",
        "amount": "2000",
        "scheme": "exact",
        "network": "eip155:42161",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "0x3c499c542cef5e3811e1192ce70d8cc03d5c3359",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x480CD46E6faDe651a0437DeaddA53D5c8e7D846A",
        "amount": "2000",
        "scheme": "exact",
        "network": "eip155:137",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "feePayer": "BENrLoUbndxoNMUS5JXApGMtNykLjFXXixMtpDwDR9SP"
        },
        "payTo": "5yASLjtNssGXDv6bR9e71WXKxRymDiUzbgkGPqkQNgRn",
        "amount": "2000",
        "scheme": "exact",
        "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://api.bitrefill.com/x402/esims/search",
      "tags": [
        "esims",
        "data-plans",
        "travel",
        "usdc",
        "base",
        "solana"
      ],
      "iconUrl": "https://www.bitrefill.com/android-chrome-512x512.png",
      "mimeType": "application/json",
      "description": "Search prepaid eSIM data plans for 180+ countries and regions. Pay in USDC via x402, no account.",
      "serviceName": "Bitrefill"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "q": "europe",
              "country": "US"
            }
          },
          "output": {
            "type": "json",
            "example": {
              "products": [
                {
                  "name": "Europe eSIM",
                  "slug": "esim-europe",
                  "region": "EU",
                  "in_stock": true,
                  "recipient_type": "none"
                }
              ],
              "next_step": {
                "url": "/x402/products/detail",
                "body": {
                  "slug": "<product slug from results>"
                }
              }
            }
          }
        },
        "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",
                  "properties": {
                    "q": {
                      "type": "string",
                      "description": "Search query (region or country name)"
                    },
                    "country": {
                      "type": "string",
                      "description": "Optional ISO 3166-1 alpha-2 country code filter; omit for all countries (global results)"
                    }
                  }
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      },
      "builder-code": {
        "info": {
          "a": "bc_suil8bdj"
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "properties": {
            "a": {
              "type": "string",
              "pattern": "^[a-z0-9_]{1,32}$",
              "description": "App builder code"
            },
            "s": {
              "type": "array",
              "items": {
                "type": "string",
                "pattern": "^[a-z0-9_]{1,32}$"
              },
              "description": "Service builder codes"
            },
            "w": {
              "type": "string",
              "pattern": "^[a-z0-9_]{1,32}$",
              "description": "Wallet builder code"
            }
          },
          "additionalProperties": false
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x480CD46E6faDe651a0437DeaddA53D5c8e7D846A",
        "amount": "2000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x480CD46E6faDe651a0437DeaddA53D5c8e7D846A",
        "amount": "2000",
        "scheme": "exact",
        "network": "eip155:42161",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "0x3c499c542cef5e3811e1192ce70d8cc03d5c3359",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x480CD46E6faDe651a0437DeaddA53D5c8e7D846A",
        "amount": "2000",
        "scheme": "exact",
        "network": "eip155:137",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "feePayer": "BENrLoUbndxoNMUS5JXApGMtNykLjFXXixMtpDwDR9SP"
        },
        "payTo": "5yASLjtNssGXDv6bR9e71WXKxRymDiUzbgkGPqkQNgRn",
        "amount": "2000",
        "scheme": "exact",
        "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://api.bitrefill.com/x402/topups/search",
      "tags": [
        "mobile-topups",
        "airtime",
        "prepaid",
        "usdc",
        "base",
        "solana"
      ],
      "iconUrl": "https://www.bitrefill.com/android-chrome-512x512.png",
      "mimeType": "application/json",
      "description": "Search mobile top-ups & prepaid airtime for carriers in 180+ countries. Pay in USDC via x402, no account.",
      "serviceName": "Bitrefill"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "q": "vodafone",
              "country": "GB"
            }
          },
          "output": {
            "type": "json",
            "example": {
              "products": [
                {
                  "name": "Vodafone",
                  "slug": "vodafone-gb",
                  "country": "GB",
                  "in_stock": true,
                  "recipient_type": "phone_number"
                }
              ],
              "next_step": {
                "url": "/x402/products/detail",
                "body": {
                  "slug": "<product slug from results>"
                }
              }
            }
          }
        },
        "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",
                  "properties": {
                    "q": {
                      "type": "string",
                      "description": "Search query (carrier or operator name)"
                    },
                    "country": {
                      "type": "string",
                      "description": "Optional ISO 3166-1 alpha-2 country code filter; omit for all countries (global results)"
                    }
                  }
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      },
      "builder-code": {
        "info": {
          "a": "bc_suil8bdj"
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "properties": {
            "a": {
              "type": "string",
              "pattern": "^[a-z0-9_]{1,32}$",
              "description": "App builder code"
            },
            "s": {
              "type": "array",
              "items": {
                "type": "string",
                "pattern": "^[a-z0-9_]{1,32}$"
              },
              "description": "Service builder codes"
            },
            "w": {
              "type": "string",
              "pattern": "^[a-z0-9_]{1,32}$",
              "description": "Wallet builder code"
            }
          },
          "additionalProperties": false
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x480CD46E6faDe651a0437DeaddA53D5c8e7D846A",
        "amount": "1000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x480CD46E6faDe651a0437DeaddA53D5c8e7D846A",
        "amount": "1000",
        "scheme": "exact",
        "network": "eip155:42161",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "0x3c499c542cef5e3811e1192ce70d8cc03d5c3359",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x480CD46E6faDe651a0437DeaddA53D5c8e7D846A",
        "amount": "1000",
        "scheme": "exact",
        "network": "eip155:137",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "feePayer": "BENrLoUbndxoNMUS5JXApGMtNykLjFXXixMtpDwDR9SP"
        },
        "payTo": "5yASLjtNssGXDv6bR9e71WXKxRymDiUzbgkGPqkQNgRn",
        "amount": "1000",
        "scheme": "exact",
        "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://api.bitrefill.com/x402/checkout/info",
      "tags": [
        "checkout",
        "storefront",
        "discovery",
        "usdc",
        "base",
        "solana"
      ],
      "iconUrl": "https://www.bitrefill.com/android-chrome-512x512.png",
      "mimeType": "application/json",
      "description": "Discover the Bitrefill x402 storefront: supported networks, the full route flow, and wallet persistence rules.",
      "serviceName": "Bitrefill"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {}
          },
          "output": {
            "type": "json",
            "example": {
              "routes": [
                {
                  "path": "/x402/gift-cards/search",
                  "method": "GET",
                  "purpose": "Search gift card products by query and country."
                }
              ],
              "service": "Bitrefill x402 storefront",
              "next_step": {
                "url": "/x402/gift-cards/search"
              },
              "supported_networks": [
                "eip155:8453",
                "solana:mainnet"
              ],
              "wallet_persistence": "Codes and eSIMs are bound to the paying wallet; recovery and top-ups require the same wallet"
            }
          }
        },
        "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",
                  "properties": {}
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x480CD46E6faDe651a0437DeaddA53D5c8e7D846A",
        "amount": "1000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x480CD46E6faDe651a0437DeaddA53D5c8e7D846A",
        "amount": "1000",
        "scheme": "exact",
        "network": "eip155:42161",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "0x3c499c542cef5e3811e1192ce70d8cc03d5c3359",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x480CD46E6faDe651a0437DeaddA53D5c8e7D846A",
        "amount": "1000",
        "scheme": "exact",
        "network": "eip155:137",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "feePayer": "BENrLoUbndxoNMUS5JXApGMtNykLjFXXixMtpDwDR9SP"
        },
        "payTo": "5yASLjtNssGXDv6bR9e71WXKxRymDiUzbgkGPqkQNgRn",
        "amount": "1000",
        "scheme": "exact",
        "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://api.bitrefill.com/x402/invoice/status",
      "tags": [
        "checkout",
        "status",
        "redemption",
        "usdc",
        "base",
        "solana"
      ],
      "iconUrl": "https://www.bitrefill.com/android-chrome-512x512.png",
      "mimeType": "application/json",
      "description": "Check an invoice status and, with SIWX from the paying wallet, retrieve redemption codes.",
      "serviceName": "Bitrefill"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "invoice_id": "c2b27180-610e-4132-af77-ad42fc0ac444"
            }
          },
          "output": {
            "type": "json",
            "example": {
              "status": "complete",
              "invoice_id": "c2b27180-610e-4132-af77-ad42fc0ac444",
              "delivery_status": "all_delivered",
              "redemption_info": {
                "orders": [
                  {
                    "redemption_info": {
                      "code": "XXXX-XXXX-XXXX"
                    }
                  }
                ]
              }
            }
          }
        },
        "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": [
                    "invoice_id"
                  ],
                  "properties": {
                    "invoice_id": {
                      "type": "string",
                      "description": "Invoice ID to check status for. Sign in (SIWX) with the paying wallet to also retrieve redemption codes."
                    }
                  }
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      },
      "builder-code": {
        "info": {
          "a": "bc_suil8bdj"
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "properties": {
            "a": {
              "type": "string",
              "pattern": "^[a-z0-9_]{1,32}$",
              "description": "App builder code"
            },
            "s": {
              "type": "array",
              "items": {
                "type": "string",
                "pattern": "^[a-z0-9_]{1,32}$"
              },
              "description": "Service builder codes"
            },
            "w": {
              "type": "string",
              "pattern": "^[a-z0-9_]{1,32}$",
              "description": "Wallet builder code"
            }
          },
          "additionalProperties": false
        }
      },
      "sign-in-with-x": {
        "info": {
          "uri": "https://api.bitrefill.com/x402/invoice/status",
          "nonce": "f5ae9f523436101b01614386dbcd8f14",
          "domain": "api.bitrefill.com",
          "version": "1",
          "issuedAt": "2026-07-20T16:56:02.461Z",
          "resources": [
            "https://api.bitrefill.com/x402/invoice/status"
          ],
          "statement": "Sign in to Bitrefill to access your orders and gift card codes. Sign this message with the same wallet that paid the invoice (no account or password needed).",
          "expirationTime": "2026-07-20T17:01:02.461Z"
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "domain",
            "address",
            "uri",
            "version",
            "chainId",
            "type",
            "nonce",
            "issuedAt",
            "signature"
          ],
          "properties": {
            "uri": {
              "type": "string",
              "format": "uri"
            },
            "type": {
              "type": "string"
            },
            "nonce": {
              "type": "string"
            },
            "domain": {
              "type": "string"
            },
            "address": {
              "type": "string"
            },
            "chainId": {
              "type": "string"
            },
            "version": {
              "type": "string"
            },
            "issuedAt": {
              "type": "string",
              "format": "date-time"
            },
            "notBefore": {
              "type": "string",
              "format": "date-time"
            },
            "requestId": {
              "type": "string"
            },
            "resources": {
              "type": "array",
              "items": {
                "type": "string",
                "format": "uri"
              }
            },
            "signature": {
              "type": "string"
            },
            "statement": {
              "type": "string"
            },
            "expirationTime": {
              "type": "string",
              "format": "date-time"
            }
          }
        },
        "supportedChains": [
          {
            "type": "eip191",
            "chainId": "eip155:8453"
          },
          {
            "type": "eip191",
            "chainId": "eip155:42161"
          },
          {
            "type": "eip191",
            "chainId": "eip155:137"
          },
          {
            "type": "ed25519",
            "chainId": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp"
          }
        ]
      }
    },
    "x402Version": 2
  }
]

UPTIME

07-20 · uptime 100.0% · 136ms avg07-21 · uptime 100.0% · 143ms avg07-2007-21
RESPONSE TIME
07-20 · 136ms avg07-20 · 136ms avg07-21 · 143ms avg07-21 · 143ms avg07-2007-21
30d UPTIME 100%
UPTIME 30D 100%
AVG RESP 137ms
TOTAL CHECKS 48

RECENT CHECKS

TIME STATUS RESP
● OK 100ms
● OK 96ms
● OK 67ms
● OK 60ms
● OK 165ms
● OK 50ms
● OK 105ms
● OK 49ms
● OK 100ms
● OK 84ms
● SLOW 216ms
● OK 188ms
● OK 140ms
● SLOW 273ms
● SLOW 310ms
● OK 104ms
● OK 141ms
● OK 153ms

OVER TIME

All charts share the 30d window selected here. Every series is also served as JSON at /api/v1/services/bitrefill/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).

PRICE (captured 402, USD)
07-20 · $0.00207-21 · $0.002$0.00207-2007-21

Median across 8 endpoints. Use the selector to isolate one.

SUB-SCORES (uptime + x402 compliance)
07-20 uptime: 100.0% compliance: 100% checks07-21 uptime: 100.0% compliance: 100% checksuptimecompliance07-2007-21
VOLUME (on-chain settlement, USD)
06-22 · $2406-23 · $0.0406-24 · $1206-25 · $0.0206-26 · $0.0206-27 · $3706-28 · $0.0306-30 · $0.0207-01 · $0.0107-02 · $0.0007-03 · $0.0007-05 · $88007-06 · $0.0407-07 · $107-08 · $207-09 · $0.0207-10 · $0.0207-13 · $0.0107-14 · $0.0107-15 · $0.0107-16 · $0.0107-17 · $907-18 · $0.0107-19 · $0.0007-20 · $0.00peak $88006-2207-20
DISTINCT BUYERS
06-22 · 3 buyers06-23 · 1 buyer06-24 · 3 buyers06-25 · 2 buyers06-26 · 1 buyer06-27 · 4 buyers06-28 · 3 buyers06-30 · 1 buyer07-01 · 1 buyer07-02 · 1 buyer07-03 · 2 buyers07-05 · 2 buyers07-06 · 5 buyers07-07 · 5 buyers07-08 · 8 buyers07-09 · 1 buyer07-10 · 2 buyers07-13 · 1 buyer07-14 · 3 buyers07-15 · 2 buyers07-16 · 2 buyers07-17 · 2 buyers07-18 · 1 buyer07-19 · 1 buyer07-20 · 1 buyerpeak 8 buyers06-2207-20

COMPLIANCE

11/11 checks pass · grade A
  • 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

EMBED THIS BADGE

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

Bitrefill listed on x402-list
status
Bitrefill uptime on x402-list
live uptime
// HTML
<a href="https://x402-list.com/services/bitrefill?utm_source=badge&utm_medium=referral&utm_campaign=embed">
  <img src="https://x402-list.com/badge/bitrefill.svg" alt="Bitrefill listed on x402-list" height="28">
</a>
// Markdown
[![Bitrefill on x402-list](https://x402-list.com/badge/bitrefill.svg)](https://x402-list.com/services/bitrefill?utm_source=badge&utm_medium=referral&utm_campaign=embed)
// HTML · live uptime variant
<a href="https://x402-list.com/services/bitrefill?utm_source=badge&utm_medium=referral&utm_campaign=embed">
  <img src="https://x402-list.com/badge/bitrefill.svg?data=uptime" alt="Bitrefill 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 ]