Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdce5…a1060xccc8…15beBase—$1.49100%0xf70d…dbef51d ago0x456500…fa2865
0xb389…524f0xccc8…15beBase—$2,631.15100%0xf70d…dbef51d ago0x7376bf…bd2e20
0x75e5…60060xccc8…15beBase—$22.01100%0xf70d…dbef51d ago0xd326eb…87f51b
0xf1cf…a43c0xccc8…15beBase—$544.40100%0xf70d…dbef51d ago0x92f8b0…23611f
0xc196…d3960xccc8…15beBase—$390.72100%0xf70d…dbef51d ago0xd451b7…c64dac
0x1aed…ce630xccc8…15beBase—$307.78100%0xf70d…dbef51d ago0xced13b…707e53
0xfc2e…e0600xccc8…15beBase—$357.74100%0xf70d…dbef51d ago0x95fae4…031254
0xba57…cf400xccc8…15beBase—$252.82100%0xf70d…dbef51d ago0xae3df7…0bf2d2
0x79e7…6e280xccc8…15beBase—$278.80100%0xf70d…dbef51d ago0xfd7857…41fdbb
0xbb4d…ef420xccc8…15beBase—$120.05100%0xf70d…dbef51d ago0x1c8e6c…c79c85
0xbbd5…ca4f0xccc8…15beBase—$167.88100%0xf70d…dbef51d ago0xea17c7…cd5b59
0xc63e…aba90xccc8…15beBase—$397.72100%0xf70d…dbef51d ago0x90e63c…11aaa8
0xe7a3…d8060xccc8…15beBase—$6.41100%0xf70d…dbef51d ago0x84671b…2a4cc9
0x77dd…95100xccc8…15beBase—$1.25100%0xf70d…dbef51d ago0xb97b36…6b81ed
0x5157…6ea60xccc8…15beBase—$1.90100%0xf70d…dbef51d ago0x82827f…ba2286
0x0abf…01480xccc8…15beBase—$3.00100%0xf70d…dbef51d ago0x7cded9…2acf20
0x0abf…01480xccc8…15beBase—$3.00100%0xf70d…dbef51d ago0x33a6ba…9c7cf1
0x77b1…81900xccc8…15beBase—$10.92100%0xf70d…dbef51d ago0xb9ec6a…474b6e
0xe7a3…d8060xccc8…15beBase—$5.79100%0xf70d…dbef51d ago0xcbb3b0…256107
0x26eb…bcea0xccc8…15beBase—$0.30100%0xf70d…dbef51d ago0xffd82f…848d4e
0x26eb…bcea0xccc8…15beBase—$0.30100%0xf70d…dbef51d ago0xc0e9f1…c002a0
0x2dad…2cc00xccc8…15beBase—$7.00100%0xf70d…dbef51d ago0x71dae3…09d280
0x7498…ff040xccc8…15beBase—$1.00100%0xf70d…dbef51d ago0x455f4d…f622ec
0xa966…195c0xccc8…15beBase—$11.80100%0xf70d…dbef51d ago0xda7e83…a2eb36
0x3ff5…501e0xccc8…15beBase—$19.99100%0xf70d…dbef52d ago0xd1e19c…cd4366

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.