Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b45…5f250x7dbb…59e0Base$67.7770%0x323a…a4f27d ago0x2605d8…97ffae
0x15b7…c7a20x7dbb…59e0Base$2.0070%0x323a…a4f27d ago0xf54b28…fd1518
0x8656…75480x7dbb…59e0Base$84.1770%0x323a…a4f27d ago0x1aa301…3ec1d8
0x0920…d2b80x7dbb…59e0Base$20.9470%0x323a…a4f27d ago0x6c1f1c…c5496b
0x4aaf…5f140x7dbb…59e0Base$9.9570%0x323a…a4f27d ago0x72ed00…7ad8e6
0x5a02…2eb80x7dbb…59e0Base$116.3370%0x323a…a4f27d ago0x22f955…e4f249
0x0623…3cd80x7dbb…59e0Base$2,195.0170%0x323a…a4f27d ago0x4ed654…b5373f
0x8656…75480x7dbb…59e0Base$85.0570%0x323a…a4f27d ago0x96faa7…6a5b29
0xc839…204d0x7dbb…59e0Base$750.0070%0x323a…a4f27d ago0x8eabba…1d5979
0x4adc…04da0x7dbb…59e0Base$191.1970%0x323a…a4f27d ago0xa67268…4f54e4
0xf074…3db30x7dbb…59e0Base$14.6870%0x323a…a4f27d ago0xc8c3bd…c568c5
0xb1be…cb9b0x7dbb…59e0Base$3.1070%0x323a…a4f27d ago0x1c5be0…d2b798
0x4b6c…b1db0x7dbb…59e0Base$19.7870%0x323a…a4f27d ago0x70c64b…521264
0x3ade…0cab0x7dbb…59e0Base$99.1970%0x323a…a4f27d ago0xfb0c1e…8d70e3
0xbc1a…52460x7dbb…59e0Base$20.0070%0x323a…a4f27d ago0x5c2bfa…bd8498
0xd6d5…bd740x7dbb…59e0Base$2,000.3570%0x323a…a4f27d ago0x9fbca0…7d29e9
0xc839…204d0x7dbb…59e0Base$750.0070%0x323a…a4f27d ago0x101592…f4c4d5
0x1b94…ca060x7dbb…59e0Base$192.1770%0x323a…a4f27d ago0x7349d4…cfbd3f
0x66e2…16dd0x7dbb…59e0Base$41.0470%0x323a…a4f27d ago0x1ac38c…09397e
0xd6d5…bd740x7dbb…59e0Base$2,384.7970%0x323a…a4f27d ago0x02da5f…f599b7
0x4adc…04da0x7dbb…59e0Base$28.8370%0x323a…a4f27d ago0x56e8ae…e1daa2
0x4b6c…b1db0x7dbb…59e0Base$14.7970%0x323a…a4f27d ago0x190425…5125fd
0x4adc…04da0x7dbb…59e0Base$67.5670%0x323a…a4f27d ago0xe42e6d…946b48
0xf29d…d9700x7dbb…59e0Base$19.5170%0x323a…a4f27d ago0x03cc1d…530ec8
0xd6d5…bd740x7dbb…59e0Base$9.9770%0x323a…a4f27d ago0xb8c85c…5c40c2

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.