Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920x1cec…8dd4Base—$49.12100%mrdn50d ago0x736d44…8f5e80
0x1cec…8dd40x13db…5192Base—$42.36100%mrdn50d ago0x3cd2b2…417a51
0xe55e…f7480x1cec…8dd4Base—$40.24100%mrdn50d ago0x8f9161…97edf4
0xa6a9…809d0x1cec…8dd4Base—$47.97100%mrdn50d ago0x0c7e8c…d6979e
0xfe8f…794d0x1cec…8dd4Base—$23.70100%mrdn50d ago0xed9f28…9de03c
0x1cec…8dd40x13db…5192Base—$44.85100%mrdn50d ago0x55376d…d21cff
0x13db…51920x1cec…8dd4Base—$46.67100%mrdn50d ago0xfbd89a…dc85f1
0x1cec…8dd40xa6a9…809dBase—$30.96100%mrdn50d ago0x8126bd…a6fd30
0x1cec…8dd40x4754…327bBase—$25.62100%mrdn50d ago0x5bfe36…8c56f2
0xfe8f…794d0x1cec…8dd4Base—$30.20100%mrdn50d ago0xbbd891…99c25c
0x4754…327b0x1cec…8dd4Base—$41.38100%mrdn50d ago0xc59ed8…d6c73f
0x1cec…8dd40xfe8f…794dBase—$48.42100%mrdn50d ago0x2cb179…a90082
0x1cec…8dd40xe55e…f748Base—$44.18100%mrdn50d ago0x9bc483…830e66
0xe55e…f7480x1cec…8dd4Base—$31.55100%mrdn50d ago0xd53a30…d54e98
0x1cec…8dd40xe55e…f748Base—$47.40100%mrdn50d ago0xba8f08…8964a6
0x13db…51920x1cec…8dd4Base—$34.61100%mrdn50d ago0x7cd9f7…1776da
0x1cec…8dd40xa6a9…809dBase—$30.73100%mrdn50d ago0x29b15d…19e65d
0x13db…51920x1cec…8dd4Base—$35.98100%mrdn50d ago0x628351…7fa013
0x1cec…8dd40x13db…5192Base—$37.01100%mrdn50d ago0x2353b2…ce7139
0xa6a9…809d0x1cec…8dd4Base—$37.09100%mrdn50d ago0x9f9347…6a06a6
0x1cec…8dd40xe55e…f748Base—$37.44100%mrdn50d ago0x8cb149…6b86a6
0xe55e…f7480x1cec…8dd4Base—$21.93100%mrdn50d ago0x36ee54…278bff
0x1cec…8dd40xa6a9…809dBase—$35.46100%mrdn50d ago0x99d5c3…84107c
0xfe8f…794d0x1cec…8dd4Base—$47.36100%mrdn50d ago0xc6e296…79b00e
0x4754…327b0x1cec…8dd4Base—$23.68100%mrdn50d ago0x35c8c8…44e829

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.