Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe851…b07a0x9c95…e299Base—$0.001100%fluxa40d ago0xe6879c…0394c6
0xe851…b07a0xfe80…47eeBase—$0.001100%fluxa40d ago0xec0a26…d653a4
0xe851…b07a0x9c95…e299Base—$0.001100%fluxa40d ago0x511900…7666fa
0xe851…b07a0x9c95…e299Base—$0.001100%fluxa40d ago0x47d862…eb0606
0xe851…b07a0xfe80…47eeBase—$0.001100%fluxa40d ago0x0cf397…5f09f6
0xe851…b07a0x9c95…e299Base—$0.001100%fluxa41d ago0xe6bb71…0511dd
0xe851…b07a0xfe80…47eeBase—$0.001100%fluxa41d ago0xdf4939…0dbdf0
0xe851…b07a0xfe80…47eeBase—$0.001100%fluxa41d ago0x182f32…d65ab9
0xe851…b07a0xfe80…47eeBase—$0.001100%fluxa41d ago0x4f2e60…6da156
0xe851…b07a0xfe80…47eeBase—$0.001100%fluxa41d ago0x50f528…4a2665
0xe851…b07a0xfe80…47eeBase—$0.001100%fluxa41d ago0x418cd2…eef0be
0xe851…b07a0xfe80…47eeBase—$0.001100%fluxa41d ago0xb5c7fd…c2e881
0xe851…b07a0xfe80…47eeBase—$0.001100%fluxa41d ago0x9ecd06…bae2dc
0xe851…b07a0xfe80…47eeBase—$0.001100%fluxa41d ago0x538ebb…b72304
0xe851…b07a0x9c95…e299Base—$0.001100%fluxa41d ago0xa76036…34b82f
0xe851…b07a0x9c95…e299Base—$0.001100%fluxa41d ago0x8ccf7d…b3ad6d
0xe851…b07a0xfe80…47eeBase—$0.001100%fluxa41d ago0x8b1491…3b5576
0xe851…b07a0xfe80…47eeBase—$0.001100%fluxa41d ago0x1ae768…85cd4a
0xe851…b07a0x9c95…e299Base—$0.001100%fluxa41d ago0xb733f3…efa197
0xe851…b07a0xfe80…47eeBase—$0.001100%fluxa41d ago0x99d9e9…b03b43
0xe851…b07a0x9c95…e299Base—$0.001100%fluxa41d ago0x43bc84…bd4c2b
0xe851…b07a0x9c95…e299Base—$0.001100%fluxa41d ago0x14a8cf…383256
0xe851…b07a0x9c95…e299Base—$0.001100%fluxa41d ago0x0861e5…4af9f0
0xe851…b07a0x9c95…e299Base—$0.001100%fluxa41d ago0x197958…38f1ed
0xe851…b07a0x9c95…e299Base—$0.001100%fluxa41d ago0x1600dd…b1d835

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.