Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6bf2…6cd70x12a9…a21bBase—$0.001100%0x12a9…a21b69d ago0x797e8e…34418e
0x6bf2…6cd70x12a9…a21bBase—$0.001100%0x12a9…a21b69d ago0xbfa348…6db84d
0x6bf2…6cd70x12a9…a21bBase—$0.001100%0x12a9…a21b69d ago0x9608a1…7dece6
0xac45…14560x12a9…a21bBase—$0.001100%0x12a9…a21b69d ago0x341821…1ba1fc
0xac45…14560x12a9…a21bBase—$0.001100%0x12a9…a21b69d ago0x4b1b1d…93b392
0xac45…14560x12a9…a21bBase—$0.001100%0x12a9…a21b69d ago0x992672…aef02d
0xac45…14560x12a9…a21bBase—$0.001100%0x12a9…a21b69d ago0xa9ca9f…eaccf1
0xac45…14560x12a9…a21bBase—$0.001100%0x12a9…a21b69d ago0x00695e…ca97c9
0xac45…14560x12a9…a21bBase—$0.001100%0x12a9…a21b69d ago0xb301f4…cbc166
0xac45…14560x12a9…a21bBase—$0.001100%0x12a9…a21b69d ago0x5c0609…eabf40
0xff45…99640x12a9…a21bBase—$0.001100%0x12a9…a21b69d ago0xf66fc8…6158ce
0xff45…99640x12a9…a21bBase—$0.001100%0x12a9…a21b69d ago0x4116df…318533
0xff45…99640x12a9…a21bBase—$0.001100%0x12a9…a21b69d ago0xebe7ad…fee38c
0xff45…99640x12a9…a21bBase—$0.001100%0x12a9…a21b69d ago0xcb4347…bb64a6
0x08e0…b0440x12a9…a21bBase—$0.001100%0x12a9…a21b69d ago0xdd74cf…e85413
0x08e0…b0440x12a9…a21bBase—$0.001100%0x12a9…a21b69d ago0x972122…c7e7c3
0x08e0…b0440x12a9…a21bBase—$0.001100%0x12a9…a21b69d ago0x1c85b4…c588f5
0x08e0…b0440x12a9…a21bBase—$0.001100%0x12a9…a21b69d ago0x731c86…0f3570
0x08e0…b0440x12a9…a21bBase—$0.001100%0x12a9…a21b69d ago0x0379f5…a64c34
0x08e0…b0440x12a9…a21bBase—$0.001100%0x12a9…a21b69d ago0x4eb851…601768
0x08e0…b0440x12a9…a21bBase—$0.001100%0x12a9…a21b69d ago0xc28211…0e1d1b
0xec99…25d00x12a9…a21bBase—$0.001100%0x12a9…a21b69d ago0x885729…c8cc56
0xec99…25d00x12a9…a21bBase—$0.001100%0x12a9…a21b69d ago0x7ddd7c…fcd8c3
0xec99…25d00x12a9…a21bBase—$0.001100%0x12a9…a21b69d ago0xefab1b…1f7cd6
0xec99…25d00x12a9…a21bBase—$0.001100%0x12a9…a21b69d ago0xbcfa08…a9daa3

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.