Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa54d…49f50x87a7…e46aBase—$4.7970%0x64b2…883310m ago0x0688e6…ec2523
0xa54d…49f50x8e3f…ddd3Base—$1,487.9470%0x64b2…883313m ago0x65fb51…4df14f
0xa54d…49f50x2f87…6f19Base—$4.0670%0x64b2…883320m ago0x9758db…05862a
0xa54d…49f50xeaa3…9aebBase—$290.1370%0x7347…d69122m ago0xff03b2…b11a7f
0xa54d…49f50x5887…8d67Base—$1.8870%0x64b2…883326m ago0x60a679…0673f6
0xa54d…49f50x11cc…00dfBase—$4.8670%0x64b2…883330m ago0x562f21…0f7740
0xa54d…49f50xc036…7278Base—$4.9670%0x64b2…883336m ago0x5b2c66…a0159d
0xa54d…49f50x9c07…91a4Base—$2,269.9370%0x7347…d69142m ago0xf539fb…98dff1
0xa54d…49f50x9bc6…5c24Base—$1,254.4270%0x7347…d69155m ago0xa6b49d…5eff70
0xa54d…49f50x2c1f…7a5cBase—$674.2870%0x7347…d69158m ago0x4e62ad…69cb36
0xa54d…49f50x8bab…bb64Base—$104.3170%0x7347…d69158m ago0xf61030…0e9876
0xa54d…49f50xef0a…608cBase—$17.0570%0x64b2…88331h ago0xbaba78…5cd2c4
0xa54d…49f50x1c75…74efBase—$7.2170%0x64b2…88331h ago0xb3852a…3479d9
0xa54d…49f50xde70…f9c0Base—$7.5070%0x64b2…88331h ago0x101f03…7942d9
0xa54d…49f50x8bab…bb64Base—$104.4170%0x7347…d6911h ago0xd50647…7f9e11
0xa54d…49f5milfslover.ethBase—$46.7370%0x7347…d6911h ago0xd6d45a…28bd68
0xa54d…49f50xfab1…8613Base—$2.8870%0x64b2…88331h ago0xb5f848…c1486e
0xa54d…49f50x1491…0490Base—$12,455.8970%0x7347…d6911h ago0x21f44c…331f0e
0xa54d…49f50x1491…0490Base—$4,999.2070%0x7347…d6911h ago0x5f26cb…d18da4
0xa54d…49f50x3298…a1aaBase—$4.8570%0x64b2…88331h ago0x3c6af6…b8aee1
0xa54d…49f50xf4d6…5680Base—$7.0070%0x64b2…88331h ago0xc4aa09…d3026d
0xa54d…49f50x1491…0490Base—$4,999.2270%0x7347…d6911h ago0xf7df52…4a32a5
0xa54d…49f50x00ef…69cdBase—$12.9670%0x64b2…88331h ago0x6fa9c1…3c19c9
0xa54d…49f50xfe8c…3b0bBase—$3.2170%0x64b2…88331h ago0x110c70…c7b539
0xa54d…49f50x4480…4ce6Base—$2.3070%0x64b2…88331h ago0xdfe53b…a59070

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.