Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cec…8dd40x8e77…e2d6Base—$26.80100%mrdn44d ago0x5323b8…1c9ed1
0x1cec…8dd40x8e77…e2d6Base—$30.61100%mrdn44d ago0x5c653c…fa9fee
0x1cec…8dd40x8e77…e2d6Base—$23.35100%mrdn44d ago0x5d96bc…4e3597
0x1cec…8dd40x8e77…e2d6Base—$20.82100%mrdn44d ago0xe36c6f…966a23
0x1cec…8dd40x8e77…e2d6Base—$38.84100%mrdn44d ago0xf9c06b…8468ee
0x1cec…8dd40x8e77…e2d6Base—$20.09100%mrdn44d ago0xc78c33…064c17
0x1cec…8dd40xa6a9…809dBase—$25.10100%mrdn44d ago0xf67960…25a22f
0x1cec…8dd40x8e77…e2d6Base—$17.89100%mrdn44d ago0x48113f…a5e969
0x1cec…8dd40xa6a9…809dBase—$36.34100%mrdn44d ago0xb6dfd5…796415
0x1cec…8dd40xfe8f…794dBase—$34.44100%mrdn44d ago0x1220d8…43159c
0x13db…51920x1cec…8dd4Base—$39.23100%mrdn44d ago0xcf0142…31c9c7
0x1cec…8dd40x8e77…e2d6Base—$22.61100%mrdn44d ago0x1f68f6…f841a5
0xfe8f…794d0x1cec…8dd4Base—$28.27100%mrdn44d ago0xa3371b…32c499
0x1cec…8dd40x8e77…e2d6Base—$24.92100%mrdn44d ago0x172532…a9657f
0x1cec…8dd40x4754…327bBase—$33.83100%mrdn44d ago0xafaf6b…c2fa79
0x1cec…8dd40x8e77…e2d6Base—$23.68100%mrdn44d ago0x01d26e…94c05f
0xe55e…f7480x1cec…8dd4Base—$33.31100%mrdn44d ago0x2022b5…b94ef3
0x13db…51920x1cec…8dd4Base—$35.38100%mrdn44d ago0xe4f969…661504
0x1cec…8dd40x8e77…e2d6Base—$34.01100%mrdn44d ago0xcdea1e…f1bb24
0x1cec…8dd40x13db…5192Base—$18.22100%mrdn44d ago0xb0eb7d…ad3216
0xfe8f…794d0x1cec…8dd4Base—$25.59100%mrdn44d ago0x75226d…0946a1
0x1cec…8dd40x8e77…e2d6Base—$26.39100%mrdn44d ago0x61f8fd…04a302
0x1cec…8dd40xa6a9…809dBase—$19.11100%mrdn44d ago0x9c0100…cd0ded
0x1cec…8dd40x8e77…e2d6Base—$30.02100%mrdn44d ago0x508668…771753
0x1cec…8dd40x4754…327bBase—$20.06100%mrdn44d ago0xc20a45…0d3127

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.