Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0xfe8f…794dBase—$22.00100%mrdn40d ago0x875637…ff696c
0x13db…51920xfe8f…794dBase—$26.91100%mrdn40d ago0xf7814c…b5eb9d
0xfe8f…794d0xa6a9…809dBase—$21.23100%mrdn40d ago0x0b7c88…8fd1bd
0xa6a9…809d0xfe8f…794dBase—$28.80100%mrdn40d ago0x3572ce…517a35
0xa6a9…809d0xfe8f…794dBase—$20.56100%mrdn40d ago0x775a0a…c5bd8c
0xfe8f…794d0x13db…5192Base—$28.69100%mrdn40d ago0xbb0cb1…a19f7b
0xe55e…f7480xfe8f…794dBase—$21.63100%mrdn40d ago0xe0c10c…089549
0xfe8f…794d0x13db…5192Base—$23.33100%mrdn41d ago0xb19ef8…a2877c
0x1cec…8dd40xfe8f…794dBase—$27.37100%mrdn41d ago0xa2ff05…0b6197
0x4754…327b0xfe8f…794dBase—$32.18100%mrdn41d ago0x668d9b…0d433c
0x4754…327b0xfe8f…794dBase—$28.74100%mrdn41d ago0x0b9e78…7b5e3e
0xa6a9…809d0xfe8f…794dBase—$21.79100%mrdn41d ago0xfa52e1…02838c
0xfe8f…794d0x13db…5192Base—$17.99100%mrdn41d ago0xcba2ff…b16dc8
0xe55e…f7480xfe8f…794dBase—$33.54100%mrdn41d ago0x1b8877…299cfa
0xfe8f…794d0x1cec…8dd4Base—$32.09100%mrdn41d ago0x9dc54a…51c62d
0x4754…327b0xfe8f…794dBase—$17.41100%mrdn41d ago0xa99516…e38b61
0xe55e…f7480xfe8f…794dBase—$29.06100%mrdn41d ago0xa41e89…c8c61b
0x4754…327b0xfe8f…794dBase—$18.78100%mrdn41d ago0xfe2516…493eb4
0xfe8f…794d0xe55e…f748Base—$26.26100%mrdn41d ago0x3e8d30…accbdb
0xa6a9…809d0xfe8f…794dBase—$22.59100%mrdn41d ago0x918bf5…d0f978
0xa6a9…809d0xfe8f…794dBase—$16.04100%mrdn41d ago0x2abf84…7e53ad
0xfe8f…794d0xe55e…f748Base—$28.39100%mrdn41d ago0x16d83e…9fcb77
0x4754…327b0xfe8f…794dBase—$27.91100%mrdn41d ago0xc74fb3…b4b4dc
0x13db…51920xfe8f…794dBase—$30.53100%mrdn41d ago0x430474…e5852d
0x1cec…8dd40xfe8f…794dBase—$20.43100%mrdn41d ago0x2f8c9c…63ed54

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.