Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x457e…c3c50x9c95…e299Base$0.001100%fluxa41d ago0xb06f35…4bfa99
0x457e…c3c50x9c95…e299Base$0.001100%fluxa41d ago0x863105…00baa5
0x457e…c3c50x9c95…e299Base$0.001100%fluxa41d ago0x8b7a5b…fdd803
0x457e…c3c50x9c95…e299Base$0.001100%fluxa41d ago0xc305a9…92f722
0x457e…c3c50x9c95…e299Base$0.001100%fluxa41d ago0x6c5572…87ff33
0x457e…c3c50x9c95…e299Base$0.001100%fluxa41d ago0xb44238…b7081e
0x457e…c3c50x9c95…e299Base$0.001100%fluxa41d ago0xd400b8…439cba
0x457e…c3c50x9c95…e299Base$0.001100%fluxa41d ago0xd3e56d…28b4b3
0x457e…c3c50x9c95…e299Base$0.001100%fluxa41d ago0x1bb4fc…0450f6
0x457e…c3c50x9c95…e299Base$0.001100%fluxa41d ago0xfd2626…13dd78
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa41d ago0x44ec92…506fec
0x457e…c3c50x9c95…e299Base$0.001100%fluxa41d ago0xf1f920…b92b7f
0x457e…c3c50x9c95…e299Base$0.001100%fluxa41d ago0x6d42bc…e8cfbd
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa41d ago0x8f4595…0c8a2f
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa41d ago0x5792ad…187992
0x457e…c3c50x9c95…e299Base$0.001100%fluxa41d ago0x08a2eb…56a751
0x457e…c3c50x9c95…e299Base$0.001100%fluxa41d ago0xe489b6…831891
0x457e…c3c50x9c95…e299Base$0.001100%fluxa41d ago0xc0b269…d589d0
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa42d ago0xad5d56…b719bc
0x457e…c3c50x9c95…e299Base$0.001100%fluxa42d ago0xc4c103…fe3a64
0x457e…c3c50x9c95…e299Base$0.001100%fluxa42d ago0xb0e963…43b759
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa42d ago0x184b77…c7011a
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa42d ago0xcc1cb5…ad87f5
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa42d ago0xc55290…fd4d99
0x457e…c3c50x9c95…e299Base$0.001100%fluxa42d ago0xf9c667…664fc2

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.