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.32100%primer35d ago0x0c55b9…a258a1
0xc7f3…c0440x5f11…468aBase$0.34100%primer35d ago0x72a45f…a70bca
0x5f11…468a0xc7f3…c044Base$0.31100%primer35d ago0x8bdc91…9323dc
0xc7f3…c0440x5f11…468aBase$0.32100%primer35d ago0xabd2d9…a3924c
0x5f11…468a0xc7f3…c044Base$0.30100%primer35d ago0xad302a…2a2802
0xc7f3…c0440x5f11…468aBase$0.30100%primer35d ago0x6e5532…86ba74
0x5f11…468a0xc7f3…c044Base$0.32100%primer35d ago0x8baa21…2d6604
0xc7f3…c0440x5f11…468aBase$0.34100%primer35d ago0x76e53e…b9a679
0x5f11…468a0xc7f3…c044Base$0.33100%primer35d ago0xecb3e6…37e7e4
0xc7f3…c0440x5f11…468aBase$0.35100%primer35d ago0xfaa8da…014916
0x5f11…468a0xc7f3…c044Base$0.30100%primer35d ago0xe15459…2df5c3
0xc7f3…c0440x5f11…468aBase$0.31100%primer35d ago0xe31efd…14bb0c
0x5f11…468a0xc7f3…c044Base$0.34100%primer35d ago0x90ca11…be6add
0xc7f3…c0440x5f11…468aBase$0.33100%primer35d ago0xc3196b…6ec344
0x5f11…468a0xc7f3…c044Base$0.32100%primer35d ago0x41c7d8…fbede9
0xc7f3…c0440x5f11…468aBase$0.33100%primer35d ago0xe600e5…bf706c
0x5f11…468a0xc7f3…c044Base$0.32100%primer35d ago0xe493f7…efa9ae
0xc7f3…c0440x5f11…468aBase$0.31100%primer35d ago0xa77fb8…b9f735
0x5f11…468a0xc7f3…c044Base$0.34100%primer35d ago0x1179a5…573dcb
0xc7f3…c0440x5f11…468aBase$0.33100%primer35d ago0xc9f196…94bc50
0x5f11…468a0xc7f3…c044Base$0.32100%primer35d ago0xc9a919…b53e19
0xc7f3…c0440x5f11…468aBase$0.34100%primer35d ago0x708226…71cb9d
0x5f11…468a0xc7f3…c044Base$0.33100%primer35d ago0x222be7…26417d
0xc7f3…c0440x5f11…468aBase$0.30100%primer35d ago0xe5450f…d00678
0x5f11…468a0xc7f3…c044Base$0.31100%primer35d ago0x5a4277…04c459

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.