Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb278…67dd0x2fc6…befeBase—$49.7470%0x6351…0d6233d ago0x8046d0…c0ebbb
huseyinv1988.eth0x2fc6…befeBase—$102.1070%0x6351…0d6233d ago0xe53ac1…03f4e9
huseyinv1988.eth0x2fc6…befeBase—$5.4070%0x6351…0d6233d ago0x759f57…e8adc8
0xc997…ef350x2fc6…befeBase—$300.0070%0x6351…0d6233d ago0x18b4ab…51ca3a
0x2fc6…befe0x4583…00caBase—$0.7170%0x6351…0d6233d ago0xabfce9…fbcadb
0x7c4e…3fc20x2fc6…befeBase—$118.0070%0x6351…0d6233d ago0xe3ac3f…6cf587
0x2fc6…befe0xba13…9ba9Base—$49.9170%0x6351…0d6233d ago0xbf401a…af8165
0xa118…04ca0x2fc6…befeBase—$272.9370%0x6351…0d6233d ago0xa43746…60c0fe
0x2fc6…befe0xbb1b…0c99Base—$998.3070%0x6351…0d6233d ago0x68c0df…29040f
0x82b1…8e410x2fc6…befeBase—$2,999.4570%0x6351…0d6233d ago0xce5504…439e7a
0x82b1…8e410x2fc6…befeBase—$3,000.0070%0x6351…0d6233d ago0xc8c32e…12d31f
0x324f…7aff0x2fc6…befeBase—$9.0070%0x6351…0d6233d ago0x9a9a2f…05cd3f
alexcore.eth0x2fc6…befeBase—$3,000.0070%0x6351…0d6233d ago0x4dd965…4b817f
0x0cf0…96a90x2fc6…befeBase—$0.4170%0x6351…0d6233d ago0x2fb375…3c32a0
0xef94…5a840x2fc6…befeBase—$2.0870%0x6351…0d6233d ago0x75e30a…ce061c
nustt.eth0x2fc6…befeBase—$353.9070%0x6351…0d6233d ago0xc95ac9…479c38
luckylink.eth0x2fc6…befeBase—$1.0070%0x6351…0d6233d ago0x461656…cc22d9
0xf623…61080x2fc6…befeBase—$6.2470%0x6351…0d6233d ago0x11837c…b58438
0x82b1…8e410x2fc6…befeBase—$5,000.0070%0x6351…0d6233d ago0x86b40b…8c274f
0xa0e8…9f4a0x2fc6…befeBase—$198.4670%0x6351…0d6233d ago0x1d02de…e8c712
0x2dd0…99cb0x2fc6…befeBase—$0.5070%0x6351…0d6233d ago0xd1baf0…b2a5f1
0xcryptic.eth0x2fc6…befeBase—$197.2270%0x6351…0d6233d ago0xddcd17…e709e4
0x0ee0…24ae0x2fc6…befeBase—$15.0070%0x6351…0d6233d ago0x17d7dc…d67611
0x2fc6…befe0xcb1c…1b99Base—$6.9870%0x6351…0d6233d ago0x1fa0bd…e29549

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.