Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb685…de330x73fc…b29bBase—$0.0075100%0xdf7d…5dbd116d ago0x16210f…ee8ed2
0xb685…de330x73fc…b29bBase—$0.0075100%0x0021…ad8f116d ago0x08a50f…493a9e
0xb685…de330x73fc…b29bBase—$0.0075100%0x0018…ca97116d ago0x193a0d…2c1ebe
0xb685…de330x73fc…b29bBase—$0.0075100%0xdf7d…5dbd116d ago0xd84517…894836
0xb685…de330x73fc…b29bBase—$0.0075100%0x0021…ad8f116d ago0xf9b861…b66ea4
0xb685…de330x73fc…b29bBase—$0.01100%0x0018…ca97116d ago0x09356f…e77f52
0xb685…de330x73fc…b29bBase—$0.01100%0xdf7d…5dbd116d ago0x1faf78…74a3c1
0xb685…de330x73fc…b29bBase—$0.0075100%0x0021…ad8f116d ago0x4ae8df…b9acff
0xb685…de330x73fc…b29bBase—$0.01100%0x0018…ca97116d ago0x9c490d…471274
0xb685…de330x73fc…b29bBase—$0.0075100%0xdf7d…5dbd116d ago0x0f779d…0a9b3c
0xb685…de330x73fc…b29bBase—$0.01100%0x0021…ad8f116d ago0x264960…ddc8a9
0xb685…de330x73fc…b29bBase—$0.0075100%0x0018…ca97116d ago0xf99e5f…3d42be
0xb685…de330x73fc…b29bBase—$0.0075100%0xdf7d…5dbd116d ago0x08e486…0e92f8
0xb685…de330x73fc…b29bBase—$0.0075100%0x0021…ad8f116d ago0x16ae6d…0c05e1
0xb685…de330x73fc…b29bBase—$0.0075100%0x0018…ca97116d ago0x152480…0a664a
0xb685…de330x73fc…b29bBase—$0.0075100%0xdf7d…5dbd116d ago0x1fbd8b…9a9bb2
0xb685…de330x73fc…b29bBase—$0.0075100%0x0021…ad8f116d ago0xcee8df…4c22e0
0xb685…de330x73fc…b29bBase—$0.0075100%0x0018…ca97116d ago0x8024a7…4e0574
0xb685…de330x73fc…b29bBase—$0.0075100%0xdf7d…5dbd116d ago0x983cac…277320
0xb685…de330x73fc…b29bBase—$0.0075100%0x0021…ad8f116d ago0x331db7…a241f7
0xb685…de330x73fc…b29bBase—$0.0075100%0x0018…ca97116d ago0x48a973…324e65
0xb685…de330x73fc…b29bBase—$0.01100%0x0018…ca97116d ago0x6be62b…0839f8
0xb685…de330x73fc…b29bBase—$0.0075100%0x0021…ad8f116d ago0x0a84dc…3f9395
0xb685…de330x73fc…b29bBase—$0.0075100%0x0018…ca97116d ago0xd527d9…83b95c
0xb685…de330x73fc…b29bBase—$0.0075100%0xdf7d…5dbd116d ago0xe5f4cd…dc2ca7

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.