Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6425…cd910x311d…a1e0Base—$0.01100%coinbase77d ago0xf5fe9b…36ea53
0x6425…cd910x51b3…0153Base—$0.01100%coinbase77d ago0x1a062b…4eb36a
0x6425…cd910xb48b…3a9dBase—$0.01100%coinbase77d ago0xab1c73…eccd2c
0x6425…cd910xcccf…557fBase—$0.01100%coinbase77d ago0x17bc92…0d1ad7
0x6425…cd910x6c32…e1aeBase—$0.01100%coinbase77d ago0x4b5473…b3713d
0x6425…cd910x8440…a9b2Base—$0.01100%coinbase77d ago0x447ceb…bee5e6
0x6425…cd910x8578…1656Base—$0.01100%coinbase77d ago0x479427…f8a5b0
0x6425…cd910x810f…b8cdBase—$0.01100%coinbase77d ago0x489a42…1b92f2
0x6425…cd910xa2a0…fc74Base—$0.01100%coinbase77d ago0xab9ad0…db5f2c
0x6425…cd910xe71c…cdd6Base—$0.01100%coinbase77d ago0xc0eb2d…236692
0x6425…cd910xc650…e8dbBase—$0.01100%coinbase77d ago0x0ba932…8da394
0x6425…cd910xb7e6…26d3Base—$0.01100%coinbase77d ago0xc1d274…d7bc2e
0x6425…cd910x89ee…662dBase—$0.01100%coinbase77d ago0x0d78c6…d2d4d4
0x6425…cd910xae86…4e73Base—$0.01100%coinbase77d ago0x2e4f99…8780f5
0x6425…cd910xc382…8ba3Base—$0.01100%coinbase77d ago0x9c7caa…f796b6
0x6425…cd910x262c…b178Base—$0.01100%coinbase77d ago0xec953e…7f0256
0x6425…cd910x1f03…881cBase—$0.01100%coinbase77d ago0x91ec6e…b8fb96
0x6425…cd910x4b3a…63b6Base—$0.01100%coinbase77d ago0xaa73a4…df3cee
0x6425…cd910x087d…c5c7Base—$0.01100%coinbase77d ago0xebb21e…c9e2b6
0x6425…cd910x3ab2…df76Base—$0.01100%coinbase77d ago0x9c46b2…e27c0b
0x6425…cd910xa373…b4e2Base—$0.01100%coinbase77d ago0xb40f85…84126b
0x6425…cd910xe349…1bf8Base—$0.01100%coinbase77d ago0x20c4c3…08a26c
0x6425…cd910xf7af…10caBase—$0.01100%coinbase77d ago0x028bda…76a6e8
0x6425…cd910x9bbf…7a63Base—$0.01100%coinbase77d ago0x93366a…4cd972
0x6425…cd910xef3a…8accBase—$0.01100%coinbase77d ago0x230cc3…ac2530

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.