Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa80d ago0x2375ed…797821
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa80d ago0x6e19d2…5dc888
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa80d ago0xb3b4d5…7fb9b0
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa80d ago0x9c36e3…7a7668
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa80d ago0xa578a1…89da2f
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa80d ago0xe3cd39…c10f84
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa80d ago0x27d1f0…d2f3ec
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa80d ago0xbef56c…417360
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa80d ago0xe6c038…c7ea1b
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa80d ago0xf4e4ce…9dfdef
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa80d ago0x4cde83…84da0b
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa80d ago0x2162b8…8cebc3
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa80d ago0x713bf5…b7cd6a
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa80d ago0xbbb0cf…235857
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa80d ago0x349d2f…d018cf
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa80d ago0xf422f7…ecd2da
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa80d ago0xb84bf5…70dae3
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa80d ago0x854d88…a5c1d7
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa80d ago0x02a312…8a0687
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa80d ago0xa57212…7515eb
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa80d ago0xfbfa7e…ff9a7d
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa80d ago0xaa21a6…322132
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa80d ago0x1940f8…ce8cf1
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa80d ago0x9400f0…595ad7
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa80d ago0x3ce599…b1cbbb

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.