Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc223…f0e40xfe80…47eeBase$0.001100%fluxa34d ago0x5799b6…04286c
0xc223…f0e40xfe80…47eeBase$0.001100%fluxa34d ago0x293838…78a8e6
0xc223…f0e40x9c95…e299Base$0.001100%fluxa34d ago0xb0c00e…94854f
0xc223…f0e40xfe80…47eeBase$0.001100%fluxa34d ago0x92d7bc…cd0aec
0xc223…f0e40x9c95…e299Base$0.001100%fluxa34d ago0x787a66…fc9932
0xc223…f0e40x9c95…e299Base$0.001100%fluxa34d ago0x41bd75…cbba08
0xc223…f0e40xfe80…47eeBase$0.001100%fluxa34d ago0x589841…ae140b
0xc223…f0e40xfe80…47eeBase$0.001100%fluxa34d ago0x2ba028…b8dedc
0xc223…f0e40xfe80…47eeBase$0.001100%fluxa34d ago0xcfbab6…4d4933
0xc223…f0e40xfe80…47eeBase$0.001100%fluxa34d ago0x0630d8…e07594
0xc223…f0e40xfe80…47eeBase$0.001100%fluxa34d ago0x7a9bfe…3d7cd2
0xc223…f0e40xfe80…47eeBase$0.001100%fluxa34d ago0x6944e7…922831
0xc223…f0e40xfe80…47eeBase$0.001100%fluxa34d ago0x13114b…bf3271
0xc223…f0e40xfe80…47eeBase$0.001100%fluxa34d ago0x0a2c39…a0a785
0xc223…f0e40xfe80…47eeBase$0.001100%fluxa34d ago0x85c95e…0c83b3
0xc223…f0e40xfe80…47eeBase$0.001100%fluxa34d ago0xd5c6ac…76cfb8
0xc223…f0e40xfe80…47eeBase$0.001100%fluxa34d ago0x1958c7…1eab55
0xc223…f0e40xfe80…47eeBase$0.001100%fluxa34d ago0x5a9b39…dbf20d
0xc223…f0e40xfe80…47eeBase$0.001100%fluxa34d ago0x233569…a7f85e
0xc223…f0e40xfe80…47eeBase$0.001100%fluxa34d ago0xd69a36…a15e78
0xc223…f0e40xfe80…47eeBase$0.001100%fluxa34d ago0xe3b4a9…547eb9
0xc223…f0e40xfe80…47eeBase$0.001100%fluxa34d ago0xeb4f3b…e7fc3d
0xc223…f0e40xfe80…47eeBase$0.001100%fluxa35d ago0xc927dc…874054
0xc223…f0e40xfe80…47eeBase$0.001100%fluxa35d ago0xa3706f…396a4b
0xc223…f0e40xfe80…47eeBase$0.001100%fluxa35d ago0x8077be…522c34

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.