Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x86e9…636c0x2fc6…befeBase—$2.0070%0x6351…0d6233d ago0xd9a80d…5532f0
0xf6b9…13d50x2fc6…befeBase—$11.3870%0x6351…0d6233d ago0x5c8a35…ae6dd2
0xf6b9…13d50x2fc6…befeBase—$11.3870%0x6351…0d6233d ago0xf55a3b…f525ab
0x6f1c…789f0x2fc6…befeBase—$2.0070%0x6351…0d6234d ago0xd9a220…7eaa60
0xb63e…d7be0x2fc6…befeBase—$123.0070%0x6351…0d6234d ago0xcf996c…c49c56
0xff73…9d570x2fc6…befeBase—$1.0770%0x6351…0d6234d ago0xc9dc70…f65d3d
0xa3c8…96250x2fc6…befeBase—$1,700.0070%0x6351…0d6234d ago0x3b8fa2…88e348
0x6f1c…789f0x2fc6…befeBase—$4.4470%0x6351…0d6234d ago0xf3e4ef…4d4760
0x90db…39da0x2fc6…befeBase—$4,016.0070%0x6351…0d6234d ago0xde48fc…e4825d
0x90db…39da0x2fc6…befeBase—$1,341.0070%0x6351…0d6234d ago0x12fde5…455a4d
0x90db…39da0x2fc6…befeBase—$4,459.0070%0x6351…0d6234d ago0x753252…5d11af
0x90db…39da0x2fc6…befeBase—$14,683.0070%0x6351…0d6234d ago0xb0297a…e12592
0xe757…c7710x2fc6…befeBase—$308.8870%0x6351…0d6234d ago0x8165dc…8cf834
0x2fc6…befe0x18af…325fBase—$691.3570%0x6351…0d6234d ago0x8141aa…9f547c
piratenationgame.eth0x2fc6…befeBase—$50.9670%0x6351…0d6234d ago0x13f718…b2325f
0xfb00…10840x2fc6…befeBase—$52.1470%0x6351…0d6234d ago0x503d04…eea4cc
0x0f95…a9e10x2fc6…befeBase—$5.0070%0x6351…0d6234d ago0x403487…addf74
0x0f95…a9e10x2fc6…befeBase—$51.0070%0x6351…0d6234d ago0x62fabd…4a13d6
0xaa99…f58c0x2fc6…befeBase—$51.0070%0x6351…0d6234d ago0x6a8af1…85e18a
qianduoduo.eth0x2fc6…befeBase—$1,566.2970%0x6351…0d6234d ago0xe27e6e…aaba1c
0x8084…fee70x2fc6…befeBase—$5.0070%0x6351…0d6234d ago0x360f3f…035b1d
0x59e1…e16a0x2fc6…befeBase—$50.0070%0x6351…0d6234d ago0xbc8a9f…3d5500
0xb63e…d7be0x2fc6…befeBase—$195.0070%0x6351…0d6234d ago0x4b94d1…4e360b
0xb63e…d7be0x2fc6…befeBase—$5.0070%0x6351…0d6234d ago0x2a583c…d3d6c0
0x7553…4a550x2fc6…befeBase—$7,028.6370%0x6351…0d6234d ago0x693229…34c00f

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.