Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e17…0bea0xfe80…47eeBase$0.001100%fluxa14d ago0xe73e84…f1abe1
0x4e17…0bea0xfe80…47eeBase$0.001100%fluxa14d ago0xbab5d9…b30dfb
0x4e17…0bea0xfe80…47eeBase$0.001100%fluxa14d ago0x0217d6…c04dee
0x4e17…0bea0xfe80…47eeBase$0.001100%fluxa14d ago0xc54385…f2eabe
0x4e17…0bea0xfe80…47eeBase$0.001100%fluxa14d ago0x23898a…a61d59
0x4e17…0bea0xfe80…47eeBase$0.001100%fluxa14d ago0x27c1fa…3e70ce
0x4e17…0bea0xfe80…47eeBase$0.001100%fluxa14d ago0x9543ce…20c162
0x4e17…0bea0xfe80…47eeBase$0.001100%fluxa14d ago0x97a702…810508
0x4e17…0bea0xfe80…47eeBase$0.001100%fluxa14d ago0x364b60…f137e1
0x4e17…0bea0xfe80…47eeBase$0.001100%fluxa14d ago0x8dc5c5…7a32d1
0x4e17…0bea0xfe80…47eeBase$0.001100%fluxa14d ago0x46d018…d03328
0x4e17…0bea0xfe80…47eeBase$0.001100%fluxa15d ago0xbc1caf…79d6a3
0x4e17…0bea0xfe80…47eeBase$0.001100%fluxa15d ago0xa73c5a…fea271
0x4e17…0bea0xfe80…47eeBase$0.001100%fluxa15d ago0x0187f2…51cdff
0x4e17…0bea0xfe80…47eeBase$0.001100%fluxa15d ago0xe5cd11…e51227
0x4e17…0bea0xfe80…47eeBase$0.001100%fluxa15d ago0xf3debd…f4078e
0x4e17…0bea0xfe80…47eeBase$0.001100%fluxa15d ago0xfda29b…4a04a7
0x4e17…0bea0xfe80…47eeBase$0.001100%fluxa15d ago0xec845a…188e27
0x4e17…0bea0xfe80…47eeBase$0.001100%fluxa15d ago0x87696c…b7d77a
0x4e17…0bea0xfe80…47eeBase$0.001100%fluxa15d ago0xf64990…b0d19b
0x4e17…0bea0xfe80…47eeBase$0.001100%fluxa15d ago0x87c907…6162e7
0x4e17…0bea0xfe80…47eeBase$0.001100%fluxa15d ago0x31d11e…ae3b63
0x4e17…0bea0xfe80…47eeBase$0.001100%fluxa15d ago0x9b3fdd…490f1d
0x4e17…0bea0xfe80…47eeBase$0.001100%fluxa15d ago0x73c411…e795d2
0x4e17…0bea0xfe80…47eeBase$0.001100%fluxa15d ago0x596bb2…2aeaf4

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.