Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa43d ago0x9532a9…a2ef44
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa43d ago0xacd250…d375ad
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa43d ago0x547dfa…f4b2c7
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa43d ago0x8d727c…61d95f
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa43d ago0x25655b…b41195
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa43d ago0x302ed6…8cc3b6
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa43d ago0x24676c…ff8ba9
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa43d ago0x82bf73…d2b6a3
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa43d ago0xe3d460…319055
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa43d ago0xae8875…ac61d6
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa43d ago0x2f9f55…44df59
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa43d ago0x39770a…b33818
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa43d ago0x722bc3…08f647
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa43d ago0x2a4aed…3446db
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa43d ago0xfaaef4…ce4bf7
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa43d ago0xfffadd…8009b9
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa43d ago0xad6ff9…7c9ef0
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa43d ago0x6bd6d0…10191f
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa43d ago0x35a78b…a6bb79
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa43d ago0x947516…a2bd12
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa43d ago0xb3d89c…fb4422
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa43d ago0x36479a…6f16e6
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa43d ago0x78119a…aef093
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa43d ago0x5903f8…270219
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa43d ago0x821a00…705832

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.