Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa81d ago0x0859bf…d7cadf
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa81d ago0xd7e047…ab7367
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa81d ago0x1b77ca…e6a831
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa81d ago0x01ea28…3d8675
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa81d ago0x80ae0e…ba1af1
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa81d ago0x2c3566…f9d321
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa81d ago0x02f43d…dc29e6
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa81d ago0xf04f22…00e72e
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa81d ago0x520321…c17065
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa81d ago0x52753f…bd2f88
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa81d ago0xedf5b7…5f95fb
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa81d ago0xd2dd20…12b3ec
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa81d ago0x4cc96c…e693f3
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa81d ago0xfa8caf…6d5bec
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa81d ago0x1a0039…92cf1e
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa81d ago0xdc1f88…17d36c
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa81d ago0x9f1c4c…01ccac
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa81d ago0x4181d5…5b2d8d
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa81d ago0x8b2662…be3ca1
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa81d ago0xd01785…df5159
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa81d ago0x04e7ee…51f0fd
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa81d ago0xcc8038…7b33ac
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa81d ago0x518b99…fc28fe
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa81d ago0x0660fe…58a32f
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa81d ago0x52c161…5ec55f

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.