Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf6b9…13d50x2fc6…befeBase—$8.0070%0x6351…0d6226d ago0x71ec4f…78ad48
0xf6b9…13d50x2fc6…befeBase—$18.1070%0x6351…0d6226d ago0x33f89a…4e0411
0xc283…04270x2fc6…befeBase—$417.7570%0x6351…0d6226d ago0x2b16e4…b2b23d
0xc283…04270x2fc6…befeBase—$1.0070%0x6351…0d6226d ago0x00a2cc…bcb26b
meyer94.eth0x2fc6…befeBase—$300.0070%0x6351…0d6226d ago0x8cff62…65efc8
0x307f…17720x2fc6…befeBase—$5.2370%0x6351…0d6226d ago0x88b01d…16bcd3
0x2c12…9ef00x2fc6…befeBase—$30.0070%0x6351…0d6226d ago0x888f4d…b890d3
0x07c4…894f0x2fc6…befeBase—$14.6370%0x6351…0d6226d ago0x855da3…75f34f
0xf738…dd070x2fc6…befeBase—$13.0570%0x6351…0d6226d ago0xdd20e8…ee4763
0x79b0…d35b0x2fc6…befeBase—$195.0070%0x6351…0d6226d ago0xc648d6…ea4a3f
0x79b0…d35b0x2fc6…befeBase—$195.0070%0x6351…0d6226d ago0x16c713…59075b
0xdfdf…da500x2fc6…befeBase—$170.0070%0x6351…0d6226d ago0xf33ff2…658968
kvkkvr9.eth0x2fc6…befeBase—$17.3070%0x6351…0d6226d ago0xb156f5…c4e7fa
kvinay.eth0x2fc6…befeBase—$30.3870%0x6351…0d6226d ago0xd93ab5…8fd252
0x00fb…4f500x2fc6…befeBase—$0.1070%0x6351…0d6226d ago0x6661b2…990b39
0x7d89…60b50x2fc6…befeBase—$11.8570%0x6351…0d6226d ago0xe750e4…cc73e0
0xec92…cd7e0x2fc6…befeBase—$1,200.0070%0x6351…0d6226d ago0x02816e…f2170c
0xe8ef…4e7f0x2fc6…befeBase—$160.9070%0x6351…0d6226d ago0xda9200…544eef
0xe8ef…4e7f0x2fc6…befeBase—$199.0070%0x6351…0d6226d ago0xffbd38…97356f
0xbf53…37c90x2fc6…befeBase—$0.2070%0x6351…0d6226d ago0x4a057a…2f40c1
0x1845…5dea0x2fc6…befeBase—$120.5070%0x6351…0d6226d ago0x351f19…5213aa
0x5a44…f7110x2fc6…befeBase—$35.5070%0x6351…0d6227d ago0x1c3c88…c30653
0x5a44…f7110x2fc6…befeBase—$4.0070%0x6351…0d6227d ago0x33bace…c8243e
0x6d20…0c030x2fc6…befeBase—$0.5370%0x6351…0d6227d ago0x0d3020…a1658f

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.