Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.03100%payAI17d ago0xd4a49e…dcf3c0
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.03100%payAI17d ago0x4ec9c9…ff8ac2
0xf86e…b61f0xd8ba…8e9bBasex402 service$2.00100%payAI17d ago0x16cf14…8436b2
0xf86e…b61f0xd8ba…8e9bBasex402 service$1.00100%payAI17d ago0xd5143e…d8aa66
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.50100%payAI17d ago0x22459f…702404
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.50100%payAI17d ago0xbb01e0…5785f5
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.15100%payAI17d ago0x06d1c6…e76a04
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.10100%payAI17d ago0x447849…963084
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI17d ago0x0e4b2d…f0c3f8
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI17d ago0xc09189…c7c389
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI17d ago0x5ff5ef…1ecf7e
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.02100%payAI17d ago0x885365…6ae4bb
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI17d ago0xd86bfc…7dbe5f
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI17d ago0x5997d7…efb099
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI17d ago0xdbed36…bd3959
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI17d ago0x152793…37b538
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI17d ago0xe7d4e0…d0a491
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI17d ago0xb59a9d…d1a1fa
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI17d ago0x44ddb8…5daaf5
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI17d ago0x57124d…18edb1
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI17d ago0x869c87…156280
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI17d ago0x7095dd…337e34
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI17d ago0xc3cba2…3692e0
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI17d ago0x5d4cac…68de9e
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI17d ago0x006509…c184d6

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.