# Textbelt SMS API
> Send outbound SMS to supported-country phone numbers and check delivery status through PaySponge's x402-wrapped Textbelt service. Supports optional sender metadata, reply webhooks, and webhook data passthrough.

## Agent Summary
- FQN: `paysponge/textbelt`
- Category: messaging
- Operator: paysponge
- Origin: paysponge
- Version: 
- Endpoints: 2
- Pricing: up to $0.02
- HTML page: https://pay.sh/services/paysponge/textbelt
- Markdown page: https://pay.sh/services/paysponge/textbelt/index.md

## Service URLs
- Gateway: https://api.paysponge.com/x402/purchase/svc_d6kszbre4qwg5n4n4
- Source: solana-foundation/pay-skills
- Source path: providers/paysponge/textbelt/PAY.md
- Source skill: pay-skills

## Use Case
Use for transactional SMS, alerts, reminders, verification messages, simple outbound texting, and delivery-status polling when an agent needs pay-per-request messaging without managing a separate Textbelt account.

## Endpoint Table
| Method | Path | Pricing | Description |
| --- | --- | --- | --- |
| GET | status/{textId} | $0/requests | Check SMS delivery status |
| POST | text | $0.02/requests | Send an SMS message |
