Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa21d ago0x835880…1eeb1d
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa21d ago0xecb4ff…89f9a2
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa21d ago0x9e988f…a5fd90
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa21d ago0x859e0d…156595
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa22d ago0xe2fafd…8e01bb
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa22d ago0x9f6975…a80001
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa22d ago0x0723bf…e78e8c
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa22d ago0x0b6839…fb539d
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa22d ago0x506eaf…0d803d
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa22d ago0xc77908…d8ba05
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa22d ago0x3fdffe…386c2e
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa22d ago0x39dc9d…b301ac
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa22d ago0xdb4aa9…6f6da6
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa22d ago0xf89a40…1e098a
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa22d ago0xc74946…886360
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa22d ago0x25751a…c7331b
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa22d ago0xffcdbc…14f765
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa22d ago0x987f8d…938ae4
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa22d ago0xe3cc92…f803c8
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa22d ago0x8acfa7…97cd21
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa22d ago0x5e65ee…a87fa7
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa22d ago0xa9f8ad…341fe5
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa22d ago0x7cb20e…3d31de
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa22d ago0x619670…2e579d
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa22d ago0x57f6ec…1fb28b

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.