Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf86e…b61f0x48ad…36b8Base—$0.01100%0xd8ba…8e9b58d ago0x629871…e2a962
0xf86e…b61f0x48ad…36b8Base—$0.04100%0xd8ba…8e9b58d ago0x6c42d3…b08610
0xf86e…b61f0x48ad…36b8Base—$0.01100%0xd8ba…8e9b58d ago0xe52010…07e5a7
0xf86e…b61f0x48ad…36b8Base—$0.01100%0xd8ba…8e9b58d ago0x430f5d…55055d
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.03100%payAI58d ago0xbff878…78e3ba
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.03100%payAI58d ago0xa019b6…81042a
0xf86e…b61f0xd8ba…8e9bBasex402 service$2.00100%payAI58d ago0xc691c3…816fca
0xf86e…b61f0xd8ba…8e9bBasex402 service$1.00100%payAI58d ago0x922e6a…fc5eaf
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.50100%payAI58d ago0xabf8ef…0525f2
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.50100%payAI58d ago0xcca86e…9621d0
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.15100%payAI58d ago0x6ee8ab…6e4a40
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.10100%payAI58d ago0xa59618…c18091
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI58d ago0x9d7262…d9f66a
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI58d ago0xd23ee6…c96008
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI58d ago0xe0c311…814794
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.02100%payAI58d ago0xc8c279…5453de
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI58d ago0x7e8df7…8faa4f
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI58d ago0x67c32d…726e87
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI58d ago0x73ed36…711253
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI58d ago0x116852…597308
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI58d ago0x7536a3…f48b42
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI58d ago0xc751c5…0750d6
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI58d ago0xb1ef5e…26d673
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI58d ago0xd3d50d…77b0fe
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI58d ago0x1d7bbe…640412

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.