Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x614a…d1250x2fc6…befeBase—$14.0370%0x6351…0d6210d ago0xbab9bb…a410da
0x0cb1…36320x2fc6…befeBase—$5.0070%0x6351…0d6210d ago0x724d27…6eb8e4
0xa3c8…96250x2fc6…befeBase—$250.0070%0x6351…0d6210d ago0x4b9af6…46cc1b
0xdfdf…da500x2fc6…befeBase—$200.0070%0x6351…0d6210d ago0x9f1839…7353f9
0xbce9…64950x2fc6…befeBase—$23.6170%0x6351…0d6210d ago0x279821…ce4c74
0xbd66…92480x2fc6…befeBase—$18.0070%0x6351…0d6210d ago0x1651ea…829ac8
0x3b52…87bd0x2fc6…befeBase—$77.4570%0x6351…0d6210d ago0x3a7024…a27642
0xe1cb…302b0x2fc6…befeBase—$0.9770%0x6351…0d6210d ago0x6fc575…ef40a4
0x462d…64c60x2fc6…befeBase—$4.3570%0x6351…0d6210d ago0xa2257d…c69042
0xe48c…08260x2fc6…befeBase—$9.4870%0x6351…0d6210d ago0x689b37…39a1be
0x1a64…20e70x2fc6…befeBase—$13.9970%0x6351…0d6210d ago0x4c39f3…ada7cd
0x9c8a…e0c80x2fc6…befeBase—$13.7370%0x6351…0d6210d ago0xe40232…54e7da
jordan0x23.eth0x2fc6…befeBase—$151.0070%0x6351…0d6210d ago0xa32322…268806
0xd564…18720x2fc6…befeBase—$980.0470%0x6351…0d6210d ago0x86a3e1…da3e3e
0xd564…18720x2fc6…befeBase—$10.0070%0x6351…0d6210d ago0x65bb53…eccc5f
0xd564…18720x2fc6…befeBase—$10.0070%0x6351…0d6210d ago0x5245cb…5379eb
0x0606…a3680x2fc6…befeBase—$70.0070%0x6351…0d6210d ago0x453ce1…ca9f85
0x83ab…6e3b0x2fc6…befeBase—$0.6570%0x6351…0d6210d ago0x5f40c8…ac28cb
0x0606…a3680x2fc6…befeBase—$130.0070%0x6351…0d6210d ago0x22dc3a…3df199
0xdc14…6b190x2fc6…befeBase—$49.8070%0x6351…0d6210d ago0xff86f7…c40157
0xc66c…0eb10x2fc6…befeBase—$610.9070%0x6351…0d6210d ago0xc8eaed…9cede6
0x2155…01980x2fc6…befeBase—$15.5170%0x6351…0d6210d ago0x9fdd96…12ed26
0xf58d…3c420x2fc6…befeBase—$200.8470%0x6351…0d6210d ago0xc112c6…f8d871
0xa0e8…9f4a0x2fc6…befeBase—$198.2170%0x6351…0d6210d ago0x7a116f…18ebba

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.