Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f11…468a0xc7f3…c044Base$0.33100%primer10d ago0x21169c…c4973f
0xc7f3…c0440x5f11…468aBase$0.33100%primer10d ago0x9401fa…c64efd
0x5f11…468a0xc7f3…c044Base$0.32100%primer10d ago0x2d71be…43af1b
0xc7f3…c0440x5f11…468aBase$0.31100%primer10d ago0xcf483b…c6cba0
0x5f11…468a0xc7f3…c044Base$0.32100%primer10d ago0xdd335a…793b79
0xc7f3…c0440x5f11…468aBase$0.30100%primer10d ago0x0e1087…f3491a
0x5f11…468a0xc7f3…c044Base$0.34100%primer10d ago0x4883df…96e975
0xc7f3…c0440x5f11…468aBase$0.32100%primer10d ago0x7defd8…72bcc9
0x5f11…468a0xc7f3…c044Base$0.32100%primer10d ago0x7756d9…5f77f8
0xc7f3…c0440x5f11…468aBase$0.32100%primer10d ago0x5cb8a3…ff70b8
0x5f11…468a0xc7f3…c044Base$0.31100%primer10d ago0xa2cc4a…964e7d
0xc7f3…c0440x5f11…468aBase$0.34100%primer10d ago0x7f326b…0618aa
0x5f11…468a0xc7f3…c044Base$0.31100%primer10d ago0x952028…90bdf3
0xc7f3…c0440x5f11…468aBase$0.34100%primer10d ago0xd49cea…679a51
0x5f11…468a0xc7f3…c044Base$0.33100%primer10d ago0x0c0a2a…baf117
0xc7f3…c0440x5f11…468aBase$0.30100%primer10d ago0x289e02…ad3eee
0x5f11…468a0xc7f3…c044Base$0.33100%primer10d ago0x65da7c…308750
0xc7f3…c0440x5f11…468aBase$0.35100%primer10d ago0x1e3657…ddd671
0x5f11…468a0xc7f3…c044Base$0.34100%primer10d ago0xdeed3a…a60e1f
0xc7f3…c0440x5f11…468aBase$0.30100%primer10d ago0x2478e3…176e8e
0x5f11…468a0xc7f3…c044Base$0.30100%primer10d ago0x6534b3…51771b
0xc7f3…c0440x5f11…468aBase$0.32100%primer10d ago0x7da4bd…b04215
0x5f11…468a0xc7f3…c044Base$0.34100%primer10d ago0x59407f…3c112f
0xc7f3…c0440x5f11…468aBase$0.32100%primer10d ago0x8ed088…98cbde
0x5f11…468a0xc7f3…c044Base$0.31100%primer10d ago0x0d661e…1351e3

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.