Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdec5…097a0x993d…3f3cBase—$0.04100%fluxa113d ago0xffdc4f…febe29
0xe386…701f0x993d…3f3cBase—$0.04100%fluxa113d ago0x75241a…c9cbb1
0x976c…58220x993d…3f3cBase—$0.08100%fluxa113d ago0xb0edab…f71c4c
0x80ad…4f030x993d…3f3cBase—$0.04100%fluxa113d ago0x35d8f2…3a867a
0x9a31…c13c0x993d…3f3cBase—$0.04100%fluxa113d ago0xe6ecaf…0bf48f
0x9dec…95d60x993d…3f3cBase—$0.04100%fluxa113d ago0x5bc6ce…5eac22
0xa2ac…c1f90x993d…3f3cBase—$0.04100%fluxa113d ago0x3f7302…428dff
0x1c50…eb220x993d…3f3cBase—$0.04100%fluxa113d ago0x65fbc6…5339dd
0xe5ae…6f930x993d…3f3cBase—$0.04100%fluxa113d ago0x3251cb…938ee2
0xcc19…9cd40x993d…3f3cBase—$0.04100%fluxa113d ago0x35e01c…16ce00
0x9456…2b2e0x993d…3f3cBase—$0.04100%fluxa113d ago0xaa1505…7a4cd2
0xf96d…98a90x993d…3f3cBase—$0.04100%fluxa113d ago0x9ee3a5…c5dbb3
0x1517…27040x993d…3f3cBase—$0.04100%fluxa113d ago0xd572c3…4c84f4
0x7691…c0e40x993d…3f3cBase—$0.04100%fluxa113d ago0x2769be…972176
0x9bc1…e10a0x993d…3f3cBase—$0.04100%fluxa113d ago0x87d473…d7e82c
0x4127…4c5c0x993d…3f3cBase—$0.04100%fluxa113d ago0x47fa1c…143e8d
0xcb03…72710x993d…3f3cBase—$0.04100%fluxa113d ago0xddf637…51072a
0xf245…e8990x993d…3f3cBase—$0.04100%fluxa113d ago0xbccb6b…f24364
0x3f33…a8920x993d…3f3cBase—$0.04100%fluxa113d ago0xf6d2cc…f08c9f
0x4191…c8340x993d…3f3cBase—$0.04100%fluxa113d ago0x9b7fc7…8eb46b
0x72f0…21580x993d…3f3cBase—$0.04100%fluxa113d ago0x1d646d…09904b
0x1d73…6ce10x993d…3f3cBase—$0.04100%fluxa113d ago0x3e81a6…f99a7a
0x3746…3e720x993d…3f3cBase—$0.04100%fluxa113d ago0xb20139…5bedf8
0x5ab2…b38d0x993d…3f3cBase—$0.04100%fluxa113d ago0xb21824…7301c8
0x6d84…318b0x993d…3f3cBase—$0.04100%fluxa113d ago0x8930f9…2d0bde

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.