Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cec…8dd40x13db…5192Base—$31.55100%mrdn40d ago0x1eb9b5…45c2da
0x1cec…8dd40xa6a9…809dBase—$33.75100%mrdn41d ago0x842542…025621
0x1cec…8dd40xa6a9…809dBase—$33.39100%mrdn41d ago0x2b011a…027d02
0x1cec…8dd40xa6a9…809dBase—$25.19100%mrdn41d ago0xa66e93…ee000f
0x1cec…8dd40xfe8f…794dBase—$27.37100%mrdn41d ago0xa2ff05…0b6197
0x1cec…8dd40x4754…327bBase—$23.98100%mrdn41d ago0x57e8fa…4b2042
0xfe8f…794d0x1cec…8dd4Base—$32.09100%mrdn41d ago0x9dc54a…51c62d
0xe55e…f7480x1cec…8dd4Base—$31.12100%mrdn41d ago0xf7d9b5…36f8bd
0x1cec…8dd40xa6a9…809dBase—$33.36100%mrdn41d ago0x3f24e2…12eca2
0x1cec…8dd40x13db…5192Base—$27.38100%mrdn41d ago0x8e36f5…2026c9
0xe55e…f7480x1cec…8dd4Base—$23.82100%mrdn41d ago0xfc8551…3906ad
0x1cec…8dd40x4754…327bBase—$27.80100%mrdn41d ago0xf85075…cec210
0x4754…327b0x1cec…8dd4Base—$26.22100%mrdn41d ago0x91eaf5…1a95f7
0x1cec…8dd40xa6a9…809dBase—$30.14100%mrdn41d ago0xfb87d7…3c19f7
0x1cec…8dd40x4754…327bBase—$18.25100%mrdn41d ago0xcc24c2…086412
0x1cec…8dd40x13db…5192Base—$22.51100%mrdn41d ago0xfb887e…7316c0
0x1cec…8dd40xfe8f…794dBase—$20.43100%mrdn41d ago0x2f8c9c…63ed54
0x1cec…8dd40xe55e…f748Base—$22.43100%mrdn41d ago0xff5963…81789d
0xa6a9…809d0x1cec…8dd4Base—$21.34100%mrdn41d ago0x1fb98b…20f7d1
0xa6a9…809d0x1cec…8dd4Base—$33.16100%mrdn41d ago0x109863…3f68b7
0x1cec…8dd40x4754…327bBase—$27.09100%mrdn41d ago0xb78654…a621aa
0x4754…327b0x1cec…8dd4Base—$33.09100%mrdn41d ago0xb9d0ed…5adf5e
0x1cec…8dd40xa6a9…809dBase—$23.42100%mrdn41d ago0xe033f7…fd783d
0x13db…51920x1cec…8dd4Base—$16.63100%mrdn41d ago0x28ecd2…679516
0xfe8f…794d0x1cec…8dd4Base—$32.41100%mrdn41d ago0xa91162…f3c931

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.