Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa77d ago0x1f1d35…ddefe8
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa77d ago0xf9cc5d…c8fce2
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa77d ago0x6742db…1a9b57
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa77d ago0x63bffa…b5e3ce
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa77d ago0xd37748…f5bf08
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa77d ago0xd9ec62…74d43f
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa77d ago0x54b08b…b4ef4e
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa77d ago0x773cac…f18e54
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa77d ago0x6d4ff8…32714e
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa77d ago0x9a1306…77d9ab
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa77d ago0x142a24…7a3d1e
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa77d ago0x010b13…38d12d
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa77d ago0x9f9305…ee94ae
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa77d ago0x8519b8…436a4d
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa77d ago0xc897d5…fd9d3a
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa77d ago0x4eccd9…094e84
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa77d ago0xd46b94…1eabfe
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa77d ago0x686a12…ed38c3
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa77d ago0x7d62cd…8e4a55
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa77d ago0x4172b9…e0bbf0
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa77d ago0xfcd13f…972408
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa77d ago0xe63197…5f6fc6
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa77d ago0x18add0…4c7623
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa77d ago0x061a4a…31e4c6
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa77d ago0x7fff3c…d71773

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.