---
name: "xpay-secure-children-s-network-scn-list-recent"
description: "List the most recently published articles. 10 articles available."
version: "1.0.0"
price: "Free"
provider: "Secure Children's Network (SCN)"
---

# List Recent

List the most recently published articles. 10 articles available.

**Provider:** Secure Children's Network (SCN)
**Price:** Free
**Pricing model:** Flat rate per call

## When to Use

Use this tool when you need to list the most recently published articles. 10 articles available.. This is part of the Secure Children's Network (SCN) provider on xpay✦.

## MCP Connection

Connect to xpay✦ to access this tool (and 2+ others):

```json
{
  "mcpServers": {
    "xpay": {
      "url": "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
    }
  }
}
```

For Claude Code:
```bash
claude mcp add --transport http xpay "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
```

## How to Execute

Use the xpay✦ meta-tools to run this tool:

1. **`xpay_details`** — Get full input schema: `xpay_details("secure-children-s-network-scn/list-recent")`
2. **`xpay_run`** — Execute: `xpay_run("secure-children-s-network-scn/list-recent", { ...inputs })`

## Input Parameters

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `limit` | number | No | Number of articles to return (default 10, max 50) |

## Pricing

- **Cost:** Free
- **Balance check:** Use `xpay_balance` to check remaining credits
- Get your API key at [xpay.tools](https://xpay.tools/account/settings/api-keys/) — $5 free credits included

## Related Skills

- [Secure Children's Network (SCN) (all tools)](https://xpay.tools/skills/secure-children-s-network-scn/SKILL.md) — 3 tools
- [Search Content](https://xpay.tools/skills/secure-children-s-network-scn/search-content/SKILL.md) — Free
- [Get Article](https://xpay.tools/skills/secure-children-s-network-scn/get-article/SKILL.md) — $0.05/call

## Links

- Tool page: https://xpay.tools/secure-children-s-network-scn/list-recent/
- Provider: https://xpay.tools/secure-children-s-network-scn/
- All tools: https://xpay.tools/explore
