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$3.3470%0x4337…936940d ago0x5d30a7…5074a6
0x3be9…575c0x4cd0…bc31Base$30.3070%0xfa06…14d840d ago0xb2c2c5…f5f904
0x3be9…575c0x4cd0…bc31Base$250.4370%0x4337…3dde40d ago0xe34c40…b1d068
0x3be9…575c0x4cd0…bc31Base$10.2970%0x4337…2d7940d ago0xca7ec2…0713f8
0x3be9…575c0x4cd0…bc31Base$10.2970%0x4337…7a5d40d ago0x56a65f…3f9f2b
0x3be9…575c0x4cd0…bc31Base$10.2970%0x211d…d17240d ago0x97e04b…b35c1f
0x3be9…575c0x4cd0…bc31Base$100.3370%0x211d…d17240d ago0x4338c4…52111e
0x3be9…575c0x4cd0…bc31Base$80.3270%0x4337…539340d ago0xdff36d…530191
0x3be9…575c0x4cd0…bc31Base$23.3070%0x4337…2d7940d ago0x9ecf3b…e63a18
0x3be9…575c0x4cd0…bc31Base$123.3470%0x4337…ec6840d ago0x4e9a9f…382d74
0xe7a3…d8060x4cd0…bc31Base$7.9670%0xf70d…dbef40d ago0x45bd3f…24b985
0x6186…a4ee0x4cd0…bc31Base$530.9570%0xf70d…dbef40d ago0x2098a0…559ac2
0x6186…a4ee0x4cd0…bc31Base$3,463.1070%0xf70d…dbef40d ago0xca6d89…304641
0x6186…a4ee0x4cd0…bc31Base$119.7970%0xf70d…dbef40d ago0x92cbf3…ad6bc0
0x3be9…575c0x4cd0…bc31Base$600.5270%0x4337…6c9240d ago0x1bf3c3…bea5cd
0x3be9…575c0x4cd0…bc31Base$137.3470%0xe196…0ce140d ago0xca0d62…214585
0x3be9…575c0x4cd0…bc31Base$45.3070%0x4337…03f540d ago0x2c6cf7…98572b
0x3be9…575c0x4cd0…bc31Base$150.3570%0x4337…44cc40d ago0x90e5da…5c4f6b
0x3be9…575c0x4cd0…bc31Base$10.2970%0x4337…187e40d ago0x6b7617…99beb0
0x3be9…575c0x4cd0…bc31Base$150.3570%0x211d…d17240d ago0x165247…55cef3
0xe7a3…d8060x4cd0…bc31Base$6.7270%0xf70d…dbef40d ago0x7675dc…b651db
0x3be9…575c0x4cd0…bc31Base$200.3770%0x4337…c27140d ago0xe2012b…eeb3f3
0x3be9…575c0x4cd0…bc31Base$30.3070%0x6a6f…be4140d ago0xc68ba3…e9b710
0xabf8…c3de0x4cd0…bc31Base$10.0070%0xf70d…dbef40d ago0x652676…51aa0e
0x3be9…575c0x4cd0…bc31Base$100.3370%0x8b2e…b70540d ago0x30c890…ac351f

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.