# Pa1m Reddit -- endpoint list # format: METHOD /path | price | url # payment: x402, USDC on Base (eip155:8453) GET /posts | $0.01 | https://reddit.hypa1m.xyz/posts GET /search | $0.02 | https://reddit.hypa1m.xyz/search GET /comments/{post_id} | $0.01 | https://reddit.hypa1m.xyz/comments/{post_id} GET /user/{username} | $0.01 | https://reddit.hypa1m.xyz/user/{username} GET /subreddit/{name} | $0.01 | https://reddit.hypa1m.xyz/subreddit/{name} POST /submit | $0.05 | https://reddit.hypa1m.xyz/submit POST /comment | $0.05 | https://reddit.hypa1m.xyz/comment POST /vote | $0.02 | https://reddit.hypa1m.xyz/vote