Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x4cd0…bc31Base—$299.4570%0x81e3…b98e40d ago0x4a5d75…1f8d3d
0x3be9…575c0x4cd0…bc31Base—$25.3570%0x4337…ec6840d ago0x4aec98…66dd38
0x3505…838e0x4cd0…bc31Base—$1.0070%0xf70d…dbef40d ago0x4b35ca…566ab3
0x3be9…575c0x4cd0…bc31Base—$50.3670%0x4337…6c9240d ago0xcfb7cb…7c050b
0x3505…838e0x4cd0…bc31Base—$0.3070%0xf70d…dbef40d ago0xe8cd21…f9010f
0x3be9…575c0x4cd0…bc31Base—$35.3070%0x4337…9ad440d ago0x638f9b…16a760
0x3be9…575c0x4cd0…bc31Base—$299.4570%0x211d…d17240d ago0xbc00a4…5240f1
0x3be9…575c0x4cd0…bc31Base—$1.8470%0x4337…f26840d ago0x8d3807…b03c0e
0x3be9…575c0x4cd0…bc31Base—$200.4370%0x4337…f03840d ago0x28f177…8688ec
0x3be9…575c0x4cd0…bc31Base—$30.4070%0x4337…1b6240d ago0x7f54fe…22856c
0x3be9…575c0x4cd0…bc31Base—$50.3670%0xfa06…14d840d ago0x56cdef…533097
0x3be9…575c0x4cd0…bc31Base—$30.4070%0x4337…03f540d ago0xf08c2a…a96130
0x3be9…575c0x4cd0…bc31Base—$10.2970%0x211d…d17240d ago0x20949d…d820eb
0x3be9…575c0x4cd0…bc31Base—$30.3570%0xf279…f77f40d ago0xe9b841…249d9d
0x3be9…575c0x4cd0…bc31Base—$13.2970%0x4337…181140d ago0x1b304a…c5f917
0x3be9…575c0x4cd0…bc31Base—$15.2970%0xe196…0ce140d ago0x15e41d…baa84e
0x3be9…575c0x4cd0…bc31Base—$10.3470%0x211d…d17240d ago0xa0a03b…b189cb
0x9cee…35e80x4cd0…bc31Base—$200.0070%0xf70d…dbef40d ago0x51de4f…03ec35
0x3be9…575c0x4cd0…bc31Base—$100.3370%0x4337…926940d ago0x6b0a8d…fe5625
0xd4fe…069e0x4cd0…bc31Base—$5.6570%0xf70d…dbef40d ago0xb55ef6…92901f
0x3be9…575c0x4cd0…bc31Base—$42.3570%0x4337…c62f40d ago0x9aad0d…a6e170
0x3be9…575c0x4cd0…bc31Base—$50.3670%0x211d…d17240d ago0xe42203…7e3348
0x3be9…575c0x4cd0…bc31Base—$42.3570%0xf279…f77f40d ago0x1888eb…276ec4
5918.holer.eth0x4cd0…bc31Base—$3.7670%0xf70d…dbef40d ago0x8c9c75…c38da9
0x3031…b4510x4cd0…bc31Base—$7.0070%0xf70d…dbef40d ago0x4bad80…7e7ba5

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.