Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x692e…a7f70x9c95…e299Base$0.001100%fluxa51d ago0x42e324…0bb983
0x692e…a7f70x9c95…e299Base$0.001100%fluxa51d ago0x3f68c4…055a0f
0x692e…a7f70x9c95…e299Base$0.001100%fluxa51d ago0x5d99a3…0cb3eb
0x692e…a7f70x9c95…e299Base$0.001100%fluxa51d ago0xc76db8…36e50a
0x692e…a7f70x9c95…e299Base$0.001100%fluxa51d ago0xd265a6…9281d7
0x692e…a7f70x9c95…e299Base$0.001100%fluxa51d ago0xb1e527…7890d9
0x692e…a7f70x9c95…e299Base$0.001100%fluxa51d ago0xa9acb9…9bcf36
0x692e…a7f70x9c95…e299Base$0.001100%fluxa51d ago0xea23db…e7a06f
0x692e…a7f70x9c95…e299Base$0.001100%fluxa51d ago0xb393c4…298b35
0x692e…a7f70x9c95…e299Base$0.001100%fluxa51d ago0xe37419…936eca
0x692e…a7f70x9c95…e299Base$0.001100%fluxa52d ago0x7f787c…667bc8
0x692e…a7f70x9c95…e299Base$0.001100%fluxa52d ago0x679a3a…8c2023
0x692e…a7f70x9c95…e299Base$0.001100%fluxa52d ago0x889edd…d2d5d0
0x692e…a7f70x9c95…e299Base$0.001100%fluxa52d ago0x542d1f…1b6a21
0x692e…a7f70x9c95…e299Base$0.001100%fluxa52d ago0x43fcf0…0300f6
0x692e…a7f70x9c95…e299Base$0.001100%fluxa52d ago0xda0de8…ff016b
0x692e…a7f70x9c95…e299Base$0.001100%fluxa52d ago0x4e8b90…855468
0x692e…a7f70x9c95…e299Base$0.001100%fluxa52d ago0x0d8e4f…60f6d2
0x692e…a7f70x9c95…e299Base$0.001100%fluxa52d ago0x3e4ca1…735116
0x692e…a7f70x9c95…e299Base$0.001100%fluxa52d ago0x9e7c0b…86c461
0x692e…a7f70x9c95…e299Base$0.001100%fluxa52d ago0xf2afe2…cf51cf
0x692e…a7f70x9c95…e299Base$0.001100%fluxa52d ago0x16d30b…ac3a25
0x692e…a7f70x9c95…e299Base$0.001100%fluxa52d ago0x88f3bf…224548
0x692e…a7f70x9c95…e299Base$0.001100%fluxa52d ago0x80ca8c…cd048e
0x692e…a7f70x9c95…e299Base$0.001100%fluxa52d ago0x424b33…ed3ba9

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.