Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc990…d4410x2ed5…85efBase$0.04100%fluxa109d ago0xd4e6dd…d5e6b0
0x1e77…40a90x2ed5…85efBase$0.04100%fluxa109d ago0xc4b4c3…113fd3
0x7409…84b40x2ed5…85efBase$0.04100%fluxa109d ago0x2d9778…a017ea
0xf79b…86af0x2ed5…85efBase$0.04100%fluxa109d ago0xcc9987…805efb
0xfb64…ad1b0x2ed5…85efBase$0.04100%fluxa109d ago0xf15134…cb551e
0x6b52…b8800x2ed5…85efBase$0.08100%fluxa109d ago0xef185a…a6f9fe
0x21df…77550x2ed5…85efBase$0.04100%fluxa109d ago0xb5c0a3…435404
0xf812…62330x2ed5…85efBase$0.04100%fluxa109d ago0xbdb9c5…3112b8
0x8f36…40680x2ed5…85efBase$0.04100%fluxa109d ago0xc47be5…1204da
0x3495…79280x2ed5…85efBase$0.04100%fluxa110d ago0xe35c5b…b3fbf5
0xde06…f0f50x2ed5…85efBase$0.04100%fluxa110d ago0x462138…708574
0x9608…a4f40x2ed5…85efBase$0.04100%fluxa110d ago0xccc45a…568102
0xf539…c36c0x2ed5…85efBase$0.04100%fluxa110d ago0xc1d5b3…2b50c1
0x7f4b…cebd0x2ed5…85efBase$0.04100%fluxa110d ago0xc9f27d…9051c8
0x398b…d0da0x2ed5…85efBase$0.04100%fluxa110d ago0xb75c8c…9f4855
0x0653…c9260x2ed5…85efBase$0.04100%fluxa110d ago0x6e6804…0e911d
0x2a96…28470x2ed5…85efBase$0.03100%fluxa110d ago0x34423a…62f66e
0x61dc…a0e10x2ed5…85efBase$0.04100%fluxa110d ago0xc9f41e…a00d38
0x91a0…d48b0x2ed5…85efBase$0.04100%fluxa110d ago0xd369fa…04ff75
0x2816…68c30x2ed5…85efBase$0.04100%fluxa110d ago0xcebb6b…5ce221
0xd174…afb40x2ed5…85efBase$0.04100%fluxa110d ago0x106057…feae68
0x078c…643d0x2ed5…85efBase$0.04100%fluxa110d ago0xa18f93…a423f3
0xcd74…852a0x2ed5…85efBase$0.04100%fluxa110d ago0x156ed2…2508f5
0xee5c…67240x2ed5…85efBase$0.04100%fluxa110d ago0x22a7dd…0efce1
0xbf42…f4b30x2ed5…85efBase$0.04100%fluxa110d ago0x03ad2d…ef2702

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.