Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1f5e…e5220x2fc6…befeBase—$4,487.0070%0x6351…0d6213d ago0xf39a82…52ee7b
0xf6b4…c35b0x2fc6…befeBase—$1.1470%0x6351…0d6213d ago0x6d17a8…c7109b
0x7919…899c0x2fc6…befeBase—$211.0070%0x6351…0d6213d ago0x5d33d9…0da0a9
0x99f2…fbf20x2fc6…befeBase—$199.7170%0x6351…0d6213d ago0x842afb…c21400
0xa3c8…96250x2fc6…befeBase—$200.0070%0x6351…0d6213d ago0x877e71…de681e
0x99f2…fbf20x2fc6…befeBase—$150.0070%0x6351…0d6213d ago0xfea41f…2610aa
0x7dc3…f7d60x2fc6…befeBase—$20.7270%0x6351…0d6213d ago0xf7df8b…642a50
0x7dc3…f7d60x2fc6…befeBase—$1.0070%0x6351…0d6213d ago0xf1c4f1…366ddd
0x913b…0c980x2fc6…befeBase—$39.9470%0x6351…0d6213d ago0x28adfe…bc2643
0x6625…7f790x2fc6…befeBase—$8.7670%0x6351…0d6213d ago0x89e9c6…1fe4e6
sigmaprotn.eth0x2fc6…befeBase—$0.5070%0x6351…0d6213d ago0xc45fd3…a38a85
0xa3c8…96250x2fc6…befeBase—$100.0070%0x6351…0d6213d ago0x970908…f2304b
0x3d84…d8e50x2fc6…befeBase—$200.0070%0x6351…0d6213d ago0xb9fa50…754233
0x4caf…71460x2fc6…befeBase—$17.7370%0x6351…0d6213d ago0x48e985…5dbedf
0x931a…782d0x2fc6…befeBase—$125.9570%0x6351…0d6213d ago0x277d0f…c1f7fc
0x9846…ff450x2fc6…befeBase—$2.5170%0x6351…0d6213d ago0x98a5a1…ee42f3
0x2c24…88880x2fc6…befeBase—$2.0070%0x6351…0d6213d ago0x8fb6f6…8e23d7
0xe6b7…ea6a0x2fc6…befeBase—$15.4970%0x6351…0d6213d ago0x2178ad…7a68a7
0x07ae…b0f80x2fc6…befeBase—$445.0070%0x6351…0d6213d ago0x3fbc62…f98b99
0xf7cd…53f90x2fc6…befeBase—$100.0070%0x6351…0d6213d ago0xfa697c…cc7e62
0x8b93…72af0x2fc6…befeBase—$17.0070%0x6351…0d6213d ago0x46210b…273301
0xebeb…dcb40x2fc6…befeBase—$67.3570%0x6351…0d6213d ago0xe38a29…2a8561
0x3d3b…084c0x2fc6…befeBase—$48.7270%0x6351…0d6213d ago0x870a23…3c1276
0x016b…dd560x2fc6…befeBase—$1.0070%0x6351…0d6213d ago0x2ab95a…7b4fa6
0xa4e2…9d030x2fc6…befeBase—$16.8070%0x6351…0d6213d ago0x58e18a…119830

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.