Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7a3…d8060xccc8…15beBase—$11.4970%0xf70d…dbef41d ago0x7dc3e2…4181a1
0xe7a3…d8060xccc8…15beBase—$20.3470%0xf70d…dbef41d ago0x62cc95…2b5356
0xe7a3…d8060xccc8…15beBase—$8.6870%0xf70d…dbef41d ago0x6255c1…b1f425
0x8814…04930xccc8…15beBase—$5.0070%0xf70d…dbef41d ago0x57bffc…23f2e7
0xe7a3…d8060xccc8…15beBase—$6.2570%0xf70d…dbef41d ago0x416a77…0f07ee
0x7498…ff040xccc8…15beBase—$1.0070%0xf70d…dbef41d ago0x195b95…d870f8
0x7498…ff040xccc8…15beBase—$1.0070%0xf70d…dbef41d ago0xfd7f3a…15cfaf
0x7498…ff040xccc8…15beBase—$1.0070%0xf70d…dbef41d ago0x0883f4…f734bb
0x7498…ff040xccc8…15beBase—$1.0070%0xf70d…dbef41d ago0xee0293…b1e831
0xe7a3…d8060xccc8…15beBase—$10.4270%0xf70d…dbef41d ago0xa569e1…706834
0xb48c…ee6c0xccc8…15beBase—$998.4170%0xf70d…dbef41d ago0x47fee2…738e8d
0x4c5a…8c2c0xccc8…15beBase—$26.1470%0xf70d…dbef41d ago0x59ac4e…1b4ca4
0xe7a3…d8060xccc8…15beBase—$12.2970%0xf70d…dbef41d ago0xe0c8d4…399ceb
0x2086…39010xccc8…15beBase—$40.1570%0xf70d…dbef42d ago0xd07895…e6f701
0xe7a3…d8060xccc8…15beBase—$9.6570%0xf70d…dbef42d ago0xc7bcb5…805e85
0x4e5e…f6dd0xccc8…15beBase—$8.1770%0xf70d…dbef42d ago0xbcbfa8…7ee476
0x7498…ff040xccc8…15beBase—$1.0070%0xf70d…dbef42d ago0xa62660…0fec8c
0x7498…ff040xccc8…15beBase—$1.0070%0xf70d…dbef42d ago0x518a96…f0bd73
0xe7a3…d8060xccc8…15beBase—$24.1470%0xf70d…dbef42d ago0x36f7e9…484037
0x5fdf…91470xccc8…15beBase—$500.0070%0xf70d…dbef42d ago0xa957e9…d112cf
0xe7a3…d8060xccc8…15beBase—$5.4970%0xf70d…dbef42d ago0x469b23…633290
0x5fdf…91470xccc8…15beBase—$1,000.0070%0xf70d…dbef42d ago0x674edb…18d1d3
0x3406…e2880xccc8…15beBase—$7.2970%0xf70d…dbef42d ago0x93a129…bdae48
0xe7a3…d8060xccc8…15beBase—$13.0270%0xf70d…dbef42d ago0xce41a2…5a9d57
0x50be…bebb0xccc8…15beBase—$0.0570%0xf70d…dbef42d ago0xd67734…b90e8e

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.