Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ee5…2c310x707a…2da6Base—$0.01100%coinbase89d ago0xf7a5df…9f7f3e
0x6ee5…2c310xed91…5cb6Base—$0.01100%coinbase89d ago0x56eb3d…21a1a1
0x6ee5…2c310xc10c…5560Base—$0.01100%coinbase89d ago0x1c7c26…8578d3
0x6ee5…2c310x5888…cbccBase—$0.01100%coinbase89d ago0x1b9336…d6a6e9
0x6ee5…2c310x6d24…b155Base—$0.01100%coinbase89d ago0xea6fe0…511319
0x6ee5…2c310x18c8…6830Base—$0.01100%coinbase89d ago0xb703c1…ce7bf2
0x6ee5…2c310xe5a7…1f67Base—$0.01100%coinbase89d ago0x8b9ad8…91ba63
0x6ee5…2c310xe4df…e85fBase—$0.01100%coinbase89d ago0xd8a3fb…925790
0x6ee5…2c310xd1a6…c190Base—$0.01100%coinbase89d ago0x9d4034…b312ad
0x6ee5…2c310x0e77…b485Base—$0.01100%coinbase89d ago0x3e6878…8a406b
0x6ee5…2c310x5e92…b8d6Base—$0.01100%coinbase89d ago0xdbbcaf…4aa07c
0x6ee5…2c310x5c21…5a3eBase—$0.01100%coinbase89d ago0x5ec68f…59558b
0x6ee5…2c310x51cb…147eBase—$0.01100%coinbase89d ago0x1000da…ac0d0c
0x6ee5…2c310x749a…e9bcBase—$0.01100%coinbase89d ago0x1965b1…d4095f
0x6ee5…2c310x45af…8325Base—$0.01100%coinbase89d ago0x3389bd…6a7772
0x6ee5…2c310xa449…e22dBase—$0.01100%coinbase89d ago0xffc1c5…e80cfb
0x6ee5…2c310x88dd…a67fBase—$0.01100%coinbase89d ago0xb69135…610b90
0x6ee5…2c310x9cf1…da27Base—$0.01100%coinbase89d ago0x1f9cc8…4a8874
0x6ee5…2c310x87fb…e44cBase—$0.01100%coinbase89d ago0x5c099a…9e7748
0x6ee5…2c310xa4b5…786fBase—$0.01100%coinbase89d ago0x62ae17…79380c
0x6ee5…2c310x18de…4bd1Base—$0.01100%coinbase89d ago0x658768…09a498
0x6ee5…2c310xe398…397aBase—$0.01100%coinbase89d ago0x96be4c…89c2e6
0x6ee5…2c310x493b…8b95Base—$0.01100%coinbase89d ago0xd195df…d98cbf
0x6ee5…2c310x3a0b…d5d8Base—$0.01100%coinbase89d ago0x9ea4c0…ad8caf
0x6ee5…2c310x92bf…c05eBase—$0.01100%coinbase89d ago0xf86151…8f98f8

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.