Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x138d…91ae0x9c95…e299Base—$0.001100%fluxa70d ago0x9c508c…e899fe
0x31ce…46380x9c95…e299Base—$0.001100%fluxa70d ago0x420793…efdd7e
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa70d ago0x0383a2…987515
0x2d6f…0ac40x9c95…e299Base—$0.001100%fluxa70d ago0x62dbce…497972
0x1ab9…26030x9c95…e299Base—$0.001100%fluxa70d ago0x599b70…960388
0xfbf6…c1a90x9c95…e299Base—$0.001100%fluxa70d ago0x970bda…259ad1
0x76d9…00af0x9c95…e299Base—$0.001100%fluxa70d ago0xcd88a9…159e9e
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa70d ago0x58395b…d0eca6
0xf2e6…8fb80x9c95…e299Base—$0.001100%fluxa70d ago0x2794a6…1defd6
0x3bb1…e1f70x9c95…e299Base—$0.001100%fluxa70d ago0xcabee5…c912ca
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa70d ago0xb51085…f47535
0x238a…601f0x9c95…e299Base—$0.001100%fluxa70d ago0xe0d988…c494a9
0x6f5c…95770x9c95…e299Base—$0.001100%fluxa70d ago0x5666ea…7cc234
0xc5c2…19360x9c95…e299Base—$0.001100%fluxa70d ago0x13019d…bf9163
0xde46…84e50x9c95…e299Base—$0.001100%fluxa70d ago0xcaaa0a…d83185
0xdfe5…2b430x9c95…e299Base—$0.001100%fluxa70d ago0xc2955f…c56c04
0x42f2…58270x9c95…e299Base—$0.001100%fluxa70d ago0x115cb4…cba200
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa70d ago0x016442…1c753c
0x541e…37110x9c95…e299Base—$0.001100%fluxa70d ago0x47923d…5d801e
0x1936…7f530x9c95…e299Base—$0.001100%fluxa70d ago0x81bde1…f21b2d
0xd194…bea50x9c95…e299Base—$0.001100%fluxa70d ago0x9a20fb…8905f4
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa70d ago0x811df6…82dd3d
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa70d ago0x8294ed…b092be
0x2bf1…e8dc0x9c95…e299Base—$0.001100%fluxa70d ago0xc4a494…d647d6
0x0233…63720x9c95…e299Base—$0.001100%fluxa70d ago0x7d9b03…19ba80

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.