Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa66d ago0xd00b73…90fb52
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa66d ago0xdcc846…fa1042
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa66d ago0x122afc…7af781
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa66d ago0xb8cdda…1466e5
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa66d ago0x9d0cac…5c7208
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa66d ago0xe48249…476696
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa66d ago0x3b87bc…044f14
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa66d ago0xaf2924…964777
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa66d ago0x6c266a…a6034c
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa66d ago0xc8c415…e3bedb
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa66d ago0xc886ee…051c1f
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa66d ago0x3b48d1…e5aedf
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa66d ago0xd24701…85fd11
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa66d ago0x932bab…28df84
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa66d ago0xf6d6ed…9708d5
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa66d ago0x88393c…52873a
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa66d ago0xe8eab8…0ef491
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa66d ago0x67ac12…dae485
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa67d ago0xa2da4a…ea4b1e
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa67d ago0x4f6b3b…b7ffe9
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa67d ago0xd0275a…19f1a4
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa67d ago0x0eeddf…122502
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa67d ago0x1c1d3f…c1e055
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa67d ago0x150c5b…f8bc01
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa67d ago0x1e990a…00f498

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.