Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf861…cd530x0e3d…7757Base—$2.10100%0x2035…57d365d ago0x5ffcfd…a34934
0xf861…cd530x0e3d…7757Base—$1.05100%0xb1ed…f85465d ago0x4470b9…ad7849
0xf861…cd530x0e3d…7757Base—$31.50100%0xd775…7f8165d ago0xf204da…464266
0xf861…cd530x0e3d…7757Base—$5.25100%0x8503…c07265d ago0xfd3e3b…f57ed3
0xf861…cd530x0e3d…7757Base—$10.50100%0x0524…938965d ago0x7923fd…a4b549
0xf861…cd530x0e3d…7757Base—$1.05100%0x88cf…d21b65d ago0x2eb845…438efe
0xf861…cd530x0e3d…7757Base—$15.75100%0xf9f2…732965d ago0xa3c662…c7ac36
0xf861…cd530x0e3d…7757Base—$21.00100%0xbe69…299265d ago0x116037…94d72e
0xf861…cd530x0e3d…7757Base—$6.30100%0x1798…f45f65d ago0x164891…9c8597
0xf861…cd530x0e3d…7757Base—$21.00100%0x20d2…f0b265d ago0xa27f03…1e92d2
0xf861…cd530x0e3d…7757Base—$2.10100%0xaecf…8b7565d ago0xec8494…262d83
0xf861…cd530x0e3d…7757Base—$5.25100%0xf9ea…484f65d ago0x5a27ef…7374cc
0xf861…cd530x0e3d…7757Base—$10.50100%0x6d49…84c865d ago0x38ed10…c56e94
0xf861…cd530x0e3d…7757Base—$2.10100%0xbb4c…e40c65d ago0xd015ad…16586a
0xf861…cd530x0e3d…7757Base—$1.05100%0xc585…31c665d ago0xf33bd2…8fb78c
0xf861…cd530x0e3d…7757Base—$10.50100%0xb11e…6e5a65d ago0x2abbe9…f0bf61
0xf861…cd530x0e3d…7757Base—$5.25100%0x5ed5…f6c065d ago0xc6554f…3f65c4
0xf861…cd530x0e3d…7757Base—$10.50100%0x0007…886765d ago0x518195…380c3a
0xf861…cd530x0e3d…7757Base—$10.50100%0xfbdd…4dae65d ago0x047210…ffe3ef
0xf861…cd530x0e3d…7757Base—$3.15100%0xcd39…072465d ago0xc39162…81d8a6
0xf861…cd530x0e3d…7757Base—$10.50100%0x175b…99fa65d ago0x9ba92d…84534e
0xf861…cd530x0e3d…7757Base—$5.25100%0x8bf0…2ce265d ago0xd0b51e…d0f85a
0xf861…cd530x0e3d…7757Base—$4.20100%0xbb4c…e40c65d ago0x26171e…2dd1f9
0xf861…cd530x0e3d…7757Base—$5.25100%0x1af6…8fa365d ago0xe6d25f…45fbf6
0xf861…cd530x0e3d…7757Base—$10.50100%0xb769…f88165d ago0x240adc…db1b22

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.