Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc7f3…c0440x5f11…468aBase$0.00100%primer22d ago0x8e0710…e5111e
0x5f11…468a0xc7f3…c044Base$0.22100%primer22d ago0xa19d6f…6bc7df
0xc7f3…c0440x5f11…468aBase$0.31100%primer22d ago0xf15bb1…f48290
0x5f11…468a0xc7f3…c044Base$0.31100%primer22d ago0xa39667…6ab969
0xc7f3…c0440x5f11…468aBase$0.32100%primer22d ago0x736a97…2e5ca8
0x5f11…468a0xc7f3…c044Base$0.32100%primer22d ago0x536e53…1dc70b
0xc7f3…c0440x5f11…468aBase$0.34100%primer22d ago0xbddaef…36574e
0x5f11…468a0xc7f3…c044Base$0.35100%primer22d ago0x6bfdb2…d1543d
0xc7f3…c0440x5f11…468aBase$0.34100%primer22d ago0xafd683…9b87e7
0x5f11…468a0xc7f3…c044Base$0.32100%primer22d ago0x7085be…709264
0xc7f3…c0440x5f11…468aBase$0.31100%primer22d ago0x65d9f4…943d0f
0x5f11…468a0xc7f3…c044Base$0.33100%primer22d ago0x75198a…0c48e7
0xc7f3…c0440x5f11…468aBase$0.31100%primer22d ago0xba49f1…b99332
0x5f11…468a0xc7f3…c044Base$0.34100%primer22d ago0x1b116b…77e66e
0xc7f3…c0440x5f11…468aBase$0.33100%primer22d ago0xbb71eb…36c4ae
0x5f11…468a0xc7f3…c044Base$0.31100%primer22d ago0xb4cea1…0b7556
0xc7f3…c0440x5f11…468aBase$0.35100%primer22d ago0x2d4727…218440
0x5f11…468a0xc7f3…c044Base$0.32100%primer22d ago0x943d7e…4a43bb
0xc7f3…c0440x5f11…468aBase$0.34100%primer22d ago0x9959fa…b94304
0x5f11…468a0xc7f3…c044Base$0.30100%primer22d ago0x935311…dfa736
0xc7f3…c0440x5f11…468aBase$0.34100%primer22d ago0xf17563…f7cbb6
0x5f11…468a0xc7f3…c044Base$0.30100%primer22d ago0xbf63be…219230
0xc7f3…c0440x5f11…468aBase$0.34100%primer22d ago0xcb235b…240544
0x5f11…468a0xc7f3…c044Base$0.31100%primer22d ago0xf621ae…4700ca
0xc7f3…c0440x5f11…468aBase$0.32100%primer22d ago0x4d6a73…387b42

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.