---
name: settra-pay
description: Use TaskGent's Circle Gateway x402 paid resource on Arc Testnet.
---

# Settra Pay

Use this skill when a user wants to test or call a paid Arc Testnet API through Circle Gateway x402.

## Endpoint

Use the same TaskGent host where this skill file is served.

Resource path:

```text
/api/settra-pay/arc
```

Status path:

```text
/api/settra-pay/arc?status=1
```

Circle API status path:

```text
/api/settra-pay/circle/status
```

Manifest path:

```text
/api/settra-pay/arc/manifest
```

## Steps

1. Request the resource endpoint.
2. If it returns `402`, read the `PAYMENT-REQUIRED` header.
3. Create a Circle Gateway x402 payment from your own funded Arc Testnet wallet.
4. Retry with `PAYMENT-SIGNATURE`.

## Security

- Never send private keys, seed phrases, or wallet secrets to TaskGent.
- Use only testnet USDC while this is in alpha.
- Do not describe this as mainnet ready or officially endorsed by Arc or Circle.
