Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x854f…4f2d0x2fc6…befeBase—$250.0070%0x6351…0d6216d ago0x836960…d5b84d
0x854f…4f2d0x2fc6…befeBase—$80.0070%0x6351…0d6216d ago0xcd5772…63e5cd
0xcc9f…22be0x2fc6…befeBase—$544.0070%0x6351…0d6216d ago0x8b0f0b…79d08b
0xe757…c7710x2fc6…befeBase—$150.0070%0x6351…0d6216d ago0x19636e…125d6d
0xe757…c7710x2fc6…befeBase—$954.2370%0x6351…0d6216d ago0x4f9e03…919ea8
0xa112…d9d10x2fc6…befeBase—$11.0070%0x6351…0d6216d ago0xefff08…95b58f
0xee86…0e500x2fc6…befeBase—$19.4970%0x6351…0d6216d ago0x8d65f4…3b3f38
0x4296…101d0x2fc6…befeBase—$822.1570%0x6351…0d6216d ago0xc4402d…901699
0x4296…101d0x2fc6…befeBase—$77.8070%0x6351…0d6216d ago0x7a9413…932417
0x009c…106a0x2fc6…befeBase—$199.8470%0x6351…0d6216d ago0xb05bf6…0a513d
0xa3c8…96250x2fc6…befeBase—$800.0070%0x6351…0d6216d ago0xfacd40…9e4bfb
0x5e0e…aa930x2fc6…befeBase—$49.2670%0x6351…0d6216d ago0x5f7b5a…49c50d
0x36d7…8c2f0x2fc6…befeBase—$100.4770%0x6351…0d6216d ago0xe2440d…379a28
0x36d7…8c2f0x2fc6…befeBase—$1,002.8170%0x6351…0d6216d ago0xd4f55e…d2d17f
0xfcd3…85920x2fc6…befeBase—$8.1670%0x6351…0d6216d ago0xb49553…f92b23
0x74b0…188e0x2fc6…befeBase—$49.0070%0x6351…0d6217d ago0xe0b02e…f7bcca
0xbf7b…60630x2fc6…befeBase—$3,434.4770%0x6351…0d6217d ago0x0e336c…6bd3f7
0xf6f0…dd9c0x2fc6…befeBase—$2,123.3970%0x6351…0d6217d ago0x7b2984…b0aaae
0xf6f0…dd9c0x2fc6…befeBase—$1,542.0070%0x6351…0d6217d ago0x62264b…8f99b2
0xf6f0…dd9c0x2fc6…befeBase—$1,542.0070%0x6351…0d6217d ago0xb2db5b…3c2318
0x6ac2…05c00x2fc6…befeBase—$124.0070%0x6351…0d6217d ago0x6482de…355e2b
0x3b52…87bd0x2fc6…befeBase—$100.0070%0x6351…0d6217d ago0x2146b8…2a417e
0x2c24…88880x2fc6…befeBase—$125.0070%0x6351…0d6217d ago0x5078ec…2fd2a4
0xc66c…0eb10x2fc6…befeBase—$200.0070%0x6351…0d6217d ago0x9fa342…053776
0xd5fc…b0250x2fc6…befeBase—$7.1770%0x6351…0d6217d ago0x2856ed…7085d2

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.