Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf7f6…0f620x7dbb…59e0Base$46.0070%0x323a…a4f221d ago0x9df5fc…56f4db
0x8402…99e70x7dbb…59e0Base$24.5370%0x323a…a4f221d ago0x03f221…57ff39
0xa189…e1ad0x7dbb…59e0Base$93.8270%0x323a…a4f221d ago0x6c15bb…6ae5bf
0x122f…a8d40x7dbb…59e0Base$132.7770%0x323a…a4f221d ago0x3c1c69…0896e2
0xf750…68870x7dbb…59e0Base$2,037.3870%0x323a…a4f221d ago0x986b64…261951
0x81ac…ed350x7dbb…59e0Base$7.7070%0x323a…a4f221d ago0x9ec0ae…32f60b
0x192f…4a250x7dbb…59e0Base$13,891.1370%0x323a…a4f221d ago0x732467…945c7a
0x3ade…0cab0x7dbb…59e0Base$29.7270%0x323a…a4f221d ago0xa00ee2…84e2c6
0xf879…e2b20x7dbb…59e0Base$25.1270%0x323a…a4f221d ago0x479e73…7a1e1e
0x3795…0d6b0x7dbb…59e0Base$39.3770%0x323a…a4f221d ago0x566691…52a0f7
0xfb91…c29f0x7dbb…59e0Base$72.2970%0x323a…a4f221d ago0x89dc09…6aa785
0x2269…e1cc0x7dbb…59e0Base$10.2670%0x323a…a4f221d ago0x295eba…87b395
0x1166…4c2b0x7dbb…59e0Base$399.8970%0x323a…a4f221d ago0xe4edd2…14320a
0x37e7…bc680x7dbb…59e0Base$9,000.0070%0x323a…a4f221d ago0xfa1b17…6ec181
0x37e7…bc680x7dbb…59e0Base$3,000.0070%0x323a…a4f221d ago0x58c40e…d2951d
0x37cf…7cbe0x7dbb…59e0Base$948.0270%0x323a…a4f221d ago0x07597d…2b359f
0xbc1a…52460x7dbb…59e0Base$20.0070%0x323a…a4f221d ago0x237650…a402a2
0x37cf…7cbe0x7dbb…59e0Base$39.9870%0x323a…a4f221d ago0xf14a0d…009982
0x122f…a8d40x7dbb…59e0Base$59.4370%0x323a…a4f221d ago0x2bf60f…c4da82
0xc839…204d0x7dbb…59e0Base$200.0070%0x323a…a4f221d ago0x94345a…38dda8
0x5a02…2eb80x7dbb…59e0Base$116.1170%0x323a…a4f221d ago0xdfbf71…a77ead
0x4b6c…b1db0x7dbb…59e0Base$10.7970%0x323a…a4f221d ago0x85bbb2…f82187
0x2ddc…09650x7dbb…59e0Base$2,783.3470%0x323a…a4f221d ago0x4b48b0…e8ae09
0x6057…b3700x7dbb…59e0Base$298.5070%0x323a…a4f221d ago0xd3c063…395155
0x192f…4a250x7dbb…59e0Base$4,898.6570%0x323a…a4f221d ago0x2767e4…cb997e

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.