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$2.00100%payAI7d ago0x9f9545…63f585
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.03100%payAI7d ago0x0fe6f8…fa1b96
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.03100%payAI7d ago0x899f06…5e601f
0xf86e…b61f0xd8ba…8e9bBasex402 service$2.00100%payAI7d ago0x3121ea…277423
0xf86e…b61f0xd8ba…8e9bBasex402 service$1.00100%payAI7d ago0x6f2bfb…eab75b
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.50100%payAI7d ago0x75a95e…4892ba
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.50100%payAI7d ago0x31b5cf…9eba78
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.15100%payAI7d ago0x707155…f2363e
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.10100%payAI7d ago0xfcf3e6…ce5f59
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI7d ago0xdd8191…629abb
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI7d ago0xe250d4…9d7e09
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI7d ago0xbf478d…8755a0
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.02100%payAI7d ago0x3c5b55…472702
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI7d ago0xbb7454…f340d6
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI7d ago0x89c85d…f7c1e2
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI7d ago0xc3d827…5cca28
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI7d ago0xeea189…d8ce3b
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI7d ago0x7b223a…d7ba0b
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI7d ago0x7fc82c…5f2906
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI7d ago0x7dcc1d…d9a65b
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI7d ago0x6bacf3…ed346d
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI7d ago0x431297…1e0d7d
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI7d ago0xb4587f…0d7ae6
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI7d ago0xc509fd…031e36
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI7d ago0x9c8740…1a524f

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.