BlinkCodes catalog
blinkcodes.com
· BlinkCodes
Catalog agent for BlinkCodes (blinkcodes.com): gift cards, service top-ups and travel eSIMs. Prices in USD. Buying is available here through the x402 payments extension (USDC on Base), and over the HTTP flow documented at https://blinkcodes.com/llms.txt.
blinkcodes.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.
Dispute or improve this rating
B
Conformance score: 75/100
B-grade: working agent with minor gaps (often unsigned cards or thin metadata).
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 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
10 snapshots drifted 9× Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-08-19 11:05:46 current | fa6419941deb… |
view → |
| 2026-08-18 18:48:26 | fa6419941deb… |
view → |
| 2026-08-18 08:20:35 | fa6419941deb… |
view → |
| 2026-08-18 00:38:19 | fa6419941deb… |
view → |
| 2026-08-17 17:02:47 | fa6419941deb… |
view → |
| 2026-08-17 06:11:17 | fa6419941deb… |
view → |
| 2026-08-16 18:41:50 | fa6419941deb… |
view → |
| 2026-08-16 07:51:35 | fa6419941deb… |
view → |
| 2026-08-16 00:15:21 | fa6419941deb… |
view → |
| 2026-08-15 08:46:00 | fa6419941deb… |
view → |
GET /api/agents/blinkcodes.com/snapshots.Try it
Send a message to this agent live. Your prompt is proxied through Agenstry.
Endpoints
| Agent card | https://blinkcodes.com/.well-known/agent-card.json |
| Provider | https://blinkcodes.com |
| Docs | https://blinkcodes.com/llms.txt |
Skills · 3 declared · mapped to canonical taxonomy
Search the store catalog of gift cards, service top-ups and eSIM data plans. Returns matching products with their price, availability and product page URL.
Get one catalog product by id: available denominations with prices, required order inputs, and any countries where the code cannot be redeemed.
Buy a gift card, service top-up or travel eSIM and receive the code. Paid in USDC on Base via the x402 extension: send the order arguments (email, product_type,…
Health · last 17 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/blinkcodes.com) [](https://agenstry.com/agents/blinkcodes.com) [](https://agenstry.com/agents/blinkcodes.com) [](https://agenstry.com/agents/blinkcodes.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
{
"capabilities": {
"extendedAgentCard": false,
"extensions": [
{
"description": "Supports payments using the x402 protocol for on-chain settlement (USDC on Base). Required only for the buy_product skill.",
"required": false,
"uri": "https://github.com/google-a2a/a2a-x402/v0.1"
}
],
"pushNotifications": false,
"streaming": false
},
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"text/plain",
"application/json"
],
"description": "Catalog agent for BlinkCodes (blinkcodes.com): gift cards, service top-ups and travel eSIMs. Prices in USD. Buying is available here through the x402 payments extension (USDC on Base), and over the HTTP flow documented at https://blinkcodes.com/llms.txt.",
"documentationUrl": "https://blinkcodes.com/llms.txt",
"name": "BlinkCodes catalog",
"preferredTransport": "JSONRPC",
"protocolVersion": "0.3",
"provider": {
"organization": "BlinkCodes",
"url": "https://blinkcodes.com"
},
"skills": [
{
"description": "Search the store catalog of gift cards, service top-ups and eSIM data plans. Returns matching products with their price, availability and product page URL.",
"id": "search_catalog",
"inputModes": [
"text/plain",
"application/json"
],
"name": "Search catalog",
"outputModes": [
"text/plain",
"application/json"
],
"tags": [
"catalog",
"search",
"gift-cards",
"top-ups",
"esim"
]
},
{
"description": "Get one catalog product by id: available denominations with prices, required order inputs, and any countries where the code cannot be redeemed.",
"id": "get_product",
"inputModes": [
"text/plain",
"application/json"
],
"name": "Get product",
"outputModes": [
"text/plain",
"application/json"
],
"tags": [
"catalog",
"product",
"pricing",
"availability"
]
},
{
"description": "Buy a gift card, service top-up or travel eSIM and receive the code. Paid in USDC on Base via the x402 extension: send the order arguments (email, product_type, product_id, item_id \u2014 same contract as https://blinkcodes.com/openapi.json) to get a Task in state input-required carrying x402.payment.required, then send the signed payload back with the same taskId. Delivery arrives as a Task artifact.",
"id": "buy_product",
"inputModes": [
"application/json"
],
"name": "Buy product",
"outputModes": [
"application/json"
],
"tags": [
"commerce",
"payments",
"x402",
"gift-cards",
"top-ups",
"esim"
]
}
],
"supportedInterfaces": [
{
"protocolBinding": "JSONRPC",
"protocolVersion": "0.3",
"url": "https://blinkcodes.com/a2a"
}
],
"url": "https://blinkcodes.com/a2a",
"version": "0.1.0"
}