Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa59d ago0x9451ad…975933
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa59d ago0x2caac7…cf3537
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa59d ago0x3f5913…03ea33
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa59d ago0x31baef…485949
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa59d ago0xda9880…99910b
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa59d ago0xbb2590…e785b9
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa59d ago0x4438ed…6daf4e
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa59d ago0x489381…b2b420
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa59d ago0xad1ddf…c97f83
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa59d ago0xba3a3b…c0e09d
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa59d ago0x1ef2ca…46df4e
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa59d ago0x28660d…9884dc
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa59d ago0xdcca42…9fc477
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa59d ago0x318144…c27e2d
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa59d ago0xfa92bf…5c0941
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa59d ago0x2ad415…c26961
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa59d ago0x909f96…6a8b6d
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa59d ago0x6a9e44…2ef11c
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa59d ago0x01ebe7…f23f56
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa60d ago0xa7efe9…d2f0f5
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa60d ago0x549002…c7fdea
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa60d ago0x8f83e6…e8863a
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa60d ago0x6eb8c2…e126f8
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa60d ago0xacd9a7…d02b69
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa60d ago0xe9ae5d…128e59

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.