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%payAI96d ago0x62db6e…96c1b5
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.03100%payAI96d ago0xd08546…32cc8d
0xf86e…b61f0xd8ba…8e9bBasex402 service$2.00100%payAI96d ago0x6e0a66…a7424d
0xf86e…b61f0xd8ba…8e9bBasex402 service$1.00100%payAI96d ago0x830950…9eabe8
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.50100%payAI96d ago0xb98e37…aabebc
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.50100%payAI96d ago0xe5f308…0a4862
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.15100%payAI96d ago0x3e1e4c…47da3d
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.10100%payAI96d ago0x0d4d5d…7e6983
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI96d ago0x07404c…6fd453
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI96d ago0xb284a7…0044ff
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.02100%payAI96d ago0x3ceb3c…d86cf5
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI96d ago0xa5035a…d3310f
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI96d ago0x2e5aec…39fcf8
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI96d ago0xcb9ad0…34acc5
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI96d ago0x306568…861754
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI96d ago0xc5abaf…1e6821
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI96d ago0xb075ba…5cd714
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI96d ago0x0af774…c9bff5
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI96d ago0xbcd671…309656
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI96d ago0x2ee623…4adb13
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI96d ago0x5dc196…c379b3
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI96d ago0x604901…5a2bb3
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI96d ago0x2370c7…43e937
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI96d ago0xedcc86…7bd154
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI96d ago0x939efc…45206d

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.