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%fluxa72d ago0xb827a6…1d0d7b
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa72d ago0xe475a8…d01b57
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa72d ago0xc13a07…daa7f8
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa72d ago0x03afeb…b10142
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa72d ago0x497900…847f4e
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa72d ago0x71b518…d19c3a
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa72d ago0xfb97e4…b0728c
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa72d ago0x5278cf…b7c3b4
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa72d ago0x5aafd5…c4861f
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa72d ago0x453e5c…3598cf
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa72d ago0x9271e2…753318
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa72d ago0xf36d08…a7f865
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa72d ago0x1cd35a…daacc3
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa72d ago0xff8431…840626
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa72d ago0x196238…0981d2
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa72d ago0xbead9e…2a0807
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa72d ago0x41f1d3…741fd9
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa72d ago0x914cef…60dde3
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa72d ago0x06908c…b473df
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa72d ago0x2c5ffb…8f81bf
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa72d ago0x4758da…ce7189
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa72d ago0x12ac8d…352cf0
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa72d ago0x2ffac1…14bc47
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa73d ago0xeab600…78ba92
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa73d ago0x1864c3…71270e

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.