Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa40d ago0xd06e7b…d4cd98
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa40d ago0x721595…f6d38f
0x70d0…0fb50x9c95…e299Base$0.001100%fluxa40d ago0x138b12…f8cbb7
0x70d0…0fb50x9c95…e299Base$0.001100%fluxa40d ago0xda4ed5…188707
0x70d0…0fb50x9c95…e299Base$0.001100%fluxa40d ago0xef21f6…e89be0
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa40d ago0x64ad22…b21f25
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa40d ago0xb7dd6e…9c3ea8
0x70d0…0fb50x9c95…e299Base$0.001100%fluxa40d ago0x09994c…17143d
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa40d ago0xf58af4…81b2dc
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa40d ago0x340189…6ed347
0x70d0…0fb50x9c95…e299Base$0.001100%fluxa40d ago0xe0ca85…326475
0x70d0…0fb50x9c95…e299Base$0.001100%fluxa40d ago0x36f911…87e2b9
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa40d ago0xbf56a5…16df38
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa40d ago0x607429…bf2b33
0x70d0…0fb50x9c95…e299Base$0.001100%fluxa40d ago0x6817b8…fdbb46
0x70d0…0fb50x9c95…e299Base$0.001100%fluxa40d ago0x84cde1…06b995
0x70d0…0fb50x9c95…e299Base$0.001100%fluxa41d ago0x76906b…2a9db8
0x70d0…0fb50x9c95…e299Base$0.001100%fluxa41d ago0xfe821c…c33fcf
0x70d0…0fb50x9c95…e299Base$0.001100%fluxa41d ago0xab34dd…d762fe
0x70d0…0fb50x9c95…e299Base$0.001100%fluxa41d ago0x7f7bb0…6a78bf
0x70d0…0fb50x9c95…e299Base$0.001100%fluxa41d ago0x7dffb4…5628dd
0x70d0…0fb50x9c95…e299Base$0.001100%fluxa41d ago0x609b6e…628dad
0x70d0…0fb50x9c95…e299Base$0.001100%fluxa41d ago0xb197c3…40b1cb
0x70d0…0fb50x9c95…e299Base$0.001100%fluxa41d ago0x896a78…0a6d42
0x70d0…0fb50x9c95…e299Base$0.001100%fluxa41d ago0xe049c0…c79551

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.