GiftPulse
Gift cards & phone top-ups your agent can actually send. An ACTION vertical, not a data lookup: free quote, confirm the number, pay, Reloadly delivers — worldwide.
Airtime top-upGift cards300+ brandsx402 · USDC on Base
x402Native Payments
9Live Endpoints
$0.005Queries From
73Network Verticals
This is different from other PulseNetwork verticals: ACTION, not data. Quoting is free and reversible. Sending airtime or ordering a gift card is paid and, once the operator confirms delivery, final — Reloadly does not refund a top-up or gift card sent to a correct-but-wrong-intent number/address. Every order is capped at $25.00, and every response carries
"mode": "sandbox" or "mode": "live" so you always know whether real money moved.Catalog
API Catalog
Every endpoint returns structured JSON. No API keys, no accounts — payment is the authentication. Flow: quote (free) → confirm the phone number/order with your human → execute (paid) → poll status.
Airtime Top-Ups
Gift Cards
System
Protocol
For AI Agents
GiftPulse is x402-native: quote free, request the paid endpoint, receive HTTP 402 with payment terms, pay in USDC on Base, get your confirmation. Always confirm the resolved phone number or gift card details with your human before paying — sends are final.
$ curl -X POST https://giftpulse.theaslangroupllc.com/api/topup/quote \
-d '{"phone":"+2348021234567","country_iso":"NG","amount_usd":10}'
→ 200 OK { "operator": "Airtel Nigeria", "price_usd": "10.50", "quote_id": "...", ... }
$ # confirm the phone number + operator with your human, then:
$ curl -X POST https://giftpulse.theaslangroupllc.com/api/topup -d '{ ...quote fields..., "client_request_id": "..." }'
→ 402 Payment Required → pay with any x402 client → 200 OK { "transaction_id": ..., "status": "SUCCESSFUL", ... }Discovery: agent.json · openapi.json · llms.txt · listed on the x402 Bazaar
Network
More from PulseNetwork
73 specialist intelligence verticals, one network.