Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3022…6a360x9c95…e299Base$0.001100%fluxa64d ago0xdcc506…f4cd12
0x3022…6a360x9c95…e299Base$0.001100%fluxa65d ago0xf5dcd1…a42c90
0x3022…6a360xfe80…47eeBase$0.001100%fluxa65d ago0x85929a…854f89
0x3022…6a360x9c95…e299Base$0.001100%fluxa65d ago0xc4e09f…ae0a3a
0x3022…6a360x9c95…e299Base$0.001100%fluxa65d ago0xfee7d7…22de2b
0x3022…6a360x9c95…e299Base$0.001100%fluxa65d ago0x85f0ac…33b591
0x3022…6a360x9c95…e299Base$0.001100%fluxa65d ago0x54d92b…504eda
0x3022…6a360x9c95…e299Base$0.001100%fluxa65d ago0xfc88cd…c53257
0x3022…6a360x9c95…e299Base$0.001100%fluxa65d ago0xf8f0e9…8fd5b2
0x3022…6a360x9c95…e299Base$0.001100%fluxa65d ago0x2e27b0…cbc723
0x3022…6a360x9c95…e299Base$0.001100%fluxa65d ago0x3bbdd9…f64e36
0x3022…6a360x9c95…e299Base$0.001100%fluxa65d ago0xaae2d1…bb36d1
0x3022…6a360x9c95…e299Base$0.001100%fluxa65d ago0xa9be10…f0254e
0x3022…6a360x9c95…e299Base$0.001100%fluxa65d ago0x221728…d1dd51
0x3022…6a360x9c95…e299Base$0.001100%fluxa65d ago0x6e6cb5…f9b9be
0x3022…6a360x9c95…e299Base$0.001100%fluxa65d ago0x458578…93902e
0x3022…6a360x9c95…e299Base$0.001100%fluxa65d ago0xb7138a…a336c4
0x3022…6a360x9c95…e299Base$0.001100%fluxa65d ago0x651679…7efdb8
0x3022…6a360x9c95…e299Base$0.001100%fluxa65d ago0x04d4b9…5b5346
0x3022…6a360x9c95…e299Base$0.001100%fluxa65d ago0xbaba5b…6a5632
0x3022…6a360x9c95…e299Base$0.001100%fluxa65d ago0x09c9a9…9e6131
0x3022…6a360x9c95…e299Base$0.001100%fluxa65d ago0x1bab9f…761d01
0x3022…6a360x9c95…e299Base$0.001100%fluxa65d ago0xaf2f26…3326b5
0x3022…6a360x9c95…e299Base$0.001100%fluxa65d ago0x5383d4…c7e565
0x3022…6a360x9c95…e299Base$0.001100%fluxa65d ago0x70ae97…f85b36

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.