Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa65d ago0x101618…6c93cb
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa65d ago0x3813fa…491547
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa65d ago0x1708e5…2f089c
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa65d ago0x0d3cba…9413f9
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa65d ago0x5726df…e1e64d
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa65d ago0x9b2d13…38ee2a
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa65d ago0xda737a…10958c
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa65d ago0xdf7786…6c7bcf
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa65d ago0xae38ac…0fef9e
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa65d ago0x26b3e0…160f10
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa65d ago0x0cf57c…e8f096
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa65d ago0xb215eb…2e9df6
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa65d ago0x08df9a…dd51da
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa65d ago0x573747…389e40
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa65d ago0x49c31b…a4e76c
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa65d ago0xf0ab8e…b159f0
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa65d ago0xa5664f…1e5804
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa65d ago0xa4d1e6…801824
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa65d ago0x099216…1adb50
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa65d ago0x913238…7b28b9
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa65d ago0x561b7b…3e0fe5
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa65d ago0x99328e…0ffcdd
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa65d ago0xdddb2e…6ab25f
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa65d ago0x3ac98f…4720b5
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa65d ago0xbe600f…9908cc

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.