Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf4c3…aea20x9c95…e299Base—$0.001100%fluxa69d ago0xe3def7…1d5dca
0xf4c3…aea20x9c95…e299Base—$0.001100%fluxa69d ago0x439f0d…bda484
0xf4c3…aea20x9c95…e299Base—$0.001100%fluxa69d ago0x91d43d…3e3420
0xf4c3…aea20x9c95…e299Base—$0.001100%fluxa69d ago0x928ff1…00e87e
0xf4c3…aea20x9c95…e299Base—$0.001100%fluxa69d ago0xfb9e7b…6abecc
0xf4c3…aea20x9c95…e299Base—$0.001100%fluxa69d ago0x93f210…da489f
0xf4c3…aea20x9c95…e299Base—$0.001100%fluxa69d ago0x542309…8da7a0
0xf4c3…aea20x9c95…e299Base—$0.001100%fluxa69d ago0x7ce522…f8805b
0xf4c3…aea20x9c95…e299Base—$0.001100%fluxa69d ago0x93cd25…3d0274
0xf4c3…aea20x9c95…e299Base—$0.001100%fluxa69d ago0x037441…7d09ca
0xf4c3…aea20x9c95…e299Base—$0.001100%fluxa69d ago0xec577a…d32de5
0xf4c3…aea20x9c95…e299Base—$0.001100%fluxa69d ago0x6b521a…b74898
0xf4c3…aea20x9c95…e299Base—$0.001100%fluxa69d ago0xab8172…aae73f
0xf4c3…aea20x9c95…e299Base—$0.001100%fluxa70d ago0x5e29f4…dc5f0a
0xf4c3…aea20x9c95…e299Base—$0.001100%fluxa70d ago0x9138b7…8ce930
0xf4c3…aea20x9c95…e299Base—$0.001100%fluxa70d ago0xda782f…c882ef
0xf4c3…aea20x9c95…e299Base—$0.001100%fluxa70d ago0x7724fc…ed9cec
0xf4c3…aea20x9c95…e299Base—$0.001100%fluxa70d ago0xad7353…6a60c1
0xf4c3…aea20x9c95…e299Base—$0.001100%fluxa70d ago0x78f0d4…ec82ad
0xf4c3…aea20x9c95…e299Base—$0.001100%fluxa70d ago0xdf981a…124421
0xf4c3…aea20x9c95…e299Base—$0.001100%fluxa70d ago0x0df5c7…c36e59
0xf4c3…aea20x9c95…e299Base—$0.001100%fluxa70d ago0x93dee9…42e818
0xf4c3…aea20x9c95…e299Base—$0.001100%fluxa70d ago0xb91956…02cca2
0xf4c3…aea20x9c95…e299Base—$0.001100%fluxa70d ago0xb4f663…10c69a
0xf4c3…aea20x9c95…e299Base—$0.001100%fluxa70d ago0x823a6c…6dc8c4

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.