Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3ade…0cab0x7dbb…59e0Base$9.8870%0x323a…a4f29d ago0xf64336…eb95d4
0x5a02…2eb80x7dbb…59e0Base$149.9470%0x323a…a4f29d ago0xa03f0f…f8f0b7
0xec41…bc560x7dbb…59e0Base$120.0070%0x323a…a4f29d ago0x2cce9c…9a4578
0xf97a…5f2e0x7dbb…59e0Base$27.8270%0x323a…a4f29d ago0xd2746c…c3d473
0x5a02…2eb80x7dbb…59e0Base$16.9470%0x323a…a4f29d ago0x464ebf…c93549
0x50ed…b32b0x7dbb…59e0Base$35.9970%0x323a…a4f29d ago0xceab76…1c1f56
0x558e…ce000x7dbb…59e0Base$889.8270%0x323a…a4f29d ago0xcccf93…325804
0xabdd…2af30x7dbb…59e0Base$9.5070%0x323a…a4f29d ago0x390fcd…849fed
0xf5c0…4fc30x7dbb…59e0Base$2,095.2970%0x323a…a4f29d ago0x49618c…3ccafd
0x122f…a8d40x7dbb…59e0Base$104.9470%0x323a…a4f29d ago0x3a5eb5…84a55d
0x1da7…3bba0x7dbb…59e0Base$13.6670%0x323a…a4f29d ago0xc94e6b…2f91aa
0x8656…75480x7dbb…59e0Base$40.8570%0x323a…a4f29d ago0xd856ce…f39a18
0xd2ea…a3680x7dbb…59e0Base$571.5070%0x323a…a4f29d ago0x55d72f…3ff1b6
0xfb36…90460x7dbb…59e0Base$20.1370%0x323a…a4f29d ago0x9cc189…d29fa1
0xfb91…c29f0x7dbb…59e0Base$143.8970%0x323a…a4f29d ago0x22e4a5…8d42ad
0x3ade…0cab0x7dbb…59e0Base$996.9070%0x323a…a4f29d ago0xab323b…c91ca6
0x4adc…04da0x7dbb…59e0Base$90.3670%0x323a…a4f29d ago0x8a64d7…5d43e4
0xa995…d34f0x7dbb…59e0Base$28.1370%0x323a…a4f29d ago0x823869…04579a
0x4adc…04da0x7dbb…59e0Base$90.6270%0x323a…a4f29d ago0xbbb557…39215c
0x6039…80880x7dbb…59e0Base$41.6570%0x323a…a4f29d ago0x48ac87…54bab1
0x4adc…04da0x7dbb…59e0Base$90.9170%0x323a…a4f29d ago0x972f70…e5ec56
0x5a02…2eb80x7dbb…59e0Base$114.7470%0x323a…a4f29d ago0x9ade17…c6b9be
0x5a02…2eb80x7dbb…59e0Base$57.9970%0x323a…a4f29d ago0xf7c474…8b68af
0xe231…2a2d0x7dbb…59e0Base$344.0870%0x323a…a4f29d ago0x4824db…f2c944
0x4adc…04da0x7dbb…59e0Base$92.3770%0x323a…a4f29d ago0x3da96e…3c30e0

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.