Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2c1f…9d310x5b02…2ec6Base—$0.01100%coinbase69d ago0x32a042…66b2ab
0x2c1f…9d310x5595…ba9dBase—$0.01100%coinbase69d ago0x1cdb0b…af4eab
0x2c1f…9d310xdfba…790cBase—$0.01100%coinbase69d ago0x27e18a…f7cc03
0x2c1f…9d310x8c1a…a01fBase—$0.01100%coinbase69d ago0x4dbf97…b45e8e
0x2c1f…9d310xce46…2029Base—$0.01100%coinbase69d ago0x2cc094…c79f28
0x2c1f…9d310x0bd1…fff7Base—$0.01100%coinbase69d ago0x733e80…72d991
0x2c1f…9d310x2454…9c41Base—$0.01100%coinbase69d ago0x835312…ec0e87
0x2c1f…9d310x267a…2a65Base—$0.01100%coinbase69d ago0x8dd992…18b3b1
0x2c1f…9d310x6536…9625Base—$0.01100%coinbase69d ago0x756f3f…d7733a
0x2c1f…9d310x21b1…d7a1Base—$0.01100%coinbase69d ago0xce776e…57db02
0x2c1f…9d310xeed3…6013Base—$0.01100%coinbase69d ago0x87328e…8c0f45
0x2c1f…9d310xa059…4d9eBase—$0.01100%coinbase69d ago0x3b5647…6e5a0b
0x2c1f…9d310x4910…651dBase—$0.01100%coinbase69d ago0x4cbdae…35d3d7
0x2c1f…9d310xd0f2…200dBase—$0.01100%coinbase69d ago0x68ec97…97da40
0x2c1f…9d310xd9f8…3746Base—$0.01100%coinbase69d ago0xe005ac…4ac5c6
0x2c1f…9d310x8330…e7c7Base—$0.01100%coinbase69d ago0xb48443…74ac59
0x2c1f…9d310x205e…a301Base—$0.01100%coinbase69d ago0xe9ab54…5687e7
0x2c1f…9d310xb1a3…3522Base—$0.01100%coinbase69d ago0x05a929…928df7
0x2c1f…9d310x1cd5…92e7Base—$0.01100%coinbase69d ago0x9f2cf9…0d549d
0x2c1f…9d310xe444…2860Base—$0.01100%coinbase69d ago0x4794ff…694953
0x2c1f…9d310xb916…8347Base—$0.01100%coinbase69d ago0x46ec88…f5bdbf
0x2c1f…9d310x07cb…76ccBase—$0.01100%coinbase69d ago0x47776e…20a846
0x2c1f…9d310x0b05…0904Base—$0.01100%coinbase69d ago0x46c765…4a6bcb
0x2c1f…9d310x0be7…0199Base—$0.01100%coinbase69d ago0x945c22…83d7f6
0x2c1f…9d310x52f4…e157Base—$0.01100%coinbase70d ago0x539358…934c38

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.