Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x428f…6cf5holladit.ethBase—$0.98100%fluxa83d ago0x85d5b1…eb1ee5
0xa3e5…d134holladit.ethBase—$0.98100%fluxa83d ago0xdf24cf…1f1901
0x0cee…aa3aholladit.ethBase—$0.98100%fluxa83d ago0xc4ceac…c34e45
0x63d5…c733holladit.ethBase—$0.98100%fluxa83d ago0x939471…a1fa5c
0x6425…6d83holladit.ethBase—$0.98100%fluxa83d ago0xfac1e2…554d2d
0xd260…f672holladit.ethBase—$0.98100%fluxa83d ago0xb3b6ed…7fd7fe
0xc8f9…9b27holladit.ethBase—$0.98100%fluxa83d ago0x10f9b3…269600
0x2623…6d50holladit.ethBase—$0.98100%fluxa83d ago0x60b606…1eeccd
0x2623…6d50holladit.ethBase—$0.98100%fluxa83d ago0x915a22…cc6384
0xfb2e…ac85holladit.ethBase—$0.98100%fluxa83d ago0xcf91e5…78a61c
0x3067…5188holladit.ethBase—$0.98100%fluxa83d ago0xfc189f…b126a0
0x9b36…c2ceholladit.ethBase—$0.98100%fluxa83d ago0x33822d…f77471
0xe16e…94c6holladit.ethBase—$0.98100%fluxa83d ago0x21ebfc…1e2cce
0xc8f9…9b27holladit.ethBase—$0.98100%fluxa83d ago0xb0f0de…1a119a
0xd260…f672holladit.ethBase—$0.98100%fluxa83d ago0xaba3e5…945c9b
0x6425…6d83holladit.ethBase—$0.98100%fluxa83d ago0xcee40b…8bfb0f
0x63d5…c733holladit.ethBase—$0.98100%fluxa83d ago0x1d8c0d…c63a04
0x0cee…aa3aholladit.ethBase—$0.98100%fluxa83d ago0x1d084f…df3127
0x68b7…c833holladit.ethBase—$0.98100%fluxa83d ago0x9c0cb0…81dfd5
0xbd4b…65d5holladit.ethBase—$0.98100%fluxa83d ago0xf063f2…1e85f0
0xd6df…5238holladit.ethBase—$0.98100%fluxa83d ago0x560119…31d811
0xe0bf…e30aholladit.ethBase—$0.98100%fluxa83d ago0x5c471a…a39bf1
0xaab9…7820holladit.ethBase—$0.98100%fluxa83d ago0x37266f…9dad09
0x730b…b16dholladit.ethBase—$0.98100%fluxa83d ago0x2582c3…bba85d
0x3757…104dholladit.ethBase—$0.98100%fluxa83d ago0x73a6a8…9e9352

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.