Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x5185…d92bBase—$0.01100%fluxa121d ago0x2833b7…70532a
0x5185…d92b0xac65…4417Base—$0.03100%fluxa121d ago0x468822…c6de76
0xb90a…9ae40x5185…d92bBase—$0.01100%fluxa121d ago0xb304fb…15ff7e
0xb90a…9ae40x5185…d92bBase—$0.01100%fluxa121d ago0xeef03b…946663
0xb90a…9ae40x5185…d92bBase—$0.01100%fluxa121d ago0xc028fe…ae493f
0x5185…d92b0xac65…4417Base—$0.17100%fluxa122d ago0x1474f4…5c274e
0xb90a…9ae40x5185…d92bBase—$0.01100%fluxa122d ago0x803389…348d2e
0xb90a…9ae40x5185…d92bBase—$0.01100%fluxa122d ago0x56e753…03b41c
0xb90a…9ae40x5185…d92bBase—$0.01100%fluxa122d ago0xbb9fdc…fec0f5
0xb90a…9ae40x5185…d92bBase—$0.01100%fluxa122d ago0xeade1c…8af9b6
0xb90a…9ae40x5185…d92bBase—$0.01100%fluxa122d ago0x91c999…a10230
0xb90a…9ae40x5185…d92bBase—$0.01100%fluxa122d ago0xb8eae4…5c61b0
0xb90a…9ae40x5185…d92bBase—$0.01100%fluxa122d ago0x414292…62de5e
0x5185…d92b0xac65…4417Base—$0.09100%fluxa122d ago0xb6d873…0813a7
0xb90a…9ae40x5185…d92bBase—$0.10100%fluxa122d ago0xff5ca3…defee6
0xb90a…9ae40x5185…d92bBase—$0.01100%fluxa122d ago0xcd1f08…095cf6
0xb90a…9ae40x5185…d92bBase—$0.01100%fluxa122d ago0xe4a6df…67046f
0xb90a…9ae40x5185…d92bBase—$0.02100%fluxa122d ago0xef4bb8…f70213
0xb90a…9ae40x5185…d92bBase—$0.05100%fluxa122d ago0xb5befd…f6ea52
0x5185…d92b0xac65…4417Base—$0.06100%fluxa122d ago0x20eb2f…aaeca4
0xb90a…9ae40x5185…d92bBase—$0.01100%fluxa122d ago0x0d5a3c…d311eb
0xb90a…9ae40x5185…d92bBase—$0.01100%fluxa122d ago0x6ab4f5…463cc9
0xb90a…9ae40x5185…d92bBase—$0.01100%fluxa122d ago0x3c7fa8…08b687

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.