Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6a62…90d90x17cd…7905Basex402 service$0.05100%coinbase15h ago0x5336b5…8d8557
0x6a62…90d90x17cd…7905Basex402 service$0.05100%coinbase16h ago0xe09829…b3c79c
0x6a62…90d90x17cd…7905Basex402 service$0.05100%coinbase17h ago0xa3d833…399f45
0x6a62…90d90x17cd…7905Basex402 service$0.05100%coinbase18h ago0xb439b5…a9396a
0x6a62…90d90x17cd…7905Basex402 service$0.05100%coinbase18h ago0xc739f3…997f24
0x6a62…90d90x17cd…7905Basex402 service$0.05100%coinbase18h ago0xc27ddf…073610
0x6a62…90d90x17cd…7905Basex402 service$0.05100%coinbase20h ago0x2894aa…181124
0x6a62…90d90x17cd…7905Basex402 service$0.05100%coinbase21h ago0x078385…a32da6
0x6a62…90d90x17cd…7905Basex402 service$0.05100%coinbase21h ago0x4bc15c…5b42b1
0x6a62…90d90x17cd…7905Basex402 service$0.05100%coinbase22h ago0x764db0…392e25
0x6a62…90d90x17cd…7905Basex402 service$0.05100%coinbase22h ago0x919cc1…c272ce
0x6a62…90d90x17cd…7905Basex402 service$0.05100%coinbase1d ago0x6af7ea…4f357f
0x6a62…90d90x17cd…7905Basex402 service$0.05100%coinbase1d ago0xf96780…a62cbf
0x6a62…90d90x17cd…7905Basex402 service$0.05100%coinbase1d ago0xb53107…20b040
0x6a62…90d90x17cd…7905Basex402 service$0.05100%coinbase1d ago0xdc3ca8…141dc6
0x6a62…90d90x17cd…7905Basex402 service$0.05100%coinbase1d ago0x83b8e5…8d8e94
0x6a62…90d90x17cd…7905Basex402 service$0.05100%coinbase1d ago0x3ddc45…c0bb73
0x6a62…90d90x17cd…7905Basex402 service$0.05100%coinbase1d ago0x27da09…c6b55a
0x6a62…90d90x17cd…7905Basex402 service$0.05100%coinbase1d ago0x41c39c…723e06
0x6a62…90d90x17cd…7905Basex402 service$0.05100%coinbase1d ago0xc82664…c268ca
0x6a62…90d90x17cd…7905Basex402 service$0.05100%coinbase1d ago0x9bc435…eb65ad
0x6a62…90d90x17cd…7905Basex402 service$0.05100%coinbase1d ago0x96023c…b5905f
0x6a62…90d90x17cd…7905Basex402 service$0.05100%coinbase1d ago0x9979d5…49e9ba
0x6a62…90d90x17cd…7905Basex402 service$0.05100%coinbase1d ago0x2ebfca…a85720
0x6a62…90d90x17cd…7905Basex402 service$0.05100%coinbase1d ago0xf1463e…86250d

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.