api.bitrefill.com
api.bitrefill.com
· api.bitrefill.com
Search 10,000+ gift card & voucher brands across 180+ countries by name and country. Pay in USDC via x402, no account.
api.bitrefill.com via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
F
Conformance score: 19/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Endpoints
| Endpoint | Price | Currency |
|---|---|---|
https://api.bitrefill.com/x402/checkout/info
|
0.001 | USDC |
https://api.bitrefill.com/x402/esims/search
|
0.002 | USDC |
https://api.bitrefill.com/x402/gift-cards/search
|
0.002 | USDC |
https://api.bitrefill.com/x402/invoice/create
|
0.002 | USDC |
https://api.bitrefill.com/x402/invoice/status
|
0.001 | USDC |
https://api.bitrefill.com/x402/products/detail
|
0.001 | USDC |
https://api.bitrefill.com/x402/topups/search
|
0.002 | USDC |
0x480cd46e6fade651a0437deadda53d5c8e7d846a · basescan ↗
| Agent card | https://api.bitrefill.com |
| Provider | https://api.bitrefill.com |
| Docs | https://api.bitrefill.com |
Health · last 0 probes
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/api.bitrefill.com) [](https://agenstry.com/agents/api.bitrefill.com) [](https://agenstry.com/agents/api.bitrefill.com) [](https://agenstry.com/agents/api.bitrefill.com)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"_source": "agentic.market",
"service": {
"id": "api-bitrefill-com",
"name": "api.bitrefill.com",
"description": "Search 10,000+ gift card & voucher brands across 180+ countries by name and country. Pay in USDC via x402, no account.",
"domain": "api.bitrefill.com",
"provider": "api.bitrefill.com",
"providerUrl": "",
"category": "",
"networks": [
"Base",
"eip155:137",
"eip155:42161",
"solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp"
],
"enriched": false,
"endpoints": [
{
"url": "https://api.bitrefill.com/x402/checkout/info",
"description": "Discover the Bitrefill x402 storefront: supported networks, the full route flow, and wallet persistence rules.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [],
"serviceName": "Bitrefill",
"tags": [
"checkout",
"storefront",
"discovery",
"usdc",
"base"
],
"quality": {
"l30DaysTotalCalls": "3",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://api.bitrefill.com/x402/esims/search",
"description": "Search prepaid eSIM data plans for 180+ countries and regions. Pay in USDC via x402, no account.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "country",
"type": "string",
"description": "",
"example": "US",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "q",
"type": "string",
"description": "",
"example": "europe",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Bitrefill",
"tags": [
"esims",
"data-plans",
"travel",
"usdc",
"base"
],
"quality": {
"l30DaysTotalCalls": "6",
"l30DaysUniquePayers": "4"
}
},
{
"url": "https://api.bitrefill.com/x402/gift-cards/search",
"description": "Search 10,000+ gift card & voucher brands across 180+ countries by name and country. Pay in USDC via x402, no account.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "country",
"type": "string",
"description": "",
"example": "US",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "q",
"type": "string",
"description": "",
"example": "amazon",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Bitrefill",
"tags": [
"gift-cards",
"vouchers",
"search",
"usdc",
"base"
],
"quality": {
"l30DaysTotalCalls": "20",
"l30DaysUniquePayers": "4"
}
},
{
"url": "https://api.bitrefill.com/x402/invoice/create",
"description": "Create a price-locked USDC invoice for one or more gift cards, eSIMs, or mobile top-ups.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "items",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Bitrefill",
"tags": [
"checkout",
"invoice",
"gift-cards",
"esims",
"usdc"
],
"quality": {
"l30DaysTotalCalls": "13",
"l30DaysUniquePayers": "6"
}
},
{
"url": "https://api.bitrefill.com/x402/invoice/status",
"description": "Check an invoice status and, with SIWX from the paying wallet, retrieve redemption codes.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "invoice_id",
"type": "string",
"description": "",
"example": "c2b27180-610e-4132-af77-ad42fc0ac444",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Bitrefill",
"tags": [
"checkout",
"status",
"redemption",
"usdc",
"base"
],
"quality": {
"l30DaysTotalCalls": "11",
"l30DaysUniquePayers": "3"
}
},
{
"url": "https://api.bitrefill.com/x402/products/detail",
"description": "Get a product's packages, pricing, and recipient requirements before creating an invoice.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "slug",
"type": "string",
"description": "",
"example": "amazon-us",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Bitrefill",
"tags": [
"product-details",
"pricing",
"gift-cards",
"esims",
"usdc"
],
"quality": {
"l30DaysTotalCalls": "11",
"l30DaysUniquePayers": "5"
}
},
{
"url": "https://api.bitrefill.com/x402/topups/search",
"description": "Search mobile top-ups & prepaid airtime for carriers in 180+ countries. Pay in USDC via x402, no account.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "country",
"type": "string",
"description": "",
"example": "GB",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "q",
"type": "string",
"description": "",
"example": "vodafone",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Bitrefill",
"tags": [
"mobile-topups",
"airtime",
"prepaid",
"usdc",
"base"
],
"quality": {
"l30DaysTotalCalls": "5",
"l30DaysUniquePayers": "3"
}
}
],
"integrationType": "",
"isNew": false,
"priceSummary": {
"minAmount": "0.001",
"maxAmount": "0.002",
"avgCostPerTransaction": "0.001571",
"avgCostBasis": "exact",
"currency": "USDC"
},
"serviceName": "Bitrefill",
"tags": [
"checkout",
"storefront",
"discovery",
"usdc",
"base",
"esims",
"data-plans",
"travel",
"gift-cards",
"vouchers",
"search",
"invoice",
"status",
"redemption",
"product-details",
"pricing",
"mobile-topups",
"airtime",
"prepaid"
],
"iconUrl": "https://res.cloudinary.com/bdb-prod/image/upload/c_fill,ar_1:1,w_256,h_256,f_auto,q_auto/v1780566420/bazaar-icons/33192fb7239597bd.png"
}
}