Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x122f…a8d40x7dbb…59e0Base$154.9470%0x323a…a4f220d ago0xa6b153…b01b33
0x2e1d…78410x7dbb…59e0Base$25.1870%0x323a…a4f220d ago0x159fbd…dd203c
0x409f…1a860x7dbb…59e0Base$478.0070%0x323a…a4f220d ago0x7fd949…966c85
0xf750…68870x7dbb…59e0Base$1,429.0870%0x323a…a4f220d ago0x3e73a6…d4899c
0xc839…204d0x7dbb…59e0Base$200.0070%0x323a…a4f220d ago0x1ac4cd…158c41
0x144c…a9250x7dbb…59e0Base$40.7270%0x323a…a4f220d ago0xacb095…80f70c
0xa649…42900x7dbb…59e0Base$696.0070%0x323a…a4f220d ago0xf8231a…756720
0xbc1a…52460x7dbb…59e0Base$20.0070%0x323a…a4f220d ago0x9735c9…66fb23
0x122f…a8d40x7dbb…59e0Base$45.8770%0x323a…a4f220d ago0x72645c…6c76d1
0x8d9c…64ac0x7dbb…59e0Base$99.8070%0x323a…a4f220d ago0x6ec21f…19527e
0x1f0e…8e480x7dbb…59e0Base$6.3470%0x323a…a4f220d ago0xe70c8f…a49aab
0xe7d4…b45e0x7dbb…59e0Base$202.0570%0x323a…a4f220d ago0xcbf6ec…4e627a
0x1480…3b150x7dbb…59e0Base$15.7970%0x323a…a4f220d ago0x2f1ce7…e29a73
0xf750…68870x7dbb…59e0Base$789.4170%0x323a…a4f220d ago0x568fbf…e09259
0x0b45…5f250x7dbb…59e0Base$72.0070%0x323a…a4f220d ago0xcf9c31…6aa8e2
0x1da7…3bba0x7dbb…59e0Base$40.5070%0x323a…a4f220d ago0xff15cf…524108
0x1f0e…8e480x7dbb…59e0Base$5.2970%0x323a…a4f220d ago0xfaad4e…b9d5ad
0x4b6c…b1db0x7dbb…59e0Base$10.7970%0x323a…a4f220d ago0x9b2e67…043532
0xe91a…28140x7dbb…59e0Base$200.0070%0x323a…a4f220d ago0x68b879…203b5f
0xba39…e6690x7dbb…59e0Base$2,681.9470%0x323a…a4f220d ago0xba8d6a…3aa3fd
0xc7ad…de2a0x7dbb…59e0Base$20.0070%0x323a…a4f220d ago0x02c995…b97951
0x5d80…723e0x7dbb…59e0Base$3,465.2970%0x323a…a4f220d ago0x10a393…8fdca0
0x34c2…2b280x7dbb…59e0Base$7.9070%0x323a…a4f220d ago0x12b584…5339a9
0x2e1d…78410x7dbb…59e0Base$15.4970%0x323a…a4f220d ago0xc2f002…6ee15f
0x35de…3b5e0x7dbb…59e0Base$300.0070%0x323a…a4f220d ago0xf83d0c…a3cefd

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.