Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfba7…3e360x4465…b7c9Base—$0.001100%0xbb71…00f973d ago0xfb6352…705cc6
0x2de4…490d0x4465…b7c9Base—$0.001100%0xbb71…00f973d ago0x3f74ed…97983a
0x475c…c3ed0x4465…b7c9Base—$0.001100%0xbb71…00f973d ago0x222e4e…e56164
0xef3d…6f540x4465…b7c9Base—$0.001100%0xbb71…00f973d ago0xfb84ac…2ee8e6
0x0ff0…fd410x4465…b7c9Base—$0.001100%0xbb71…00f973d ago0xbd0e7e…ebe69d
0x9a70…b11a0x4465…b7c9Base—$1.06100%0xbb71…00f973d ago0x3fcee1…20a5ec
0x1b75…47a50x4465…b7c9Base—$2,000.03100%0xbb71…00f973d ago0x010961…b357a5
0x750e…17210x4465…b7c9Base—$142.22100%0xbb71…00f973d ago0x16a1e2…a53d68
0x4a76…25af0x4465…b7c9Base—$320.88100%0xbb71…00f973d ago0xf43e59…50c697
0x9fa1…1e1c0x4465…b7c9Base—$169.88100%0xbb71…00f973d ago0x416cc0…c4252e
0x9b76…ab750x4465…b7c9Base—$234.96100%0xbb71…00f973d ago0xaa1b68…27092f
0x8466…70ec0x4465…b7c9Base—$327.31100%0xbb71…00f973d ago0xd6db4f…6d6b11
0xa82c…1d5c0x4465…b7c9Base—$160.48100%0xbb71…00f973d ago0x0751d5…2c95b1
0xc524…10bb0x4465…b7c9Base—$259.69100%0xbb71…00f973d ago0x6c0528…355ad6
0x8dcf…5ec10x4465…b7c9Base—$248.73100%0xbb71…00f973d ago0xa9027b…87b858
0x5595…51740x4465…b7c9Base—$166.67100%0xbb71…00f973d ago0xc66d27…68664b
0xea6c…3dff0x4465…b7c9Base—$150.20100%0xbb71…00f973d ago0xc120b9…763a3b
0xe63e…31000x4465…b7c9Base—$299.04100%0xbb71…00f973d ago0xad64ab…0b072f
0x4d90…144a0x4465…b7c9Base—$240.37100%0xbb71…00f973d ago0xa07050…05b413
0xab8c…25e60x4465…b7c9Base—$173.02100%0xbb71…00f973d ago0xfb5581…2c711e
0xbedc…ad3f0x4465…b7c9Base—$177.07100%0xbb71…00f973d ago0x39af48…8d4269
0xb90f…46a70x4465…b7c9Base—$348.48100%0xbb71…00f973d ago0x2e3885…285409
0x1c7b…a09d0x4465…b7c9Base—$214.58100%0xbb71…00f973d ago0x47ff12…5e7026
0x0ffa…21710x4465…b7c9Base—$128.36100%0xbb71…00f973d ago0x4bac57…21d017
0x79e6…abde0x4465…b7c9Base—$289.83100%0xbb71…00f973d ago0x3aa9e7…be4a75

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.