Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf861…cd530x47c5…4fc3Base—$10.5070%0x39ac…36cd2d ago0x856c91…6dbdbf
0xf861…cd530x47c5…4fc3Base—$10.5070%0x3b25…fc9a3d ago0x2e768e…655fb0
0xf861…cd530x47c5…4fc3Base—$10.5070%0x9c03…689d3d ago0x808c9b…fe161e
0xf861…cd530x47c5…4fc3Base—$15.7570%0x2e11…85733d ago0x6c9256…6f662f
0xf861…cd530x47c5…4fc3Base—$10.5070%0xf6cb…a8d73d ago0x26e1c1…59e54a
0xf861…cd530x47c5…4fc3Base—$10.5070%0x2b28…0c213d ago0xf868e8…b890ef
0xf861…cd530x47c5…4fc3Base—$105.0070%0xaa2e…f0443d ago0xf2a618…fa3921
0xf861…cd530x47c5…4fc3Base—$10.5070%0xf760…e9ab3d ago0xf71179…d6de9b
0xf861…cd530x47c5…4fc3Base—$10.5070%0x0245…bb7b3d ago0x7d4d23…875cad
0xf861…cd530x47c5…4fc3Base—$10.5070%0x0485…d4293d ago0x1ecb64…c6c1c2
0xf861…cd530x47c5…4fc3Base—$15.7570%0x54b0…43843d ago0xf1f40d…1d1526
0xf861…cd530x47c5…4fc3Base—$14.7070%0xe4ca…c91c3d ago0x3a5bb3…597d10
0xf861…cd530x47c5…4fc3Base—$10.5070%0x6476…d7263d ago0xd65078…c3e930
0xf861…cd530x47c5…4fc3Base—$10.5070%0x1bf5…a7163d ago0xdd06d0…8c3708
0xf861…cd530x47c5…4fc3Base—$15.7570%0x826a…78de3d ago0xd3b1c5…420604
0xf861…cd530x47c5…4fc3Base—$10.5070%0x9d6c…edd33d ago0x0778f5…abe5c6
0xf861…cd530x47c5…4fc3Base—$10.5070%0xa2ae…03313d ago0x9aeac3…a59f0c
0xf861…cd530x47c5…4fc3Base—$10.5070%0x5670…ffbc3d ago0x20c17c…57c0a9
0xf861…cd530x47c5…4fc3Base—$10.5070%0xc84b…0cb33d ago0xaa3d35…282f91
0xf861…cd530x47c5…4fc3Base—$10.5070%0x9ee1…38b03d ago0x55f713…b4bd3f
0xf861…cd530x47c5…4fc3Base—$10.5070%0x7c94…b13e3d ago0xc5de23…cf4c20
0xf861…cd530x47c5…4fc3Base—$21.0070%0x6e05…667f3d ago0x7448d6…6ed1e1
0xf861…cd530x47c5…4fc3Base—$21.0070%0x762b…cf503d ago0x1572ec…3cdedc
0xf861…cd530x47c5…4fc3Base—$15.7570%0xff29…06463d ago0xafee55…7cfacb
0xf861…cd530x47c5…4fc3Base—$10.5070%0x563b…9a7f3d ago0xea6b2d…0302b1

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.