← all dispatches
dispatch 05 / 05 x402 · A2A · SPT
where might x402 writeups venture beyond the cli?

the payment
carries real weight.

many x402 writeups stop at the terminal. a curl command. a JSON response. a ✓.

the protocol is ready. the question is what it carries.

many x402 demos pay for a JSON response. a status code is not a product. a payment rail with nothing real on the other end is a protocol demo dressed as commerce. it proves the handshake works. it does not prove the system works.

to know a payment protocol works you need weight on the other end. something that required a human. something that takes time. something that cannot be faked by returning {"status":"ok"}.

Artiji is one such test.

post to /api/agent/cards. receive a 402. attach an SPT credential. resubmit. what arrives is not a JSON blob. it is a Vedic natal chart — calculated against a 5,000-year predictive system, read by a human, delivered to your email.

the agent bought something real. the protocol carried real weight.

The Quadrated Circle in the Sky — C.G. Jung, The Red Book (Liber Novus), 1915-1930
fig.05 — the quadrated circle in the sky, c.g. jung, liber novus, c. 1920. a mandala over an industrializing valley. the symbol on one side; the protocol that delivers it on the other. neither alone is the system.

the stack: x402 for the payment challenge. A2A for agent identity. SPT for the credential. Tempo-compatible. curl it, pipe it through Claude, drop it into your own agent — same result.

artiji · x402 handshake
$ curl https://artiji.xyz/agent.md

# that file tells your agent what's available, what it costs,
# how to pay, what to expect. no SDK. no dashboard. no rate card.
# just the protocol doing what the protocol is for.

$ curl -X POST https://artiji.xyz/api/agent/cards \
    -d '{"sku":"deep_chart_v1", ... }'

 402 Payment Required
 WWW-Authenticate: Payment spt_challenge_...

$ # pay. resubmit with SPT. receive a real chart.

the claim is specific enough to be wrong. the endpoint is live. if it breaks, you will know.

that is how you know it works.
402 · SPT · ✓
all dispatches
/