Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa88d ago0x39664b…0827b5
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa88d ago0x55e489…847987
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa88d ago0xd85a03…b19a83
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa88d ago0x3f954c…7882c2
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa88d ago0x73a13a…c993f5
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa88d ago0xddfba8…a68356
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa88d ago0x8b7fc6…a46453
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa88d ago0x495222…d206be
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa88d ago0x86bb96…04c044
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa88d ago0x88491c…8c25cc
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa88d ago0x637861…47b215
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa88d ago0xbf11cd…099cd0
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa88d ago0xb22373…c76f06
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa88d ago0x27e902…dc0a63
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa88d ago0xf58bf3…59a418
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa88d ago0x816a60…42671a
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa88d ago0x2b525d…1b1729
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa88d ago0x2073dd…2135bf
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa88d ago0xf2b03e…9c7d34
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa88d ago0x77a6bf…4614bb
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa88d ago0x15a428…81345d
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa88d ago0xe459db…4cfe5b
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa88d ago0xf0c32c…39d980
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa88d ago0x58a8e1…3e177f
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa88d ago0x2bdb0b…3bbc76

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.