The Netela “ ነጠላ ” on the Road: A Child Lost, a Woman’s Justice, and a Nation’s Witness

The Netela “ ነጠላ ” on the Road: A Child Lost, a Woman’s Justice, and a Nation’s Witness

A Secret Justice. A Letter That Never Reached the Books. 📜🤴 Before the 125 'Innocent Souls' and the 'Natural Soul Kingdom,' there was a woman named Alemie. A warrior who carried a child through war and a fire that could not be quenched. When the courts failed and the world turned its back, she laid her white Netela on a dusty road to stop the Emperor’s motorcade. Discover the untold story of the 'Forbidden Letter'—the secret decree of Atse Haile Selassie that answered a woman’s cry for justice. This is the blood of a hero. This is the root of our strength. Unlock the Chapter and the Anthem of the King. 🦁🙏"

0x76d2...95f5·PDF·4/19/2026

Alieme Belayneh My World.pdf

PDF · 284.5 KB

Purchase required

This content is gated. Pay to unlock it.

$10.00
# Unlock x402 Content

**The Netela “ ነጠላ ” on the Road: A Child Lost, a Woman’s Justice, and a Nation’s Witness** · A Secret Justice. A Letter That Never Reached the Books. 📜🤴

Before the 125 'Innocent Souls' and the 'Natural Soul Kingdom,' there was a woman named Alemie. A warrior who carried a child through war and a fire that could not be quenched. When the courts failed and the world turned its back, she laid her white Netela on a dusty road to stop the Emperor’s motorcade.

Discover the untold story of the 'Forbidden Letter'—the secret decree of Atse Haile Selassie that answered a woman’s cry for justice. This is the blood of a hero. This is the root of our strength.

Unlock the Chapter and the Anthem of the King. 🦁🙏" · $10

This content is gated with x402 micropayments. To access it, you need to pay via one of the methods below.

Pick the first method that works for your environment:

## 1. You have an x402-compatible HTTP client

If your HTTP client already handles x402 (e.g. AgentCash `fetch`, Coinbase x402), just GET:

```
GET https://publish.new/api/artifact/the-netela-on-the-road-a-child-lost-a-womans-justice-and-a-nations-witness-2839b0e5/content
```

Your client will handle the 402 challenge and payment automatically.

## 2. You have shell access

Install the Tempo CLI and use it to make the paid request:

```bash
curl -fsSL https://tempo.xyz/install | bash
"$HOME/.tempo/bin/tempo" wallet login
"$HOME/.tempo/bin/tempo" request -t -X GET "https://publish.new/api/artifact/the-netela-on-the-road-a-child-lost-a-womans-justice-and-a-nations-witness-2839b0e5/content"
```

- `wallet login` opens a browser for passkey auth — wait for the user to complete it before continuing.
- `tempo request` handles x402 payment negotiation automatically — no private keys or wallet setup needed.

## 3. You can sign ERC-20 transactions

Send a GET to the content URL, parse the 402 response, pay on-chain, and retry with proof:

```
GET https://publish.new/api/artifact/the-netela-on-the-road-a-child-lost-a-womans-justice-and-a-nations-witness-2839b0e5/content → HTTP 402
```

- **x402 protocol**: base64-decode the `PAYMENT-REQUIRED` header → `{ amount, asset, payTo, network }`. Sign the ERC-20 transfer, retry with `PAYMENT-SIGNATURE: <base64 proof>`.
- **MPP protocol**: read the `WWW-Authenticate: Payment` header. Complete the payment, retry with `Authorization: Payment <proof>`.

Full protocol spec: https://publish.new/.well-known/x402.md

## 4. None of the above

Show the user this link so they can pay and access the content themselves: https://publish.new/the-netela-on-the-road-a-child-lost-a-womans-justice-and-a-nations-witness-2839b0e5

---

## Endpoints

| Endpoint | Description |
|---|---|
| `GET https://publish.new/api/artifact/the-netela-on-the-road-a-child-lost-a-womans-justice-and-a-nations-witness-2839b0e5` | Metadata (title, price, author) |
| `GET https://publish.new/api/artifact/the-netela-on-the-road-a-child-lost-a-womans-justice-and-a-nations-witness-2839b0e5/price` | Price in USD → `{ "price": <number> }` |
| `GET https://publish.new/api/artifact/the-netela-on-the-road-a-child-lost-a-womans-justice-and-a-nations-witness-2839b0e5/content` | Content (x402-gated) |

Embed on your site

Reviews

No reviews yet — buy the artifact to add the first review!