Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf66a…5dd40x8498…c51cBase—$0.11100%fluxa121d ago0x8cd18d…2fecec
0x562d…efed0x8498…c51cBase—$0.11100%fluxa121d ago0x7a7e20…ab4d14
0x9191…990d0x8498…c51cBase—$0.11100%fluxa121d ago0x706e0f…d229dd
0x049a…a5c30x8498…c51cBase—$0.11100%fluxa121d ago0x28e46a…136247
0x5d87…48b50x8498…c51cBase—$0.11100%fluxa121d ago0xd2e766…af5a13
0x2a6d…06640x8498…c51cBase—$0.11100%fluxa121d ago0xc7e558…86654f
0x5ed8…ecef0x8498…c51cBase—$0.11100%fluxa121d ago0x5f68bf…ea4099
0x7bec…7e9b0x8498…c51cBase—$0.11100%fluxa121d ago0x1fe56e…6b2644
0x85df…ab220x8498…c51cBase—$0.11100%fluxa121d ago0x6b95d9…76c089
0x43b8…b0140x8498…c51cBase—$0.11100%fluxa121d ago0x431280…54c623
0x9110…f8900x8498…c51cBase—$0.11100%fluxa121d ago0xab8f31…f324c0
0x1d1a…80fb0x8498…c51cBase—$0.11100%fluxa121d ago0xef3460…9a3f04
0xf0ae…a5750x8498…c51cBase—$0.11100%fluxa121d ago0x8596ff…f87b6b
0xd1d8…182c0x8498…c51cBase—$0.11100%fluxa121d ago0xea9fb7…12d652
0x1169…64c60x8498…c51cBase—$0.11100%fluxa121d ago0x6733fc…413f34
0x7778…f0f90x8498…c51cBase—$0.11100%fluxa121d ago0x5fa30a…86f8a6
0x7f6e…82840x8498…c51cBase—$0.11100%fluxa121d ago0xbce448…f9fb8d
0x2079…8ba30x8498…c51cBase—$0.11100%fluxa121d ago0xf5dbc3…0f16c4
0x1212…2a790x8498…c51cBase—$0.11100%fluxa121d ago0x07cf7b…837b02
0x2a52…49ef0x8498…c51cBase—$0.11100%fluxa121d ago0x9f4fb5…a2a776

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.