Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa50d ago0x35f928…a58cc9
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa50d ago0x93121d…4f567e
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa50d ago0xf7088d…fe38fb
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa50d ago0x8bf803…db4a49
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa50d ago0x536664…82d4f6
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa50d ago0xa92e50…32447e
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa50d ago0xd3cf70…35ed07
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa50d ago0xaf333f…944186
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa50d ago0x007b51…ffc0e7
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa50d ago0xc6db86…f81bf6
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa50d ago0x3ff51b…3a055c
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa50d ago0x9931d0…af95d6
0x28c3…4a0e0x9c95…e299Base—$0.001100%fluxa50d ago0x0a6eb0…005512
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa50d ago0x61e5d3…4ce191
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa50d ago0x8dd908…e5a594
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa50d ago0x3f225f…00ebc9
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa50d ago0xf42ddd…494b20
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa50d ago0x61649f…fb29d4
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa50d ago0x04d810…c26568
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa50d ago0x8f0fc9…c40d73
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa50d ago0x9c72d8…bdf09c
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa50d ago0x95881a…f302c5
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa50d ago0xe49c5f…105750
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa50d ago0x8d9166…0f17b6
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa50d ago0x2cca56…401b89

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.