Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe88d…92210x52ca…c91aBase—$0.10100%fluxa1d ago0x7a797a…58d46d
0xe88d…92210xaab5…6c8aBase—$0.08100%fluxa1d ago0x44fe53…76ffc6
0xe88d…92210xc94d…0efdBase—$0.08100%fluxa1d ago0xabb584…8d4183
0xe88d…92210xd669…e724Base—$0.41100%fluxa1d ago0x5348a1…4b01e4
0xe88d…92210x2261…7064Base—$0.18100%fluxa1d ago0xaf3b9e…bb1a4a
0xe88d…92210xdee0…b4b8Base—$0.08100%fluxa1d ago0x8651ba…58cadc
0xe88d…92210xd4b4…e8f6Base—$0.18100%fluxa1d ago0xc8e62f…9bea2f
0xe88d…92210x309c…b08aBase—$0.30100%fluxa1d ago0x8dca56…ec4a30
0xe88d…92210x329a…dde8Base—$0.28100%fluxa1d ago0xe6b095…74d2f9
0xe88d…92210x19e5…ca8fBase—$0.20100%fluxa1d ago0x058dc1…2f49e1
0xe88d…92210xafaa…28dfBase—$0.10100%fluxa1d ago0xd86fb3…df6715
0xe88d…92210x11c4…6a72Base—$0.08100%fluxa1d ago0x0f7be2…1f10f6
0xe88d…92210x4e1d…9ca3Base—$1.01100%fluxa1d ago0xa36787…b08f73
0xe88d…92210x4830…5d71Base—$0.10100%fluxa1d ago0x76adc3…0de34e
0xe88d…92210x0e33…9375Base—$0.18100%fluxa1d ago0x935dbb…c840e1
0xe88d…92210xcaa8…8b6fBase—$1.00100%fluxa1d ago0x934cfc…3a421a
0xe88d…92210x523e…f0eeBase—$1.13100%fluxa1d ago0xb3e881…542613
0xe88d…92210x629d…03aeBase—$0.28100%fluxa1d ago0xba66a0…ae3f72
0xe88d…92210x32c2…9b65Base—$0.28100%fluxa1d ago0x45069f…01a312
0xe88d…92210x268b…1721Base—$0.18100%fluxa1d ago0x67fde4…1f48cf
0xe88d…92210x82eb…46ceBase—$0.10100%fluxa1d ago0x8f8208…92a39e
0xe88d…92210x2f18…0329Base—$0.10100%fluxa1d ago0x83804e…7f3157
0xe88d…92210x6e33…e4c6Base—$0.23100%fluxa1d ago0xe4e818…c9c773
0xe88d…92210x89e0…0b78Base—$0.10100%fluxa1d ago0x1cf8d8…ba5721
0xe88d…92210xd0f2…ec9eBase—$0.08100%fluxa1d ago0xdc3df2…d0662b

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.