Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa39f…5dfe0x9c95…e299Base$0.001100%fluxa80d ago0x668001…b96bc0
0x879c…e83d0x9c95…e299Base$0.001100%fluxa80d ago0xfd48d0…a3cddb
0x7d6a…987b0x9c95…e299Base$0.001100%fluxa80d ago0xde4347…ea9512
0xc3c0…9c970x9c95…e299Base$0.001100%fluxa80d ago0x89cbf5…cb702f
0x6e08…dd060x9c95…e299Base$0.001100%fluxa80d ago0x6791a0…2ab8bb
0x5f53…ba930x9c95…e299Base$0.001100%fluxa80d ago0x4207e6…622868
0xfba5…50ad0x9c95…e299Base$0.001100%fluxa80d ago0xead7fb…e86188
0x3bcc…c35b0x9c95…e299Base$0.001100%fluxa80d ago0x2958b9…4b6aab
0x3ae2…478f0x9c95…e299Base$0.001100%fluxa80d ago0x0fa691…9d8c96
0x293f…1e9c0x9c95…e299Base$0.001100%fluxa80d ago0x2137e0…2a9abf
0xe268…a9f50x9c95…e299Base$0.001100%fluxa80d ago0x1fea74…0e05c1
0x4ffa…592f0x9c95…e299Base$0.001100%fluxa80d ago0x32f80d…478aa7
0xd194…bea50x9c95…e299Base$0.001100%fluxa80d ago0x50d508…867d17
0xcbd5…d9320x9c95…e299Base$0.001100%fluxa80d ago0xda819b…d2ef1a
0x5eda…e02c0x9c95…e299Base$0.001100%fluxa80d ago0xf6d3dd…79dd5a
0x59f9…43a70x9c95…e299Base$0.001100%fluxa80d ago0xa7a862…62d1df
0x2055…8ae00x9c95…e299Base$0.001100%fluxa80d ago0xdb95ee…6a131c
0x3362…92960x9c95…e299Base$0.001100%fluxa80d ago0x159eec…676b7d
0xc161…72360x9c95…e299Base$0.001100%fluxa80d ago0xc9ddf3…7522f5
0xfc54…b5750x9c95…e299Base$0.001100%fluxa80d ago0x50352b…ca9884
0x4243…ffa60x9c95…e299Base$0.001100%fluxa80d ago0x8ff7f0…909e0a
0x225f…57fb0x9c95…e299Base$0.001100%fluxa80d ago0x254ff6…b5d1e8
0xb5cc…0c810x9c95…e299Base$0.001100%fluxa80d ago0x1d14d2…1be5a1
0xec23…79340x9c95…e299Base$0.001100%fluxa80d ago0xe92d28…cf5829
0xb8d1…09ae0x9c95…e299Base$0.001100%fluxa80d ago0x63f0d0…24b2da

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.