Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x60be…c0780x9c95…e299Base—$0.001100%fluxa76d ago0xff12f7…120cc7
0x60be…c0780x9c95…e299Base—$0.001100%fluxa76d ago0xf8770d…decf01
0x60be…c0780x9c95…e299Base—$0.001100%fluxa76d ago0xff584d…70df1f
0x60be…c0780x9c95…e299Base—$0.001100%fluxa76d ago0x67030b…3a3e46
0x60be…c0780x9c95…e299Base—$0.001100%fluxa76d ago0x294810…f8b977
0x60be…c0780x9c95…e299Base—$0.001100%fluxa76d ago0x6da589…76a902
0x60be…c0780x9c95…e299Base—$0.001100%fluxa76d ago0xc94afe…49f716
0x60be…c0780x9c95…e299Base—$0.001100%fluxa76d ago0xd990e7…6f1111
0x60be…c0780x9c95…e299Base—$0.001100%fluxa76d ago0xd3d688…2d2fa6
0x60be…c0780x9c95…e299Base—$0.001100%fluxa76d ago0x1b8cff…e8cef8
0x60be…c0780x9c95…e299Base—$0.001100%fluxa76d ago0x2a2c4c…c39657
0x60be…c0780x9c95…e299Base—$0.001100%fluxa76d ago0xac336a…69e6a2
0x60be…c0780x9c95…e299Base—$0.001100%fluxa76d ago0x1d9fcf…1e8494
0x60be…c0780x9c95…e299Base—$0.001100%fluxa76d ago0xb234ae…ae1569
0x60be…c0780x9c95…e299Base—$0.001100%fluxa76d ago0x49417b…8ed687
0x60be…c0780x9c95…e299Base—$0.001100%fluxa76d ago0xf274cc…58aeae
0x60be…c0780x9c95…e299Base—$0.001100%fluxa76d ago0x3b9a46…f9d695
0x60be…c0780x9c95…e299Base—$0.001100%fluxa76d ago0x36e078…9d657e
0x60be…c0780x9c95…e299Base—$0.001100%fluxa76d ago0xe033b4…c162ec
0x60be…c0780x9c95…e299Base—$0.001100%fluxa76d ago0x0f3e0b…ab20ef
0x60be…c0780x9c95…e299Base—$0.001100%fluxa76d ago0x15c323…2022d6
0x60be…c0780x9c95…e299Base—$0.001100%fluxa76d ago0x8bc171…3aedc5
0x60be…c0780x9c95…e299Base—$0.001100%fluxa76d ago0xb94e63…51b5f8
0x60be…c0780x9c95…e299Base—$0.001100%fluxa76d ago0xc311b6…99791a
0x60be…c0780x9c95…e299Base—$0.001100%fluxa76d ago0xcf4c59…1d4777

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.