Animica x402 Directory

Directory / poketpoker.com

poketpoker.com/api/compare

Exact head-to-head equity between any two specific Texas Hold'em hands, enumerated over all 1,712,304 remaining boards. No sampling and no approximation.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://poketpoker.com/api/compare'

# -> HTTP/1.1 402 Payment Required
#    the response carries the price, asset and pay-to address.

# 2. Pay and retry with any x402 client:
npx x402-fetch 'https://poketpoker.com/api/compare'

Endpoint: https://poketpoker.com/api/compare. Operated by poketpoker.com, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.

Other endpoints on poketpoker.com

poketpoker.com/api/advice

Whether to open a specific Texas Hold'em starting hand from a named position against a given number of opponents, with the engine equity behind the answer.

GET · $0.01

poketpoker.com/api/hands/Ac5s

The full record for one of the 1,326 specific Texas Hold'em starting hands: equity against modelled ranges, position-by-position opening guidance, exact head-to…

GET · $0.01

poketpoker.com/api/play/deal

Deal one hand of Texas Hold'em against PoketPoker's bots and find out how your play compares. Five difficulty tiers; the top tier plays range-aware expected-val…

GET · $0.005

All 4 endpoints on poketpoker.com →